]> jfr.im git - yt-dlp.git/commit - README.md
Refactor `update-version`, `pyinst.py` and related files
authorpukkandan <redacted>
Fri, 29 Jan 2021 17:45:27 +0000 (23:15 +0530)
committerpukkandan <redacted>
Fri, 29 Jan 2021 17:46:00 +0000 (23:16 +0530)
commite38df8f9fa4d715513453928591346f680dbe298
tree80e8eff25fbb5920b11792d7b3e1dd9199dd857a
parentcaa15a7b57e7bec31c5dd2e1a5249110b282aab1
Refactor `update-version`, `pyinst.py` and related files

* Refactor update-version
* Moved pyinst, update-version and icon into devscripts
* pyinst doesn't bump version anymore
* Merge pyinst and pyinst32. Usage: `pyinst.py [32|64]`
* Add mutagen as requirement
* Remove make_win and related files
12 files changed:
.github/workflows/build.yml
README.md
devscripts/cloud.ico [moved from win/icon/cloud.ico with 100% similarity]
devscripts/pyinst.py [new file with mode: 0644]
devscripts/update-version.py [moved from devscripts/update-version-workflow.py with 56% similarity]
make_win.bat [deleted file]
pyinst.py [deleted file]
pyinst32.py [deleted file]
setup.py
test/test_unicode_literals.py
win/ver.txt [deleted file]
youtube_dlc/postprocessor/embedthumbnail.py