tech:youtube-dl
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tech:youtube-dl [2021/11/06 13:29] – created katsimbris | tech:youtube-dl [2025/10/20 18:46] (current) – Add Direct to mp3 Command katsimbris | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| % youtube-dl -f 140 ' | % youtube-dl -f 140 ' | ||
| 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 " | ||
| + | === Command for Nebula where a username is needed === | ||
| + | % yt-dlp -F https:// | ||
| + | You will be prompted for password. | ||
| + | === Download quickly to an mp3 === | ||
| + | % yt-dlp -x --audio-format mp3 " | ||
tech/youtube-dl.1636205345.txt.gz · Last modified: by katsimbris
