Im currently working on improving it to a state where I can make it available to all 3rd party sites. At the moment you can use the one hosted on my personal repo. The first two arguments are the author and the permlink:
https://skzap.github.io/embedtube/#!/djlethalskillz/zb51plce
Then you can add options like so, the first two are autoplay
and nobranding
https://skzap.github.io/embedtube/#!/djlethalskillz/zb51plce/true/true -> will autoplay and wont add the dtube branding
Next two options are the IPFS gateways for serving the cover
and the video
itself, for example you can do:
https://skzap.github.io/embedtube/#!/djlethalskillz/zb51plce/true/true/gateway.ipfsstore.it:8443/dtube1.gateway.ipfsstore.it:8443
I also want to add an option to disable the torrent feature, as it can build the RAM quite quickly, especially for pages that would have multiple DTube embed. When I consider it ready to use, there will be way to get the code to integrate it directly from the video (just like youtube)