diff options
author | Peter | 2021-10-27 17:03:58 +0100 |
---|---|---|
committer | Peter | 2021-10-27 17:03:58 +0100 |
commit | 66af865528729c9bce45484097688b4734b143a7 (patch) | |
tree | d17cf7bd28fa4f75cf1259e881084d96e8df2cb7 /content | |
parent | 642e536d0d3fa88554f807f56a4552073ce3a629 (diff) | |
download | blog.minskio.co.uk-66af865528729c9bce45484097688b4734b143a7.tar.gz blog.minskio.co.uk-66af865528729c9bce45484097688b4734b143a7.tar.bz2 blog.minskio.co.uk-66af865528729c9bce45484097688b4734b143a7.zip |
Update article pointing to official version
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/replacing-youtube-dl-with-yt-dlp.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/posts/replacing-youtube-dl-with-yt-dlp.md b/content/posts/replacing-youtube-dl-with-yt-dlp.md index 4224668..c9ff5cb 100644 --- a/content/posts/replacing-youtube-dl-with-yt-dlp.md +++ b/content/posts/replacing-youtube-dl-with-yt-dlp.md @@ -24,4 +24,6 @@ Now ensure you can update the binary using sudo youtube-dl -U ``` -And you're done.
\ No newline at end of file +And you're done. + +* **Edit 2021-10-27:** [yt-dlp](https://archlinux.org/packages/community/any/yt-dlp/) is now available as an official package making this guide obsolete |