unusualarchive/channel_archiver/yt-dlp.conf
2023-05-09 22:14:35 +02:00

13 lines
312 B
Plaintext

-i
-o "%(uploader)s (%(uploader_id)s)/%(upload_date)s - %(title)s - (%(duration)ss) [%(resolution)s] [%(id)s].%(ext)s"
# Archive Settings
--download-archive yt-dlp-archive.txt
-a yt-dlp-channels.txt
-f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best'
--write-description
--write-thumbnail
# Debug
-v