]> jfr.im git - yt-dlp.git/history - pyinst.py
[ie/youtube] Fix comments extraction (#9775)
[yt-dlp.git] / pyinst.py
2024-03-10  bashonly[build] Add transitional `setup.py` and `pyinst.py...
2024-02-11  bashonly[build] Move bundle scripts into `bundle` submodule
2023-02-12  pukkandan[pyinst] Fix for pyinstaller 5.8
2023-02-08  pukkandan[devscripts] Provide pyinstaller hooks
2022-11-11  MrOctopus[build] Create armv7l and aarch64 releases (#5449)
2022-08-15  Lesmiscore[build] Exclude devscripts from installs
2022-08-08  pukkandan[devscripts] Create `utils` and refactor
2022-07-17  pukkandan[compat] Let PyInstaller detect _legacy module
2022-07-17  pukkandanFix bug in 5200976949b93bc937a95d4453985e5e1a1160e2
2022-07-16  odo2063[build] Fix architecture suffix of executables (#4355)
2022-06-27  crazymoose77756[cleanup] Fix some typos (#4194)
2022-06-24  pukkandan[cleanup] Consistent style for file heads
2022-06-21  pukkandan[build] Add Linux standalone builds
2022-06-21  pukkandan[update] Expose more functionality to API
2022-06-03  pukkandan[cleanup] Misc fixes
2022-05-22  pukkandan[build, cleanup] Refactor
2022-04-28  pukkandan[build] Fix `--onedir` on macOS
2022-04-27  pukkandan[cleanup,build] Cleanup some build-related code
2022-04-26  pukkandan[build] Ensure `compat._legacy` is packed in executables
2022-04-12  pukkandan[cleanup] Sort imports
2022-04-12  pukkandan[cleanup] Upgrade syntax
2022-03-22  coletdevUse certificates from `certifi` if installed (#3115)
2022-03-08  coletdevAdd brotli content-encoding support (#2433)
2021-12-19  Unit 193[cleanup] Fix some typos (#2033)
2021-10-22  pukkandan[cleanup] misc
2021-10-21  pukkandan[build] Refactor `pyinst.py` and misc cleanup
2021-10-21  Ricardo[build] Build standalone MacOS packages (#1221)
2021-10-06  pukkandan[docs,build] Change all pycryptodome references to...
2021-10-05  shirt[build] Use pycryptodomex for PyInstaller (#1179)
2021-10-03  pukkandan[build] Allow building with py2exe (and misc fixes)
2021-09-24  pukkandan[build] Improve release process (#880)
2021-08-02  pukkandanAdd logo and banner
2021-06-21  pukkandan[websockets] Add `WebSocketFragmentFD` (#399)
2021-06-07  Nil Admirari[pyinst] Show Python version in EXE metadata (#384)
2021-06-05  felix[cleanup] Point all shebang to `python3` (#372)
2021-05-31  pukkandan[cleanup] setup.py
2021-04-22  pukkandan[documentation] Fix typos
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)
2021-02-16  Jody Bruchon#89 [pyinst.py] Exclude vcruntime140.dll from UPX ...
2021-02-15  shirt-dev#88 Implement SHA256 checking for autoupdater
2021-02-15  shirt-devFix build.yml hashing and crypto support (#87)
2021-02-15  pukkandanImprove build/updater
2021-02-11  shirt-dev#75 Change optional dependency from `Crypto` to `pycryp...
2021-02-09  pukkandan[pyinst.py] Move back to root dir (Closes #63)
2021-01-29  pukkandanRefactor `update-version`, `pyinst.py` and related...
2021-01-12  pukkandanFix typos (Closes #14)
2020-10-12  Tom-Oliver HeidelMerge branch 'la7-fix' of https://github.com/iamleot...
2020-10-09  Tom-Oliver HeidelMerge branch 'fixYTSearch' of https://github.com/xarant...
2020-10-07  Unknownmerge bandcamp
2020-10-07  Tom-Oliver HeidelMerge branch 'feature_subscriber_count' of https:/...
2020-10-07  Tom-Oliver HeidelMerge branch 'bugfix_youtube_like_extraction' of https...
2020-09-23  Unknowndatetime updated.
2020-09-23  Tom-Oliver HeidelMerge branch 'naver' of https://github.com/SeonjaeHyeon...
2020-09-23  Unknownadd missing future import
2020-09-23  UnknownMerge remote-tracking branch 'origin/master'
2020-09-23  UnknownMerge remote-tracking branch 'origin/master'
2020-09-23  Unknownupdate workflow, semi fix integrated updater