[extractor/youtube] Add no-youtube-prefer-utc-upload-date compat option (#4771)
This option reverts992f9a730band17322130a9to prefer the non-UTC upload date in microformats. Authored by: coletdjnz, pukkandan
This commit is contained in:
parent
825d3ce386
commit
1ff88b7aec
3 changed files with 37 additions and 1 deletions
|
|
@ -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'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue