diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/yt-dlp/video.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/yt-dlp/video.conf b/src/yt-dlp/video.conf new file mode 100644 index 0000000..ae09363 --- /dev/null +++ b/src/yt-dlp/video.conf @@ -0,0 +1,7 @@ +--no-playlist +-N 4 +-f "bv[ext=mp4][height<=?1080][fps<=?60]+ba[ext=m4a]" +--embed-subs +--embed-metadata +--embed-thumbnail +--embed-chapters |
