Last active
May 4, 2025 06:36
-
-
Save bmrz2019/8afa88613f9a17a24f76da031de3ffba to your computer and use it in GitHub Desktop.
yt-dlp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-o "./%(title).190s.%(ext)s" | |
--no-mtime | |
--http-chunk-size 5M | |
--downloader aria2c | |
--download-archive ~/.yt-dlp-archive | |
--no-check-certificates | |
--sponsorblock-remove all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment