pantiweara / get-flash-videos

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

Can't download from vimeo #413

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install get_flash_videos 1.24-1 at Ubuntu 12.04 LTS
2. get_flash_videos -d http://vimeo.com/15443936
3. get message: Couldn't extract Flash movie URL.

What is the expected output? What do you see instead?
In firefox or google chrome we have video, but get_flash_videos can't download 
it.

What version of the product are you using? On what operating system?
get_flash_videos 1.24-1
Ubuntu 12.04 LTS

Please provide any additional information below.

Debug:
% get_flash_videos -d http://vimeo.com/15443936

No plugins installed
Downloading http://vimeo.com/15443936
-> GET http://vimeo.com/15443936
<- 200 text/html; charset=UTF-8 (33548): UTF8 on, non-ASCII, 33548 characters 
33549 bytes
Trying to open plugin ~/.get_flash_videos/plugins/Vimeo.pm
Using method 'vimeo' for http://vimeo.com/15443936
-> GET 
http://vimeo.com/moogaloop/load/clip:15443936/embed?param_fullscreen=1&param_cli
p_id=15443936&param_show_byline=0&param_server=vimeo.com&param_color=cc6600&para
m_show_portrait=0&param_show_title=1
<- 404 text/html; charset=UTF-8 (24121): UTF8 on, non-ASCII, 24121 characters 
24122 bytes
Error: 
mismatched tag at line 27, column 6, byte 1201 at /usr/lib/perl5/XML/Parser.pm 
line 187
 (from FlashVideo::Site::Vimeo::/usr/share/perl5/FlashVideo/Site/Vimeo.pm::21)

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.

Original issue reported on code.google.com by oleg.adi...@gmail.com on 8 Aug 2012 at 12:37

GoogleCodeExporter commented 9 years ago
Vimeo works in the latest git release. The 1.24 version is very out of date.

See  issue 402 .

"If you can figure out how to download and build the latest git version, your 
problem will be solved. Look at the Source link above."

Original comment by pcwal...@comcast.net on 9 Aug 2012 at 12:20

GoogleCodeExporter commented 9 years ago
Fixed in git.

Original comment by zakflash...@gmail.com on 14 Aug 2012 at 7:34