aboutsummaryrefslogtreecommitdiff
path: root/youtube-dl
blob: 3053624e512763314101447d5afae4831953ed66 (plain) (blame)
1
2
3
4
5
6
https://www.youtube.com/results?search_query=some+search+query
https://www.youtube.com/watch?v=video-id
-e get name only (no download)
youtube-dl -se --get-id "ytsearch5:your search"
-x extract audio
-o '%(title)s.%(ext)s'