[extractor/youtube] Add no-youtube-prefer-utc-upload-date compat option (#4771)

This option reverts 992f9a730b and 17322130a9 to prefer the non-UTC upload date in microformats.

Authored by: coletdjnz, pukkandan
This commit is contained in:
coletdjnz
2022-09-01 10:02:28 +00:00
committed by GitHub
parent 825d3ce386
commit 1ff88b7aec
3 changed files with 37 additions and 1 deletions

View File

@@ -444,6 +444,7 @@ def create_parser():
'multistreams', 'no-live-chat', 'playlist-index', 'list-formats', 'no-direct-merge',
'no-youtube-channel-redirect', 'no-youtube-unavailable-videos', 'no-attach-info-json', 'embed-metadata',
'embed-thumbnail-atomicparsley', 'seperate-video-versions', 'no-clean-infojson', 'no-keep-subs', 'no-certifi',
'no-youtube-prefer-utc-upload-date'
}, 'aliases': {
'youtube-dl': ['all', '-multistreams'],
'youtube-dlc': ['all', '-no-youtube-channel-redirect', '-no-live-chat'],