pianokeyjoe wrote: ↑Fri Aug 23, 2024 12:03 am There is no updated version compatible with MX19 and Debian Buster so I am stuck not downloading videos anymore on MX19.
@pianokeyjoe You can use yt-dlp in a terminal. Open the terminal in the folder you download videos to and use this.
Code: Select all
yt-dlp -f 137+140 <YT URL>
This will list all the formats.
Code: Select all
yt-dlp -F <YT URL>
This is for mp4 formatted files.
Code: Select all
133+140 will be 240p
134+140 will be 360p
135+140 will be 480p
136+140 will be 720p
137+140 will be 1080p
400+140 will be 1440p
401+140 will be 4K