]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option (#4771)
authorcoletdjnz <redacted>
Thu, 1 Sep 2022 10:02:28 +0000 (10:02 +0000)
committerGitHub <redacted>
Thu, 1 Sep 2022 10:02:28 +0000 (10:02 +0000)
commit1ff88b7aec76bc8396c58f4757e2c08b20e5533e
tree46379cd1b1e28e34b31c98d30c926162709eac26
parent825d3ce386e66ac0c73e41e352d84053f9f0e624
[extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option (#4771)

This option reverts https://github.com/yt-dlp/yt-dlp/commit/992f9a730b49fd36fc422be8d802f98ebcdce418 and https://github.com/yt-dlp/yt-dlp/commit/17322130a954577bb03b833d5c435638e51e19f2 to prefer the non-UTC upload date in microformats.

Authored by: coletdjnz, pukkandan
README.md
yt_dlp/extractor/youtube.py
yt_dlp/options.py