You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 regels
331 B

  1. -i
  2. -o "%(uploader)s (%(uploader_id)s)/%(upload_date)s - %(title)s - (%(duration)ss) [%(resolution)s] [%(id)s].%(ext)s"
  3. # Archive Settings
  4. --download-archive youtube-dl-archive.txt
  5. -a youtube-dl-channels.txt
  6. # Uniform Format
  7. --prefer-ffmpeg
  8. --merge-output-format mkv
  9. # Get metadata
  10. --add-metadata
  11. --write-description
  12. # Debug
  13. -v