libquvi
libquvi copied to clipboard
library for parsing video download links
`$ cclive https://vimeo.com/146865820` `Checking ... ......... ..... libquvi: error: /usr/share/libquvi-scripts/lua/website/vimeo.lua:113: no match: b` `$ cclive -v` `cclive v0.7.16 for x86_64-pc-linux-gnu` `libquvi v0.4.1 for x86_64-pc-linux-gnu` `libquvi-scripts v0.4.2`
Links like: ``` http://www.youtube.com/attribution_link?a=uLExAM7F65c&u=/watch%3Fv%3D3nuntMQzjv8%26feature%3Dem-uploademail https://www.youtube.com/attribution_link?a=DwDP-PnjgZg&u=%2Fwatch%3Fv%3DcU6LL5BXi5E%26feature%3Dshare ``` Don't work, the code is in there; `cU6LL5BXi5E`. Eitherway, great job with libquvi.([mpv issue](https://github.com/mpv-player/mpv/issues/618)) Hmm, so i am guessing this has to do with...
Error when trying to download a video from vimeo.com using cclive: ``` $ cclive http://vimeo.com/89936101 Checking ... ........ .....libquvi: error: /usr/share/libquvi-scripts/lua/website/vimeo.lua:106: server response code 403 (conncode=0) ``` Version information: ```...