]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - README.txt
Import Upstream version 2020.01.24
[youtubedl] / README.txt
index 045e0b19a873b35e5856240fe3975757288f0625..cc86a1be504693d38cc15f08a567a4c8be01b872 100644 (file)
@@ -960,8 +960,8 @@ that, remove the distribution's package, with a line like
 
 Afterwards, simply follow our manual installation instructions:
 
-    sudo wget https://yt-dl.org/latest/youtube-dl -O /usr/local/bin/youtube-dl
-    sudo chmod a+x /usr/local/bin/youtube-dl
+    sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
+    sudo chmod a+rx /usr/local/bin/youtube-dl
     hash -r
 
 Again, from then on you'll be able to update with sudo youtube-dl -U.