fix: retrieve itag 18 even if it's in https protocol
This commit is contained in:
@@ -15,7 +15,7 @@ ytdl_opts = {
|
||||
},
|
||||
"extractor_args": {
|
||||
"youtube": {
|
||||
"formats": ["dashy"]
|
||||
# "formats": ["dashy"]
|
||||
}
|
||||
},
|
||||
"simulate": True
|
||||
|
||||
Reference in New Issue
Block a user