Fix yt-dlp download folder
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# --no-playlist
|
||||
|
||||
# Save in ~/Videos
|
||||
-o ~/Videos/%(title)s.%(ext)s
|
||||
-o ~/Video/%(title)s.%(ext)s
|
||||
|
||||
# Prefer 1080p or lower resolutions
|
||||
-f bestvideo[ext=mp4][width<2000][height<=1200]+bestaudio[ext=m4a]/bestvideo[ext=webm][width<2000][height<=1200]+bestaudio[ext=webm]/bestvideo[width<2000][height<=1200]+bestaudio/best[width<2000][height<=1200]/best
|
||||
|
||||
Reference in New Issue
Block a user