TILR16

Ultimate yt-dlp Command

Aug 5th, 2024 (edited)
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | Software | 0 0
  1. yt-dlp "URL" --write-auto-sub --sub-langs "en" --embed-subs --embed-thumbnail --embed-metadata --sponsorblock-mark all --retries infinite --no-overwrites --merge-output-format mp4 -o '%(title)s.%(ext)s'
  2.  
  3.  
  4. Add if it's a currently live, live stream:
  5. --live-from-start
  6.  
  7. '%(title)s [%(id)s].%(ext)s'
Tags: yt-dlp
Advertisement
Add Comment
Please, Sign In to add comment