diff options
author | Tom-Oliver Heidel <github@tom-oliver.eu> | 2020-10-27 13:05:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 13:05:42 +0100 |
commit | ee69b02a4fb70b160e72a220a66aee7c1e3194f3 (patch) | |
tree | 572a087f9977f5e94d96ac708d2a760ddac907f1 | |
parent | 6410992da9cb472391f03f7a5a8c69ebeb52a1c8 (diff) | |
parent | 9754a441e39208b2453631de6e7b60bedd971384 (diff) | |
download | hypervideo-pre-ee69b02a4fb70b160e72a220a66aee7c1e3194f3.tar.lz hypervideo-pre-ee69b02a4fb70b160e72a220a66aee7c1e3194f3.tar.xz hypervideo-pre-ee69b02a4fb70b160e72a220a66aee7c1e3194f3.zip |
Merge pull request #29 from B0pol/webarchive
use webarchive to fix a dead link in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ youtube-dlc - download videos from youtube.com or other video platforms. -youtube-dlc is a fork of youtube-dl with the intention of getting features tested by the community merged in the tool faster, since youtube-dl's development seems to be slowing down. (https://github.com/ytdl-org/youtube-dl/issues/26462) +youtube-dlc is a fork of youtube-dl with the intention of getting features tested by the community merged in the tool faster, since youtube-dl's development seems to be slowing down. (https://web.archive.org/web/20201014194602/https://github.com/ytdl-org/youtube-dl/issues/26462) - [INSTALLATION](#installation) - [DESCRIPTION](#description) |