chage to mweb
This commit is contained in:
parent
5fdf4128e1
commit
ca50c9b87d
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ class GetYoutubeVideos:
|
|||
'noprogress': True,
|
||||
'merge_output_format': 'mkv',
|
||||
'format': 'bestvideo+bestaudio[ext=m4a]/best',
|
||||
'extractor_args': {'youtube': {'player-client': ['tv_embedded']}}
|
||||
'extractor_args': {'youtube': {'player-client': ['mweb']}}
|
||||
}
|
||||
if self.selected_proxy != '':
|
||||
ydl_opts['proxy'] = self.selected_proxy
|
||||
|
|
Loading…
Reference in a new issue