monsieurvideo / get-flash-videos

Download or play videos from various Flash-based video hosting sites, without having to use the Flash player.
Apache License 2.0
241 stars 68 forks source link

ustream not working #199

Closed pcwalden closed 8 years ago

pcwalden commented 8 years ago

The ustream site has changed and the plugin is now failing.

$ get_flash_videos-1.25.92 -d http://www.ustream.tv/recorded/90549242 No plugins installed Trying to open plugin ~/.get_flash_videos/plugins/Www.pm Using method 'ustream' plugin version 0.01 for http://www.ustream.tv/recorded/90549242 Downloading http://www.ustream.tv/recorded/90549242 -> GET http://www.ustream.tv/recorded/90549242 <- 200 text/html; charset=UTF-8 24881 (94628): UTF8 on, non-ASCII, 94628 characters 94677 bytes Error: Couldn't extract Flash movie URL. This site may need specific support adding, or fixing.

Please confirm the site is using Flash video and if you have Flash available check that the URL really works(!).

pcwalden commented 8 years ago

I submitted pull request #200 to restore ustream downloads. Basically it ended up being near total redo of the plugin. I can download the recorded sessions from NASA and other public entities. For some reason the individual recordings return a "null" flv record. May require a ustream login capability.