]> jfr.im git - yt-dlp.git/commit - setup.cfg
[cleanup] Consistent style for file heads
authorpukkandan <redacted>
Fri, 24 Jun 2022 11:06:16 +0000 (16:36 +0530)
committerpukkandan <redacted>
Fri, 24 Jun 2022 18:38:58 +0000 (00:08 +0530)
commit54007a45f11ed730352324289b714baefd2901eb
treebbaf83c77c3f81c5ca92d64a0679913fbcb365db
parentac668111128b5f124b4271b3aa4c35f6e71a4749
[cleanup] Consistent style for file heads
55 files changed:
devscripts/bash-completion.py
devscripts/fish-completion.py
devscripts/generate_aes_testdata.py
devscripts/make_contributing.py
devscripts/make_issue_template.py
devscripts/make_lazy_extractors.py
devscripts/make_readme.py
devscripts/make_supportedsites.py
devscripts/prepare_manpage.py
devscripts/update-version.py
devscripts/zsh-completion.py
pyinst.py
setup.cfg
setup.py
test/test_InfoExtractor.py
test/test_YoutubeDL.py
test/test_YoutubeDLCookieJar.py
test/test_aes.py
test/test_age_restriction.py
test/test_all_urls.py
test/test_cache.py
test/test_compat.py
test/test_download.py
test/test_downloader_http.py
test/test_execution.py
test/test_http.py
test/test_iqiyi_sdk_interpreter.py
test/test_jsinterp.py
test/test_netrc.py
test/test_overwrites.py
test/test_post_hooks.py
test/test_postprocessors.py
test/test_socks.py
test/test_subtitles.py
test/test_update.py.disabled
test/test_utils.py
test/test_verbose_output.py
test/test_write_annotations.py.disabled
test/test_youtube_lists.py
test/test_youtube_misc.py
test/test_youtube_signature.py
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/__main__.py
yt_dlp/compat/__init__.py
yt_dlp/compat/_legacy.py
yt_dlp/compat/compat_utils.py
yt_dlp/cookies.py
yt_dlp/downloader/http.py
yt_dlp/extractor/common.py
yt_dlp/extractor/iwara.py
yt_dlp/extractor/nebula.py
yt_dlp/extractor/shared.py
yt_dlp/extractor/urort.py
yt_dlp/utils.py