mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-22 08:29:07 -04:00
Merge branch 'noYoutubeDash' into qa
This commit is contained in:
commit
d2675268fd
@ -196,6 +196,7 @@ class BrozzlerWorker:
|
||||
# "best: Select the best quality format represented by a single
|
||||
# file with video and audio."
|
||||
"format": "best/bestvideo+bestaudio",
|
||||
"youtube_include_dash_manifest": False,
|
||||
}
|
||||
if self._proxy_for(site):
|
||||
ydl_opts["proxy"] = "http://{}".format(self._proxy_for(site))
|
||||
|
Loading…
x
Reference in New Issue
Block a user