1
0
Fork 0

[core] Prioritize AV1 (#11153)

Authored by: seproDev
This commit is contained in:
sepro 2024-11-03 20:39:10 +01:00 committed by GitHub
commit 3945677a75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 20 additions and 14 deletions

View file

@ -470,7 +470,7 @@ class YoutubeDL:
The following options do not work when used through the API:
filename, abort-on-error, multistreams, no-live-chat,
format-sort, no-clean-infojson, no-playlist-metafiles,
no-keep-subs, no-attach-info-json, allow-unsafe-ext.
no-keep-subs, no-attach-info-json, allow-unsafe-ext, prefer-vp9-sort.
Refer __init__.py for their implementation
progress_template: Dictionary of templates for progress outputs.
Allowed keys are 'download', 'postprocess',