7 ms·
As someone who regularly searches IMG_0123 to see things like "mayonnaise man" before astronaut.io existed: you must share the link to the video. There's no exc
by pokemon-trainer 10y ago
As someone who regularly searches IMG_0123 to see things like "mayonnaise man" before astronaut.io existed: you must share the link to the video. There's no excuse for the lack of a link.
Also, this service does not work with iOS, which is a shame.
- deleted 10y ago[deleted]
- AndrewNCarr 10y agoAgreed, "mayonnaise man" sounds like an internet legend in the making. To claim it is not beautiful without a link, but give such a fascinating description...
- Mithaldu 10y agoYou can't link, since whoever made this site disabled any and all controls on the videos. Even the youtube button in the corner is blocked off. This is one of the most evil implementations of video embedding i've ever seen.
- elmigranto 10y agoWell, isn't it the whole point, though? :)
- Mithaldu 10y agoWhat exactly is the point in your opinion? I have no idea which exact point you're referring to, and the point as i understood it is 100% undermined by the implementation.
- spyder 10y agoYes it's blocked by CSS: #player { pointer-events: none;} and it's against the YouTube TOS: "G. if you use the YouTube Player on your website may not modify, build upon or block any portion or functionality of the YouTube Player including but not limited to links back to the Website;" https://www.youtube.com/static?template=terms https://www.youtube.com/static?template=terms
- Mithaldu 10y agoThanks for pointing that out, i raised the issue on their repository: https://github.com/wonga00/astronaut/issues/5 https://github.com/wonga00/astronaut/issues/5
- timlyo 10y agoIf you're logged in then you can go to https://www.youtube.com/feed/history https://www.youtube.com/feed/history and find it.
- deleted 10y ago[deleted]
- wonga 10y agothe videos are linkable back to youtube via the logo now :D i think the main side effect is if you accidentally click the video, it stops, which ruins the illusion of a continuous live stream (like television), but that's the tradeoff at the moment i guess ever since the old embed api was deprecated.
- Mithaldu 10y agoCheers for the quick fix, and the explanation. I'm happy to know it was only an aesthetic misstep.