google-code-export / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
1 stars 0 forks source link

MUZU RTMP URLs don't work #238

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This was working, but has recently stopped working.
I've checked out the latest git version, but no difference.

What steps will reproduce the problem?
1. ./get_flash_videos -d 
"http://www.muzu.tv/todayfm/live-stream-music-video/562497"
No plugins installed
Downloading http://www.muzu.tv/todayfm/live-stream-music-video/562497
-> GET http://www.muzu.tv/todayfm/live-stream-music-video/562497
<- 302 text/html; charset=utf-8 (144)
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Muzu.pm
Using method 'muzu' for 
http://www.muzu.tv/todayfm/live-stream-music-video/562497
-> GET 
http://www.muzu.tv/todayfm/live-stream-music-video/562497?country=ie&locale=en
<- 200 text/html; charset=utf-8 (71050)
Error: Unable to extract flashvars at 
/home/clennon/get-flash-videos/lib/FlashVideo/Site/Muzu.pm line 28.

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(!).

Check for updates by running: ./get_flash_videos --update

If the latest version does not support this please open a bug (or
contribute a patch!) at http://code.google.com/p/get-flash-videos/
make sure you include the output with --debug enabled.
Couldn't download any videos.

Original issue reported on code.google.com by conorlen...@gmail.com on 16 Feb 2011 at 12:48