restore best video

This commit is contained in:
Antonio J. Delgado 2025-06-15 22:38:38 +02:00
parent 94236a75fa
commit 74d99c85f0

View file

@ -303,8 +303,8 @@ class GetYoutubeVideos:
'allow_multiple_audio_streams': True,
'noprogress': True,
'merge_output_format': 'mkv',
# 'format': 'bestvideo+bestaudio[ext=m4a]/best',
'format': '248',
'format': 'bestvideo+bestaudio[ext=m4a]/best',
# 'format': '248',
# 'extractor_args': {'youtube': {'player-client': ['mweb']}}
}
if self.selected_proxy != '':