Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 686 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 686 Bytes

DTube Embed Player

This is the main video player of d.tube. It is hosted directly on github pages for simplicity. You can pass options to the player through the url hash fragment:

The syntax is as follow /#!/author/permlink/autoplay/branding

  • Author: the steem username of the account associated with the content
  • Permlink: the permlink of the steem content, or 'live' for the user livestream
  • Autoplay: true/false, default to false. If true, the video will start playing without click
  • Branding: true/false, default to false. If true, the DTube logo will be hidden

Example:

https://emb.d.tube/#!/supremegold22/s3k3cjji/true/true -> will autoplay and remove dtube logo