aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2024-05-26[misc] Cleanup (#9765)Simon Sawicki
2024-03-10[build] Add transitional `setup.py` and `pyinst.py` (#9296)bashonly
2024-02-11[build] Migrate to `pyproject.toml` and `hatchling`bashonly
2024-02-11[build] Move bundle scripts into `bundle` submodulebashonly
2023-11-16Remove Python 3.7 support (#8361)bashonly
2023-11-12[build] Overhaul and unify release workflowbashonly
2023-10-13[rh:requests] Add handler for `requests` HTTP library (#3668)coletdjnz
2023-07-15[build] Make sure deprecated modules are addedpukkandan
2023-02-09[devscripts] Provide pyinstaller hookspukkandan
2023-01-03[build] Add minimal `pyproject.toml`pukkandan
2022-11-10[build] `py2exe`: Migrate to freeze API (#5149)Sergey
2022-10-03[extractor/anvato] Fix extractor and refactor (#5074)bashonly
2022-08-15[build] Exclude devscripts from installsLesmiscore
2022-08-09[devscripts] Create `utils` and refactorpukkandan
2022-07-18Remove Python 3.6 supportpukkandan
2022-07-09[build] Improve `setup.py`pukkandan
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-06-11[cleanup] Misc fixespukkandan
2022-05-21[cleanup] Miscpukkandan
2022-04-29[doc] Minor improvementspukkandan
2022-04-27[cleanup,build] Cleanup some build-related codepukkandan
2022-04-26[build] Ensure `compat._legacy` is packed in executablespukkandan
2022-04-12[cleanup] Sort importspukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-03-09[build] Fix bug in 08d30158ec8e7e08c1d83dcfde6dba18c95b2640pukkandan
2022-03-08[cleanup, docs] Misc cleanuppukkandan
2022-03-08Add brotli content-encoding support (#2433)coletdev
2021-10-23[cleanup] Add keyword automatically to SearchIE descriptionspukkandan
2021-10-21[build] Release windows exe built with py2exepukkandan
2021-10-09[cleanup] Misc cleanuppukkandan
2021-10-06[docs,build] Change all pycryptodome references to pycryptodomexpukkandan
2021-10-04[build] Allow building with py2exe (and misc fixes)pukkandan
2021-06-21[websockets] Add `WebSocketFragmentFD` (#399)pukkandan
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
2021-06-06Remove support for obsolete python versionspukkandan
2021-06-01[cleanup] setup.pypukkandan
2021-04-28[cleanup] Fix linter and some typospukkandan
2021-03-03Fix packaging bugs (#129)hseg
2021-02-25Fix completion paths, zsh pip completion installhseg
2021-02-25[documentation] Changes left behind from #85 and #107pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
2021-02-11#75 Change optional dependency from `Crypto` to `pycryptodome` (Closes #74)shirt-dev
2021-02-08[documentation] Crypto is an optional dependencypukkandan
2021-01-29Refactor `update-version`, `pyinst.py` and related filespukkandan
2021-01-29Linter and misc cleanuppukkandan
2021-01-16Add PyPI releasepukkandan
2021-01-14Documentation fixespukkandan
2021-01-07Preparing for releasepukkandan
2020-11-07[skip travis] readme and pypi updateUnknown
2020-10-14Don't install testsSergey Alirzaev