Untitled

 avatar
user_5062492
plain_text
a year ago
258 B
6
Indexable
youtube-dl -f 'bestvideo[height<=720]+bestaudio/best[height<=720]'

--yes-playlist https://www.youtube.com/playlist?list=PLAYLIST_ID

--proxy 'http://PROXY_SERVER:PORT'

--limit-rate 1M 

--get-filename -o '%(title)s.%(ext)s'

--simulate
--continue
--vvv
Editor is loading...