Elerosse-Cuthalion / get-flash-videos

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

Al Jazeera page with multiple videos seems to stump the app #534

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
~./get_flash_videos 
"http://www.aljazeera.com/programmes/specialseries/2013/08/201387113131914906.ht
ml"

What is the expected output? 
Hoping for file download for time-shifted viewing and non-commercial, 
educational uses

What do you see instead?
Error: Unable to extract Brightcove IDs from page at ./get_flash_videos line 
7464.

What version of the product are you using? On what operating system?
1.24 on OS X 10.8.4

Please provide any additional information below.

Flash working and all three videos viewable.
Full --debug output follows. Thanks!

No plugins installed
Downloading 
http://www.aljazeera.com/programmes/specialseries/2013/08/201387113131914906.htm
l
-> GET 
http://www.aljazeera.com/programmes/specialseries/2013/08/201387113131914906.htm
l
<- 200 text/html (102530)
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Aljazeera.pm
Trying to open plugin ~/.get_flash_videos/plugins/Com.pm
Trying to open plugin ~/.get_flash_videos/plugins/Admin.pm
Using method 'brightcove' for 
http://admin.brightcove.com/js/BrightcoveExperiences.js
Error: Unable to extract Brightcove IDs from page at ./get_flash_videos line 
7464.

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 pinklen...@gmail.com on 25 Sep 2013 at 7:03