download in 1080

This commit is contained in:
Antonio J. Delgado 2025-06-15 22:33:30 +02:00
parent a68b241731
commit 94236a75fa

View file

@ -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 != '':