giavoni / get-flash-videos

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

Vimeo broken in 1.24 #402

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
luke@ubuntu:~/Downloads$ get_flash_videos http://vimeo.com/45327495 --debug
No plugins installed
Downloading http://vimeo.com/45327495
-> GET http://vimeo.com/45327495
<- 200 text/html; charset=UTF-8 (31796)
Using method 'vimeo' for http://vimeo.com/45327495
-> GET 
http://vimeo.com/moogaloop/load/clip:45327495/embed?param_fullscreen=1&param_cli
p_id=45327495&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 (22243)
Error: 
mismatched tag at line 27, column 6, byte 1201 at /usr/lib/perl5/XML/Parser.pm 
line 187
 (from FlashVideo::Site::Vimeo::/usr/bin/get_flash_videos::5202)

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 luke.sta...@gmail.com on 11 Jul 2012 at 7:15

GoogleCodeExporter commented 9 years ago
Is there a general solution to emulate a web browser rather than play site 
specific wack-a-mole?

Original comment by luke.sta...@gmail.com on 11 Jul 2012 at 7:16

GoogleCodeExporter commented 9 years ago
The latest git works with Vimeo for me. There was a Vimeo patch about 3 weeks 
ago..

Original comment by pcwal...@comcast.net on 12 Jul 2012 at 12:29

GoogleCodeExporter commented 9 years ago
I wasn't using GIT, but I did do get_flash_videos --update.

Original comment by luke.sta...@gmail.com on 12 Jul 2012 at 12:55

GoogleCodeExporter commented 9 years ago
Yes, well the 1.24 is now about 2.5 years behind latest git version.

I do not know why a 1.25 version, with all the fixes and additions, has not 
been released.

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 12 Jul 2012 at 11:55

GoogleCodeExporter commented 9 years ago
Well, I'd rather see a new build be released vs. only fixing it for myself.
For myself, I just used another tool. It's less complete though, and only does 
Vimeo.

Original comment by luke.sta...@gmail.com on 13 Jul 2012 at 3:18

GoogleCodeExporter commented 9 years ago
Fixed in git.

Original comment by zakflash...@gmail.com on 21 Jul 2012 at 8:55

GoogleCodeExporter commented 9 years ago
I think it would only be invalid if I could repeat the very same update command 
and downloading from Vimeo actually worked.

Original comment by luke.sta...@gmail.com on 22 Jul 2012 at 12:51