Files
scripts/video.ytdl
2025-09-06 14:27:54 +02:00

8 lines
256 B
Plaintext

# Point to this config using --config-location
# download playlist if ambiguous
--yes-playlist
-f "bestvideo[height=360]+bestaudio/best[height=360]"
--merge-output-format mp4
# set output names
-o ~/Downloads/ytdl/%(playlist_title|misc)s/%(title)s.%(ext)s