diff options
-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 |