Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
How can I download a youtube playlist with youtube-dl and make it a mp3-playlist? #22998
Comments
|
The command that i use for that is this one |
|
Specify full URL instead of just id.
|
Checklist
I'm asking a question
I've searched the bugtracker for similar questions including closed ones
I've looked through the README and FAQ for similar questions
Question
I want to download this playlist but when I download it like youtube-dl -i PLSzf4L_DltPLtcOJuLM-eSV5AzBQQIrPc it doesn't write any playlist info in metadata. But most of the music players need playlists info to categorizing music files. Like cmus(I coudn't categorize my musics because lack of metadata). How can I do that?
Youtube-dl version: 2019.10.29