remove dead links to youtube-dl
Presumably most users will get it from their linux distribution, or whatever. Don't want to need to keep updating links if they're going to rot like this.
This commit is contained in:
parent
b2bf099aa3
commit
92fad0703b
2 changed files with 2 additions and 3 deletions
|
@ -74,7 +74,7 @@ and transferring to your laptop on demand.
|
||||||
## youtube channels
|
## youtube channels
|
||||||
|
|
||||||
You can also use `git annex importfeed` on youtube channels.
|
You can also use `git annex importfeed` on youtube channels.
|
||||||
It will use [youtube-dl](https://rg3.github.io/youtube-dl/) to automatically
|
It will use youtube-dl to automatically
|
||||||
download the videos.
|
download the videos.
|
||||||
|
|
||||||
To download a youtube channel, you need to find the feed associated with that
|
To download a youtube channel, you need to find the feed associated with that
|
||||||
|
|
|
@ -71,8 +71,7 @@ number takes that many paths from the end.
|
||||||
<a name=videos></a>
|
<a name=videos></a>
|
||||||
|
|
||||||
There's support for downloading videos from sites like YouTube, Vimeo,
|
There's support for downloading videos from sites like YouTube, Vimeo,
|
||||||
and many more. This relies on [youtube-dl](https://rg3.github.io/youtube-dl/)
|
and many more. This relies on youtube-dl to download the videos.
|
||||||
to download the videos.
|
|
||||||
|
|
||||||
When you have youtube-dl installed, you can just
|
When you have youtube-dl installed, you can just
|
||||||
`git annex addurl http://youtube.com/foo` and it will detect that
|
`git annex addurl http://youtube.com/foo` and it will detect that
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue