youtube-dl

Everything related to Installing and maintaining software.
Post Reply
gbar
Posts: 40
Joined: Wed Apr 05, 2017 12:30 pm

youtube-dl

Post by gbar »

Hi,
Can't get to work
As standard i have Python 3.8.11 installed which 'should' work with it i think.
From the website -
To install it right away for all UNIX users (Linux, OS X, etc.), type:
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl

sudo chmod a+rx /usr/local/bin/youtube-

I enter youtube-dl --version and get 2021.06.06 so it looks like it's installed.

if i try a comand it just says 'youtube-dl : No match' ?
qubit
Posts: 10
Joined: Mon Apr 05, 2021 6:21 am

Re: youtube-dl

Post by qubit »

Youtube-dl can be installed with the Software Station. Version 2021.06.06. Works for me without problems.
dhenzler
Posts: 4
Joined: Thu Mar 23, 2023 1:52 pm

Re: youtube-dl

Post by dhenzler »

Version 2023-03-04_1 won't
back to square one
User avatar
neville
Developer
Posts: 84
Joined: Fri Aug 13, 2021 10:27 am
Location: Japan

Re: youtube-dl

Post by neville »

Try the yt-dlp package. It's a fork of youtube-dl and it works very well
Post Reply