]> jfr.im git - yt-dlp.git/commit
[devscripts] Create `utils` and refactor
authorpukkandan <redacted>
Mon, 8 Aug 2022 19:38:47 +0000 (01:08 +0530)
committerpukkandan <redacted>
Mon, 8 Aug 2022 19:38:47 +0000 (01:08 +0530)
commit115add43876964956917bf596c1d0b148c5b3c26
tree3274c61d8d9440b414394c34b1ac76a8cb300116
parentc4b6c5c7c9eb0aa448d03c1540580cdd92737aa8
[devscripts] Create `utils` and refactor
24 files changed:
.github/ISSUE_TEMPLATE/1_broken_site.yml
.github/ISSUE_TEMPLATE/2_site_support_request.yml
.github/ISSUE_TEMPLATE/3_site_feature_request.yml
.github/ISSUE_TEMPLATE/4_bug_report.yml
.github/ISSUE_TEMPLATE/5_feature_request.yml
.github/ISSUE_TEMPLATE/6_question.yml
.github/ISSUE_TEMPLATE_tmpl/1_broken_site.yml
.github/ISSUE_TEMPLATE_tmpl/2_site_support_request.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
.github/PULL_REQUEST_TEMPLATE.md
README.md
devscripts/make_issue_template.py
devscripts/make_lazy_extractors.py
devscripts/make_readme.py
devscripts/make_supportedsites.py
devscripts/prepare_manpage.py
devscripts/update-formulae.py
devscripts/update-version.py
devscripts/utils.py [new file with mode: 0644]
pyinst.py
setup.py