rt2yrru / get-flash-videos

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

Can't get a vimeo video #450

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. /usr/bin/get_flash_videos --debug http://vimeo.com/51613992
2.
3.

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

What version of the product are you using? On what operating system?
Distributor ID: LinuxMint
Description:    Linux Mint 12 Lisa
Release:    12
Codename:   lisa

get_flash_videos version 1.25 (http://code.google.com/p/get-flash-videos/)

Please provide any additional information below.
$ /usr/bin/get_flash_videos --debug --update                 
-> GET http://get-flash-videos.googlecode.com/svn/wiki/Version.wiki
<- 200 text/plain (433)
You already have the latest version.
$ /usr/bin/get_flash_videos --debug http://vimeo.com/51613992
No plugins installed
Downloading http://vimeo.com/51613992
-> GET http://vimeo.com/51613992
<- 200 text/html; charset=UTF-8 (32812)
Trying to open plugin ~/.get_flash_videos/plugins/Vimeo.pm
Using method 'vimeo' for http://vimeo.com/51613992
-> GET 
http://vimeo.com/moogaloop/load/clip:51613992/embed?param_fullscreen=1&param_cli
p_id=51613992&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 (25307)
Error: 
mismatched tag at line 23, column 2, byte 1197 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 soccerge...@gmail.com on 8 Nov 2012 at 6:52

GoogleCodeExporter commented 8 years ago
This works on OpenBSD amd64 current, as below...

$ get_flash_videos http://vimeo.com/51613992
Using method 'vimeo' for http://vimeo.com/51613992
Downloading http://vimeo.com/51613992
Downloading 
http://av.vimeo.com/39564/162/123299776.mp4?aksessionid=6de1f388ba3502d39dbb729d
9e7d8dbf&token=1352402566_8ee388ecb89b834e26d3b4797227dba2...
Off_The_Grid_Living.flv: 3% (15842.54 / 444920.15 KiB)^C

You can download an up to date version from here,

https://github.com/njtaylor/get-flash-videos/downloads

Or clone the git repository

https://github.com/monsieurvideo/get-flash-videos

If installing via using a packaged version for your OS, report the issue to the 
maintainer of the package for your OS.

Original comment by njtaylor...@gmail.com on 8 Nov 2012 at 7:27

GoogleCodeExporter commented 8 years ago
Please follow njtaylor's instructions or use the latest code in git. The 
releases on the site are out of date. Thanks.

Original comment by zakflash...@gmail.com on 8 Nov 2012 at 7:31

GoogleCodeExporter commented 8 years ago
Got it.  I forwarded this to the debian maintainers and asked for a build with 
the latest source from git.

Original comment by soccerge...@gmail.com on 8 Nov 2012 at 10:29