StevenHickson / PiAUISuite

Raspberry PI AUI Suite
Other
695 stars 210 forks source link

youtube-dl -U calls a file that no longer exists #30

Open mascondante opened 9 years ago

mascondante commented 9 years ago

you can either use

    sudo curl https://yt-dl.org/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

to update or skip the middleman all together and install using that script. The old youtube-dl breaks itself trying to overwrite itself with a bad url.

Updated script curtsy of https://github.com/rg3/youtube-dl