User Tools

Site Tools


tech:youtube-dl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tech:youtube-dl [2021/11/06 13:29] – created katsimbristech:youtube-dl [2025/10/20 18:46] (current) – Add Direct to mp3 Command katsimbris
Line 10: Line 10:
   % youtube-dl -f 140 'https://youtu.be/W8v4wxy9xpU'   % youtube-dl -f 140 'https://youtu.be/W8v4wxy9xpU'
 That will download the available .m4a file. That will download the available .m4a file.
 +=== Downloading and combining multiple tracks from YouTube with info === 
 +  % youtube-dl --write-description --write-thumbnail -f 140+136 "https://www.youtube.com/watch?v=l9Llmi16s30" 
 +=== Command for Nebula where a username is needed === 
 +  % yt-dlp -F https://nebula.tv/videos/philosophytube-tiktok-vs-democracy -u michael.katsimbris@icloud.com 
 +You will be prompted for password. 
 +=== Download quickly to an mp3 === 
 +  % yt-dlp -x --audio-format mp3 "https://www.youtube.com/watch?v=9SLEE_OPpAE"
tech/youtube-dl.1636205345.txt.gz · Last modified: by katsimbris