flowhella / get-flash-videos

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

Site afterellen.com not supported (mtvnservices) #343

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Version is GIT as of about an hour ago. --update says up to date (--version 
doesn't actually print a version number).

Example URL:
http://www.afterellen.com/blog/trishbendix/this-just-out-video-season-2-episode-
3

Videos on the site seem to use mtvnservices but get-flash-videos doesn't yet 
seem to be able to download anything from the site.

=== Full Output ====
/usr/bin/site_perl/get_flash_videos 
"http://www.afterellen.com/blog/trishbendix/this-just-out-video-season-2-episode
-3" --debug
No plugins installed
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Afterellen.pm
Trying to open plugin ~/.get_flash_videos/plugins/Com.pm
Trying to open plugin ~/.get_flash_videos/plugins/Brightcove.pm
Trying to open plugin ~/.get_flash_videos/plugins/Mtvnservices.pm
Trying to open plugin ~/.get_flash_videos/plugins/Gawker.pm
Using method 'generic' for 
http://www.afterellen.com/blog/trishbendix/this-just-out-video-season-2-episode-
3
Downloading 
http://www.afterellen.com/blog/trishbendix/this-just-out-video-season-2-episode-
3
-> GET 
http://www.afterellen.com/blog/trishbendix/this-just-out-video-season-2-episode-
3
<- 200 text/html; charset=utf-8 (49021)
Found /
Guessed http://www.afterellen.com/ trying...
Exists on http://www.afterellen.com/: 200
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Afterellen.pm
Trying to open plugin ~/.get_flash_videos/plugins/Com.pm
Trying to open plugin ~/.get_flash_videos/plugins/Btg.pm
Using method 'mtvnservices' for 
http://btg.mtvnservices.com/aria/coda.html?site=afterellen.com
http://www.afterellen.com/ is supported by FlashVideo::Site::Mtvnservices.
-> GET http://www.afterellen.com/
<- 200 text/html; charset=utf-8 (92761)
-> GET http://media.mtvnservices.com/mgid:uma:video:afterellen.com:
<- 302 text/html (153)
Error: No config_url/id found

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/site_perl/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 enve...@gmail.com on 10 Jan 2012 at 3:09