index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyinst.py
Age
Commit message (
Expand
)
Author
2023-02-12
[pyinst] Fix for pyinstaller 5.8
pukkandan
2023-02-09
[devscripts] Provide pyinstaller hooks
pukkandan
2022-11-11
[build] Create armv7l and aarch64 releases (#5449)
MrOctopus
2022-08-15
[build] Exclude devscripts from installs
Lesmiscore
2022-08-09
[devscripts] Create `utils` and refactor
pukkandan
2022-07-17
[compat] Let PyInstaller detect _legacy module
pukkandan
2022-07-17
Fix bug in 5200976949b93bc937a95d4453985e5e1a1160e2
pukkandan
2022-07-16
[build] Fix architecture suffix of executables (#4355)
odo2063
2022-06-26
[cleanup] Fix some typos (#4194)
crazymoose77756
2022-06-25
[cleanup] Consistent style for file heads
pukkandan
2022-06-21
[build] Add Linux standalone builds
pukkandan
2022-06-21
[update] Expose more functionality to API
pukkandan
2022-06-03
[cleanup] Misc fixes
pukkandan
2022-05-22
[build, cleanup] Refactor
pukkandan
2022-04-28
[build] Fix `--onedir` on macOS
pukkandan
2022-04-27
[cleanup,build] Cleanup some build-related code
pukkandan
2022-04-26
[build] Ensure `compat._legacy` is packed in executables
pukkandan
2022-04-12
[cleanup] Sort imports
pukkandan
2022-04-12
[cleanup] Upgrade syntax
pukkandan
2022-03-22
Use certificates from `certifi` if installed (#3115)
coletdev
2022-03-08
Add brotli content-encoding support (#2433)
coletdev
2021-12-19
[cleanup] Fix some typos (#2033)
Unit 193
2021-10-23
[cleanup] misc
pukkandan
2021-10-21
[build] Refactor `pyinst.py` and misc cleanup
pukkandan
2021-10-21
[build] Build standalone MacOS packages (#1221)
Ricardo
2021-10-06
[docs,build] Change all pycryptodome references to pycryptodomex
pukkandan
2021-10-05
[build] Use pycryptodomex for PyInstaller (#1179)
shirt
2021-10-04
[build] Allow building with py2exe (and misc fixes)
pukkandan
2021-09-24
[build] Improve release process (#880)
pukkandan
2021-08-02
Add logo and banner
pukkandan
2021-06-21
[websockets] Add `WebSocketFragmentFD` (#399)
pukkandan
2021-06-07
[pyinst] Show Python version in EXE metadata (#384)
Nil Admirari
2021-06-06
[cleanup] Point all shebang to `python3` (#372)
felix
2021-06-01
[cleanup] setup.py
pukkandan
2021-04-22
[documentation] Fix typos
pukkandan
2021-02-25
Completely change project name to yt-dlp (#85)
Pccode66
2021-02-16
#89 [pyinst.py] Exclude vcruntime140.dll from UPX (#89)
Jody Bruchon
2021-02-16
#88 Implement SHA256 checking for autoupdater
shirt-dev
2021-02-16
Fix build.yml hashing and crypto support (#87)
shirt-dev
2021-02-15
Improve build/updater
pukkandan
2021-02-11
#75 Change optional dependency from `Crypto` to `pycryptodome` (Closes #74)
shirt-dev
2021-02-09
[pyinst.py] Move back to root dir (Closes #63)
pukkandan
2021-01-29
Refactor `update-version`, `pyinst.py` and related files
pukkandan
2021-01-12
Fix typos (Closes #14)
pukkandan
2020-09-23
datetime updated.
Unknown
2020-09-23
add missing future import
Unknown
2020-09-23
update workflow, semi fix integrated updater
Unknown