diff options
author | bopol <bopol@e.email> | 2020-10-27 12:10:52 +0100 |
---|---|---|
committer | bopol <bopol@e.email> | 2020-10-27 12:10:52 +0100 |
commit | 9754a441e39208b2453631de6e7b60bedd971384 (patch) | |
tree | 572a087f9977f5e94d96ac708d2a760ddac907f1 | |
parent | 6410992da9cb472391f03f7a5a8c69ebeb52a1c8 (diff) | |
download | hypervideo-pre-9754a441e39208b2453631de6e7b60bedd971384.tar.lz hypervideo-pre-9754a441e39208b2453631de6e7b60bedd971384.tar.xz hypervideo-pre-9754a441e39208b2453631de6e7b60bedd971384.zip |
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) |