google-code-export / get-flash-videos

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

flash in xmlhttpreques #185

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open uri: http://www.bbc.co.uk/programmes/p00bmbxy
2.
3.

What is the expected output? What do you see instead?
flash video stream

What version of the product are you using? On what operating system?
1.23

Please provide any additional information below.

believe xmlhttprequest is being used, may possibly be able to assist, or at 
least run tests on non-crashing alpha

$ ./get_flash_videos --debug http://www.bbc.co.uk/programmes/p00bmbxy
No plugins installed
Downloading http://www.bbc.co.uk/programmes/p00bmbxy
-> GET http://www.bbc.co.uk/programmes/p00bmbxy
<- 200 text/html; charset=UTF-8 (19762): UTF8 on, ASCII, 19762 characters 19762 
bytes
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Using method 'bbc' for http://www.bbc.co.uk/programmes/p00bmbxy
Error: Couldn't find BBC XML playlist URL in 
http://www.bbc.co.uk/programmes/p00bmbxy at ./get_flash_videos line 7856.

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 j...@peepo.com on 30 Oct 2010 at 2:02

GoogleCodeExporter commented 9 years ago
dupe see186

Original comment by j...@peepo.com on 30 Oct 2010 at 2:12

GoogleCodeExporter commented 9 years ago

Original comment by mjbauer95 on 17 May 2011 at 3:15