]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[cleanup] Misc fixes
authorpukkandan <redacted>
Fri, 29 Apr 2022 01:48:36 +0000 (07:18 +0530)
committerpukkandan <redacted>
Fri, 29 Apr 2022 02:09:33 +0000 (07:39 +0530)
commit1d485a1a799bbeeb2faea0595676ca7d4c0f3716
tree17e1f06c8a4e3a1fa8083c2017812988e6acc8f5
parent0a41f331cc3e06007b8d1abe104da196c565b505
[cleanup] Misc fixes

Closes #3565, https://github.com/yt-dlp/yt-dlp/issues/3514#issuecomment-1105944364
19 files changed:
devscripts/lazy_load_template.py
yt_dlp/YoutubeDL.py
yt_dlp/compat/__init__.py
yt_dlp/compat/_deprecated.py
yt_dlp/compat/asyncio.py
yt_dlp/compat/compat_utils.py
yt_dlp/compat/re.py
yt_dlp/dependencies.py
yt_dlp/downloader/common.py
yt_dlp/downloader/external.py
yt_dlp/downloader/fragment.py
yt_dlp/downloader/mhtml.py
yt_dlp/extractor/common.py
yt_dlp/extractor/fujitv.py
yt_dlp/extractor/funimation.py
yt_dlp/extractor/youtube.py
yt_dlp/postprocessor/embedthumbnail.py
yt_dlp/postprocessor/xattrpp.py
yt_dlp/utils.py