embedded dtube videos in your web site

I was trying to embed dtube videos in my web site web site, and driving myself crazy

But with the help of @heimindanger I got it going

The html code is

<video src="https://ipfs.io/ipfs/your_VIDEO_hash_here" poster="https://ipfs.io/ipfs/your_SNAP_hash_here" controls="" class="videoplayer"></video>

 Note: If you want to make it autoplay you need to add  autoplay=""

Replace  your_VIDEO_hash_here  and your_SNAP_hash_here with the hash of your video

I got the VIDEO_hash by viewing the video in Dtube and right clicking the video and clicking COPY VIDEO ADDRESS  (I'm using chrome browser)


I got the SNAP_hash by viewing the blog post created by Dtube in Steemit, and right clicking it, and copying image address


If you want to see the final result, check out my page
https://supplies.homebrew4less.com/blogs/news/riptide-brewing-pump-by-blichmann-engineering

Hope this is helpful to those who are trying to figure this out as well

NOTE: At this time it steemit does not support  <video > tag in our posts here, so this won't work on steemit

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now