Skip to content

calvinthefreak/embed

 
 

Repository files navigation

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

About

Embed player for D.Tube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.2%
  • CSS 9.7%
  • HTML 0.1%