better document youtube playlists

This commit is contained in:
Joey Hess 2015-04-29 13:05:36 -04:00
parent eab3fe8d9a
commit 2fca1447b2
2 changed files with 12 additions and 0 deletions

View file

@ -29,3 +29,11 @@ For example:
This is on Mac OSX 10.10.3, with git-annex installed via homebrew
> You have to give it an url to a RSS feed containing the playlist.
>
> For example, `git annex importfeed
> 'http://gdata.youtube.com/feeds/api/playlists/PLz8ZG1e9MPlzefklz1Gv79icjywTXycR-'`
> still works despite there having been various news stories about youtube
> removing RSS functionality.
>
> I've added this example to the documentation. [[done]] --[[Joey]]

View file

@ -75,6 +75,10 @@ If your git-annex is also built with quvi support, you can also use
`git annex importfeed` on youtube playlists. It will automatically download
the videos linked to by the playlist.
For this you need an rss file containing links to the videos.
For example, this url currently works:
<http://gdata.youtube.com/feeds/api/playlists/PLz8ZG1e9MPlzefklz1Gv79icjywTXycR->
## metadata
As well as storing the urls for items imported from a feed, git-annex can