update
This commit is contained in:
@@ -726,7 +726,7 @@ class YtDlpDefaults:
|
||||
|
||||
format: str = "best"
|
||||
video_format: str = "bestvideo+bestaudio/best"
|
||||
audio_format: str = "bestaudio/best"
|
||||
audio_format: str = "bestaudio"
|
||||
format_sort: Optional[List[str]] = None
|
||||
cookies_from_browser: Optional[str] = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user