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
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
2020-09-02
[skip travis] adding automerge support
Unknown
2020-09-02
[skip travis] fix broken setup.py
Unknown
2020-09-02
[skip travis] tweaks
Unknown
2020-09-02
[skip travis] renaming
Unknown
2020-08-31
[skip travis] update setup and version
Unknown
2019-03-11
Start moving to ytdl-org
Sergey M․
2018-11-22
[setup.py] Add python 3.8 classifier
Sergey M․
2018-11-22
[setup.py] Add more relevant classifiers
Sergey M․
2017-12-22
Add LICENSE, AUTHORS and ChangeLog to PyPI package (closes #15054)
Sergey M․
2017-02-22
[setup] Actualize maintainer info
Sergey M․
2017-02-22
[setup] Add python 3.6 classifier
Sergey M․
2016-10-03
Unify coding cookie
Déstin Reed
2016-06-25
[setup.py] Add file version information and quotes consistency (Closes #9878)
Sergey M․
2016-06-11
[setup.py] Add python 3.5 classifier
Sergey M․
2016-04-08
setup.py: add command for building the lazy_extractors module
Jaime Marquínez Ferrándiz
2015-10-24
Fix py2exe build (#7276)
Philipp Hagemeister
2014-11-26
Declare Python 3.2 compatibility
Philipp Hagemeister
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-09-14
Add a completion script generator for the fish shell
Jaime Marquínez Ferrándiz
2014-01-27
[setup.py] Only print a warning if documentation files are missing (Fixes #780)
Philipp Hagemeister
2014-01-07
Move postprocessor into its own package
Philipp Hagemeister
2014-01-05
[setup.py] Do not use unicode literals
Philipp Hagemeister
2014-01-05
Prepare widespread unicode literal use
Philipp Hagemeister
2013-12-11
Move FileDownloader to its own module and create a new class for each downloa...
Jaime Marquínez Ferrándiz
2013-11-21
Remove unnecessary slash in setup.py (Fixes #1778)
Philipp Hagemeister
2013-10-28
setup.py: Make sure the setuptools_available variable is set
Jaime Marquínez Ferrándiz
2013-10-27
Merge pull request #1620 from jaimeMF/console_script
Filippo Valsorda
2013-10-19
Add an author email
Philipp Hagemeister
2013-10-18
Use the console_scripts entry point if setuptools is available
Jaime Marquínez Ferrándiz
[next]