]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[cleanup] Standardize `import datetime as dt` (#8978)
authorpukkandan <redacted>
Sun, 25 Feb 2024 00:16:34 +0000 (05:46 +0530)
committerpukkandan <redacted>
Mon, 1 Apr 2024 00:02:15 +0000 (05:32 +0530)
commitc305a25c1b16bcf7a5ec499c3b786ed1e2c748da
treec511474fa3a4f6f37d25e49f64a7cd4a4a3f6250
parente3a3ed8a981d9395c4859b6ef56cd02bc3148db2
[cleanup] Standardize `import datetime as dt` (#8978)
21 files changed:
devscripts/tomlparse.py
devscripts/update-version.py
test/test_cookies.py
yt_dlp/YoutubeDL.py
yt_dlp/cookies.py
yt_dlp/extractor/atvat.py
yt_dlp/extractor/aws.py
yt_dlp/extractor/cda.py
yt_dlp/extractor/goplay.py
yt_dlp/extractor/joqrag.py
yt_dlp/extractor/leeco.py
yt_dlp/extractor/motherless.py
yt_dlp/extractor/niconico.py
yt_dlp/extractor/panopto.py
yt_dlp/extractor/pr0gramm.py
yt_dlp/extractor/rokfin.py
yt_dlp/extractor/sejmpl.py
yt_dlp/extractor/sonyliv.py
yt_dlp/extractor/tenplay.py
yt_dlp/extractor/youtube.py
yt_dlp/utils/_utils.py