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
/
setup.py
Age
Commit 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` submodule
bashonly
2023-11-16
Remove Python 3.7 support (#8361)
bashonly
2023-11-12
[build] Overhaul and unify release workflow
bashonly
2023-10-13
[rh:requests] Add handler for `requests` HTTP library (#3668)
coletdjnz
2023-07-15
[build] Make sure deprecated modules are added
pukkandan
2023-02-09
[devscripts] Provide pyinstaller hooks
pukkandan
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 installs
Lesmiscore
2022-08-09
[devscripts] Create `utils` and refactor
pukkandan
2022-07-18
Remove Python 3.6 support
pukkandan
2022-07-09
[build] Improve `setup.py`
pukkandan
2022-06-25
[cleanup] Consistent style for file heads
pukkandan
2022-06-11
[cleanup] Misc fixes
pukkandan
2022-05-21
[cleanup] Misc
pukkandan
2022-04-29
[doc] Minor improvements
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-09
[build] Fix bug in 08d30158ec8e7e08c1d83dcfde6dba18c95b2640
pukkandan
2022-03-08
[cleanup, docs] Misc cleanup
pukkandan
2022-03-08
Add brotli content-encoding support (#2433)
coletdev
2021-10-23
[cleanup] Add keyword automatically to SearchIE descriptions
pukkandan
2021-10-21
[build] Release windows exe built with py2exe
pukkandan
2021-10-09
[cleanup] Misc cleanup
pukkandan
2021-10-06
[docs,build] Change all pycryptodome references to pycryptodomex
pukkandan
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-06
Remove support for obsolete python versions
pukkandan
2021-06-01
[cleanup] setup.py
pukkandan
2021-04-28
[cleanup] Fix linter and some typos
pukkandan
2021-03-03
Fix packaging bugs (#129)
hseg
2021-02-25
Fix completion paths, zsh pip completion install
hseg
2021-02-25
[documentation] Changes left behind from #85 and #107
pukkandan
2021-02-25
Completely 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 dependency
pukkandan
2021-01-29
Refactor `update-version`, `pyinst.py` and related files
pukkandan
2021-01-29
Linter and misc cleanup
pukkandan
2021-01-16
Add PyPI release
pukkandan
2021-01-14
Documentation fixes
pukkandan
2021-01-07
Preparing for release
pukkandan
2020-11-07
[skip travis] readme and pypi update
Unknown
2020-10-14
Don't install tests
Sergey Alirzaev
[next]