dhumketuxbox / ror5

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

Provide support for videostreaming.gc.cuny.edu #568

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

get_flash_videos --debug http://videostreaming.gc.cuny.edu/videos/video/1690/

What is the expected output? What do you see instead?

I expect a video to be saved. Instead I get the following error:

$ get_flash_videos --debug http://videostreaming.gc.cuny.edu/videos/video/1690/
No plugins installed
Trying to open plugin ~/.get_flash_videos/plugins/Videostreaming.pm
Trying to open plugin ~/.get_flash_videos/plugins/Gc.pm
Trying to open plugin ~/.get_flash_videos/plugins/Cuny.pm
Trying to open plugin ~/.get_flash_videos/plugins/Edu.pm
Trying to open plugin ~/.get_flash_videos/plugins/Brightcove.pm
-> GET http://videostreaming.gc.cuny.edu/videos/video/1690/
<- 200 text/html; charset=utf-8 (18599): UTF8 on, ASCII, 18599 characters 18599 
bytes
Trying to open plugin ~/.get_flash_videos/plugins/Mtvnservices.pm
-> GET http://videostreaming.gc.cuny.edu/videos/video/1690/
<- 200 text/html; charset=utf-8 (18599): UTF8 on, ASCII, 18599 characters 18599 
bytes
Trying to open plugin ~/.get_flash_videos/plugins/Gawker.pm
-> GET http://videostreaming.gc.cuny.edu/videos/video/1690/
<- 200 text/html; charset=utf-8 (18599): UTF8 on, ASCII, 18599 characters 18599 
bytes
Trying to open plugin ~/.get_flash_videos/plugins/Ooyala.pm
-> GET http://videostreaming.gc.cuny.edu/videos/video/1690/
<- 200 text/html; charset=utf-8 (18599): UTF8 on, ASCII, 18599 characters 18599 
bytes
Trying to open plugin ~/.get_flash_videos/plugins/Gorillavid.pm
-> GET http://videostreaming.gc.cuny.edu/videos/video/1690/
<- 200 text/html; charset=utf-8 (18599): UTF8 on, ASCII, 18599 characters 18599 
bytes
Using method 'generic' for http://videostreaming.gc.cuny.edu/videos/video/1690/
Downloading http://videostreaming.gc.cuny.edu/videos/video/1690/
-> GET http://videostreaming.gc.cuny.edu/videos/video/1690/
<- 200 text/html; charset=utf-8 (18599): UTF8 on, ASCII, 18599 characters 18599 
bytes
Found document.getElementsByTagName(
Guessed 
http://videostreaming.gc.cuny.edu/videos/video/1690/document.getElementsByTagNam
e( trying...
Exists on 
http://videostreaming.gc.cuny.edu/videos/video/1690/document.getElementsByTagNam
e(: 404
Found name:
Guessed name: trying...
Exists on name:: 501
Error: No URLs found at /usr/share/perl5/FlashVideo/Generic.pm line 144.

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: /usr/bin/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.

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

1.25~git2012.06.27-2

Please provide any additional information below.

Original issue reported on code.google.com by ske...@googlemail.com on 22 May 2014 at 9:04