Page 1 of 1

Archive

Posted: Wed Aug 02, 2017 8:58 pm
by cnorlin
One of my favorite APODs was "wringing a wet towel in orbit" from 2013 April 24 (https://apod.nasa.gov/apod/ap130424.html) but the video no longer appears on that page. Can that be fixed?

Chuck

Re: Archive

Posted: Thu Aug 03, 2017 12:44 am
by Case
cnorlin wrote:Can that be fixed?
YouTube is all https now, that is the only thing preventing the embedded video from loading. https, with the s of secure, as in: encrypted connection between server and browser. One character in the webpage source could fix that:
src="http://www.youtube.com/embed/o8TssbmY-GM?rel=0" should be
src="https://www.youtube.com/embed/o8TssbmY-GM?rel=0"

I’m sure the same applies to several other APODs, as they’re clearly not batch processed for this transition.

Re: Archive

Posted: Thu Aug 03, 2017 5:47 am
by bystander
Click to play embedded YouTube video.

Re: Archive

Posted: Thu Aug 03, 2017 1:46 pm
by cnorlin
Thanks for helping me find the video.