How can I use the download-dl to download video through url playlist only format mp4 instead format .mkv
or .webm
?
I use this command to download videos: youtube-dl -itcv --yes-playlist https://www.youtube.com/playlist?list=....
The result this command are video with extension .mp4
, .mkv
or .webm
Best Answer
To list the available formats type:
Then you can choose to download a certain format-type by entering the number for the format code (in the sample below
11
):Example from webupd8
sample output:
You can choose
best
and typeEDIT
You can get more options here
Video Selection: