Hacker News new | ask | show | jobs
by swombat 5150 days ago
I couldn't find the video on youtube, vimeo, or Google.

If someone in the US using a mac can be bothered, do the following:

Install get_flash_video ( http://code.google.com/p/get-flash-videos/wiki/Installation ):

  curl -o get_flash_videos http://get-flash-videos.googlecode.com/files/combined-get_flash_videos-1.24
  chmod a+x get_flash_videos
You may need to install a cpan module. First run:

  cpan
then

  sudo cpan Crypt::Rijndael
Finally:

  ./get_flash_videos http://video.pbs.org/video/1754537562
And you should be able to get the video. Then upload it to youtube, I guess... or post it up somewhere and link it from here so the rest of us can watch it...

Note: this can be done on a windows or linux PC too - just adapt the instructions appropriately...

1 comments

thanks.