download in 1080
This commit is contained in:
parent
a68b241731
commit
94236a75fa
1 changed files with 2 additions and 1 deletions
|
@ -303,7 +303,8 @@ class GetYoutubeVideos:
|
|||
'allow_multiple_audio_streams': True,
|
||||
'noprogress': True,
|
||||
'merge_output_format': 'mkv',
|
||||
'format': 'bestvideo+bestaudio[ext=m4a]/best',
|
||||
# 'format': 'bestvideo+bestaudio[ext=m4a]/best',
|
||||
'format': '248',
|
||||
# 'extractor_args': {'youtube': {'player-client': ['mweb']}}
|
||||
}
|
||||
if self.selected_proxy != '':
|
||||
|
|
Loading…
Reference in a new issue