]> jfr.im git - yt-dlp.git/commit
[cleanup] Misc cleanup and refactor (#2173)
authorpukkandan <redacted>
Sun, 17 Apr 2022 20:58:28 +0000 (02:28 +0530)
committerpukkandan <redacted>
Sun, 17 Apr 2022 20:58:28 +0000 (02:28 +0530)
commit19a0394044bfad36cd665450271b8eb048a41c02
tree0db2a09d23293b47f1cc3bbd3a5989120f660c37
parentb6dc37fe2aee167bf11f863f960a4888f4886718
[cleanup] Misc cleanup and refactor (#2173)
31 files changed:
devscripts/make_readme.py
setup.cfg
supportedsites.md
test/test_compat.py
test/test_execution.py
test/test_utils.py
test/test_verbose_output.py
test/test_write_annotations.py.disabled
test/test_youtube_signature.py
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/aes.py
yt_dlp/cache.py
yt_dlp/compat.py
yt_dlp/cookies.py
yt_dlp/downloader/common.py
yt_dlp/downloader/fragment.py
yt_dlp/downloader/websocket.py
yt_dlp/extractor/__init__.py
yt_dlp/extractor/cpac.py
yt_dlp/extractor/extractors.py
yt_dlp/extractor/openload.py
yt_dlp/extractor/rtve.py
yt_dlp/extractor/spotify.py
yt_dlp/extractor/youtube.py
yt_dlp/jsinterp.py
yt_dlp/options.py
yt_dlp/postprocessor/common.py
yt_dlp/postprocessor/metadataparser.py
yt_dlp/utils.py
yt_dlp/webvtt.py