From 92fad0703b60e7758da7354cb8ba7fa5eb575122 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Oct 2020 18:49:14 -0400 Subject: [PATCH] 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. --- doc/tips/downloading_podcasts.mdwn | 2 +- doc/tips/using_the_web_as_a_special_remote.mdwn | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/tips/downloading_podcasts.mdwn b/doc/tips/downloading_podcasts.mdwn index 1b77abf6ba..7bb7f67d29 100644 --- a/doc/tips/downloading_podcasts.mdwn +++ b/doc/tips/downloading_podcasts.mdwn @@ -74,7 +74,7 @@ and transferring to your laptop on demand. ## 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. To download a youtube channel, you need to find the feed associated with that diff --git a/doc/tips/using_the_web_as_a_special_remote.mdwn b/doc/tips/using_the_web_as_a_special_remote.mdwn index e5844addb9..e4065cafe1 100644 --- a/doc/tips/using_the_web_as_a_special_remote.mdwn +++ b/doc/tips/using_the_web_as_a_special_remote.mdwn @@ -71,8 +71,7 @@ number takes that many paths from the end. 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/) -to download the videos. +and many more. This relies on youtube-dl to download the videos. When you have youtube-dl installed, you can just `git annex addurl http://youtube.com/foo` and it will detect that -- 2.30.2