commit 66af865528729c9bce45484097688b4734b143a7 parent 642e536d0d3fa88554f807f56a4552073ce3a629 Author: Peter <peter@minskio.co.uk> Date: Wed, 27 Oct 2021 17:03:58 +0100 Update article pointing to official version Diffstat:
M | content/posts/replacing-youtube-dl-with-yt-dlp.md | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git 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