Bug in Dropbox video embedding
See the post here:
https://forum.soundflow.org/-2534#post-3
The user has posted a Dropbox link, which gets turned into a video element that is unplayable.
In that case, having just the raw link would make it easier to see the video.
- KajMagnus @KajMagnus2020-08-06 11:41:35.213Z
This should get fixed at the end of next week, when I merge an external-links-preview branch. Thereafter, there'll be both the widget (e.g. video) and this text & clickable link below the widget:
View at https://www.dropbox.com/...the-link....07.24.20.mov?dl=0
B.t.w. I noticed that Dropbox, if one clicks the link, shows a page with a static image:
<div ... style="background-image: url("https://uc0194a....previews.dropboxusercontent.com...
And any actual video, won't appear until one has clicked the link, and the video is at a different address & domain:
blob:https://www.dropbox.com/..........
.However now I found out that if Talkyard changes
?dl=0
to?raw=1
, then the video will appear & play properly, I can try to fix that"Rich", Super User II, says:
https://www.dropboxforum.com/t5/Dropbox-files-folders/Embed-Video-to-Website/m-p/208035/highlight/true#M78228You'll need to create a share link to the video, then modify the link by changing the ?dl=0 at the end to ?raw=1. That results in a direct link to the file which you can use to embed it on most sites.
... you could easily use up all of alotted bandwidth for your [Dropbox] account ...
Hmm
- CChristian Scheuer @chrscheuer
Nice.. I don't think TY should change to dl=1, because of the issue "Rich" mentions.
It's fine if users have to click twice IMO :)
- In reply tochrscheuer⬆:KajMagnus @KajMagnus2020-08-23 13:28:16.334Z
Now Dropbox video links work, sort of — although they won't play, there's a clickable link:
Here's how ok links look though:
This not yet deployed to Prod, only to here at Ty .io.
- NIn reply tochrscheuer⬆:nevinleiby @nevin
so youtube links work natively https://www.youtube.com/watch?v=snJ1hGhjpdA&t=23s&ab_channel=CNBC
- KajMagnus @KajMagnus2020-09-11 22:22:07.520Z
The link currently needs to be on a line of its own, blank line before:
so youtube links work natively https://www.youtube.com/watch?v=snJ1hGhjpdA&t=23s&ab_channel=CNBC more text
Going to change this, so the blank lines before and after won't be needed. Probably just a line break before:
Text text text line break https://www.youtube.com/...
- Progresswith handling this problem
- CChristian Scheuer @chrscheuer
Oh wow. Didn't know where to put this feedback. But the embedding of snippets from other threads on the forum. WOW!
Extremely nice and well designed. THANK YOU!