diff options
author | 2013-12-29 15:52:20 -0400 | |
---|---|---|
committer | 2013-12-29 15:52:20 -0400 | |
commit | cbd86a2f2c9c666f718fbd72901f7216acf6557f (patch) | |
tree | 57724f6a985cd4ca9b3aac971ba91b282c2c1fb6 /doc/git-annex.mdwn | |
parent | ceeff9ec03a1674ac7d5389ecafb3a2a5b3a4993 (diff) |
importfeed: Support youtube playlists.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index b3207e2da..ed77f55aa 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -258,6 +258,10 @@ subdirectories). (Other available variables: feedauthor, itemauthor, itemsummary, itemdescription, itemrights, itemid) The `--relaxed` and `--fast` options behave the same as they do in addurl. + + When quvi is installed, links in the feed are tested to see if they + are on a video hosting site, and the video is downloaded. This allows + importing eg, youtube playlists. * `watch` |