]> jfr.im git - yt-dlp.git/commit
Preparing for release
authorpukkandan <redacted>
Thu, 7 Jan 2021 06:41:05 +0000 (12:11 +0530)
committerpukkandan <redacted>
Thu, 7 Jan 2021 11:52:45 +0000 (17:22 +0530)
commitc76eb41bb9e7e0a106ce44f4afcf74b0c00a3fb2
treeed835b466e6350eef3960198a8569f946a79bac0
parentdbbbe555d7a64ff65de5f8a78cc276a848c2e227
Preparing for release
41 files changed:
.github/ISSUE_TEMPLATE/1_broken_site.md
.github/ISSUE_TEMPLATE/2_site_support_request.md
.github/ISSUE_TEMPLATE/3_site_feature_request.md
.github/ISSUE_TEMPLATE/4_bug_report.md
.github/ISSUE_TEMPLATE/5_feature_request.md
.github/ISSUE_TEMPLATE/6_question.md
.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md
.github/ISSUE_TEMPLATE_tmpl/2_site_support_request.md
.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md
.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md
.github/ISSUE_TEMPLATE_tmpl/5_feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/build.yml
.github/workflows/ci.yml [new file with mode: 0644]
.gitignore
.travis.yml.disabled [moved from .travis.yml with 100% similarity]
Makefile
README.md
devscripts/create-github-release.py
devscripts/install_jython.sh [deleted file]
devscripts/make_readme.py
devscripts/release.sh
devscripts/run_tests.bat [new file with mode: 0644]
devscripts/show-downloads-statistics.py
docs/supportedsites.md
scripts/update-version.py
setup.cfg
setup.py
version.txt [deleted file]
youtube-dlc.cmd [new file with mode: 0644]
youtube_dlc/extractor/generic.py
youtube_dlc/extractor/itv.py
youtube_dlc/extractor/mitele.py
youtube_dlc/extractor/twitch.py
youtube_dlc/extractor/wdr.py
youtube_dlc/extractor/youtube.py
youtube_dlc/options.py
youtube_dlc/postprocessor/embedthumbnail.py
youtube_dlc/utils.py
youtube_dlc/version.py
yt-dlc.sublime-project