summaryrefslogtreecommitdiff
path: root/Annex/Quvi.hs
Commit message (Collapse)AuthorAge
* update my email address and homepage urlGravatar Joey Hess2015-01-21
|
* Probe for quvi version at run time.Gravatar Joey Hess2014-02-28
| | | | | Overhead: git annex addurl runs quvi --version once. And more bloat to Annex state..
* hlintGravatar Joey Hess2013-09-25
| | | | test suite still passes
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
When quvi is installed, git-annex addurl automatically uses it to detect when an page is a video, and downloads the video file. web special remote: Also support using quvi, for getting files, or checking if files exist in the web. This commit was sponsored by Mark Hepburn. Thanks!