remove option that breaks downloads...

This commit is contained in:
zuckerberg 2021-09-03 18:24:35 -04:00
parent 86f35f4996
commit ec016a2186

View File

@ -52,7 +52,7 @@ class Downloader(Thread, StreamSource):
"--no-playlist", "--no-playlist",
"--retries", "100", "--retries", "100",
"--extractor-retries", "100", "--extractor-retries", "100",
"--throttled-rate", "100K", # get around youtube throttling; probably not needed anymore # "--throttled-rate", "100K", # get around youtube throttling; probably not needed anymore
"--no-call-home", "--no-call-home",
"--sponsorblock-remove", "sponsor,intro,selfpromo,interaction,preview,music_offtopic", "--sponsorblock-remove", "sponsor,intro,selfpromo,interaction,preview,music_offtopic",
url url