]> jfr.im git - yt-dlp.git/commit
[cleanup] Misc cleanup
authorpukkandan <redacted>
Thu, 23 Dec 2021 01:42:26 +0000 (07:12 +0530)
committerpukkandan <redacted>
Thu, 23 Dec 2021 01:42:46 +0000 (07:12 +0530)
commitb69fd25c25f23a859aefae69a1cc4116896536b8
tree78d6a3a4cd4108b5451ebc246b7f6400e22f38ec
parente0fd95737d1a3c4a2bfb470c5408a396c8545ca5
[cleanup] Misc cleanup
Closes #1942 #1976 #2020 #2058 #1984
30 files changed:
.github/ISSUE_TEMPLATE/2_site_support_request.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE_tmpl/1_broken_site.yml
.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.yml
.github/ISSUE_TEMPLATE_tmpl/4_bug_report.yml
.github/ISSUE_TEMPLATE_tmpl/5_feature_request.yml
.github/ISSUE_TEMPLATE_tmpl/6_question.yml
.gitignore
CONTRIBUTING.md
Collaborators.md
Makefile
README.md
devscripts/update-version.py
docs/Contributing.md [new file with mode: 0644]
test/test_YoutubeDL.py
test/test_youtube_signature.py
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/downloader/common.py
yt_dlp/extractor/cbc.py
yt_dlp/extractor/common.py
yt_dlp/extractor/fancode.py
yt_dlp/extractor/pornhub.py
yt_dlp/extractor/roosterteeth.py
yt_dlp/extractor/soundcloud.py
yt_dlp/extractor/voicy.py
yt_dlp/options.py
yt_dlp/postprocessor/metadataparser.py
yt_dlp/update.py
yt_dlp/utils.py