]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[youtube] Enforce UTC (#2402)
authorcoletdjnz <redacted>
Thu, 20 Jan 2022 15:02:01 +0000 (15:02 +0000)
committerGitHub <redacted>
Thu, 20 Jan 2022 15:02:01 +0000 (20:32 +0530)
commit396a76f7bf1623f8c0e90d6305315502da2f6ba7
tree127e86dfb6d142719298ea429eb2097eeda9dfbd
parent301d07fc4bb37ae3bec607b62d52f3ee6c087df1
[youtube] Enforce UTC (#2402)

and [utils] use `utcnow` in `datetime_from_str`

Related: #2223
Authored by: coletdjnz
yt_dlp/extractor/youtube.py
yt_dlp/utils.py