diff options
| author | Anton Bobov <anton@bobov.name> | 2023-09-02 00:50:13 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2023-09-03 20:19:45 +0500 |
| commit | f2489385f752b85e786565b8fa751b1838904324 (patch) | |
| tree | 833b4fd464fca451493ae97c275ff0027df6369c /files/.config/youtube-dl | |
| parent | 45176092a9788a6d798da30e8892b29fe4ef8678 (diff) | |
[mpv] Updates
Diffstat (limited to 'files/.config/youtube-dl')
| -rw-r--r-- | files/.config/youtube-dl/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/.config/youtube-dl/config b/files/.config/youtube-dl/config index 8940ded..aa888f4 100644 --- a/files/.config/youtube-dl/config +++ b/files/.config/youtube-dl/config @@ -3,3 +3,6 @@ --force-ipv4 --add-metadata --sponsorblock-mark all +--xff default +--downloader aria2c +--downloader-args aria2c:"-x8 -s8 -k1M" |
