monsieurvideo / get-flash-videos

Download or play videos from various Flash-based video hosting sites, without having to use the Flash player.
Apache License 2.0
240 stars 68 forks source link

Vimeo support does not work #182

Open spinscale opened 8 years ago

spinscale commented 8 years ago

Support for vimeo seems broken

# get_flash_videos -u
You already have the latest version.

# get_flash_videos https://vimeo.com/44716955 --debug --info
No plugins installed
Trying to open plugin ~/.get_flash_videos/plugins/Vimeo.pm
Using method 'vimeo' plugin version 0.05 for https://vimeo.com/44716955
Downloading https://vimeo.com/44716955
-> GET https://vimeo.com/44716955
<- 200 text/html; charset=UTF-8 (46745): UTF8 on, non-ASCII, 46745 characters 46747 bytes
-> GET https://player.vimeo.com/video/44716955/config
<- 200 application/json (3904): UTF8 off, ASCII, 3904 characters 3904 bytes
Error:
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/local/Cellar/get-flash-videos/1.25.91/libexec/bin/get_flash_videos --update

If the latest version does not support this please open a bug
at http://code.google.com/p/get-flash-videos/ making sure you include
the output with --debug enabled. Alternatively, fix it yourself and send us
a pull request on Github: https://github.com/monsieurvideo/get-flash-videos
Couldn't download any videos.

# get_flash_videos --version
get_flash_videos version 1.25.91 (http://code.google.com/p/get-flash-videos/)
pcwalden commented 8 years ago

spinscale: Please close this issue as the fixed has been merged.