TrueWriter / get-flash-videos

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

Metacafe linksa are not working with version 1.23 #153

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

METACAFE links are not working with version 1.23. I was working earlier with 
same version but now it's giving me an error.

Please find below log details for the same. 
Links, which i tried :
1. http://www.metacafe.com/watch/5010257/cham_cham_striker_hd_video/
2. http://www.metacafe.com/watch/5010305/tron_evolution_e3_2010_trailer/

=================================

> perl get_video -d 
http://www.metacafe.com/watch/5010305/tron_evolution_e3_2010_trailer/
No plugins installed
Downloading 
http://www.metacafe.com/watch/5010305/tron_evolution_e3_2010_trailer/
-> GET http://www.metacafe.com/watch/5010305/tron_evolution_e3_2010_trailer/
<- 200 text/html (88858): UTF8 on, ASCII, 88858 characters 88858 bytes
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Using method 'metacafe' for 
http://www.metacafe.com/watch/5010305/tron_evolution_e3_2010_trailer/
Error: Couldn't find mediaURL parameter. at get_video line 12984.

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_video --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 mukund...@gmail.com on 8 Aug 2010 at 5:54

GoogleCodeExporter commented 8 years ago
I second the bug, although get-flash-videos seems to work with some links, only 
it gets the title wrong.

i.e.
The link:

http://www.metacafe.com/watch/731524/elizabeth_mitchell_juliet_from_lost_and_ang
elina_jolie/

gets saved as:
Movie_Trailers_on_Metacafe_com_-_Previews_and_extras_from_every_major_Hollywood_
release.flv

Original comment by leonmar...@gmail.com on 29 Aug 2010 at 6:01

GoogleCodeExporter commented 8 years ago
Same here. Not working for me. 

Output :

sh-3.2$ get_flash_videos 
http://www.metacafe.com/watch/6209970/zvezdanuka19_dj_myst_by_miron/ --debug
No plugins installed
Downloading http://www.metacafe.com/watch/6209970/zvezdanuka19_dj_myst_by_miron/
-> GET http://www.metacafe.com/watch/6209970/zvezdanuka19_dj_myst_by_miron/
<- 200 text/html (82893): UTF8 off, non-ASCII, 82893 characters 82893 bytes
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Metacafe.pm
Using method 'metacafe' for 
http://www.metacafe.com/watch/6209970/zvezdanuka19_dj_myst_by_miron/
Error: Couldn't find mediaURL parameter. at 
/usr/share/perl5/FlashVideo/Site/Metacafe.pm line 24.

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.

version: lastest 1.24 

Original comment by malkin.s...@gmail.com on 7 May 2011 at 4:29