Commit Graph

11 Commits (d1795f4a6af99c976c9d3ea2dabe5cf4f8965d3c)

Author SHA1 Message Date
pukkandan 7a0ba75857
[build] Add `requirements.txt` to pip distributions
Closes #2995
2 years ago
hseg da7f321e93
Fix packaging bugs (#129)
* Autogenerate `AUTHORS`
* Fix `setup.py` using wrong completion files
* Complete `ChangeLog` -> `Changelog.md` rename
* Make `make tar` respect DESTDIR
* Remove `bin/` `yt-dlp` and `docs/` from tar and sdist
* Make `pypi-files` build all files needed for `python setup.py`
* Add `completions` alias
* Add `devscripts/` and `supportedsites.md` to pip sdist
* Remove `man` target
* Remove `README.txt` from sdist
* Make `clean` more granular
* Move aliases to top

Authored by: hseg <gesh@gesh.uni.cx>
3 years ago
Pccode66 7a5c1cfe93
Completely change project name to yt-dlp (#85)
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account

Co-authored-by: Pccode66
Co-authored-by: pukkandan
3 years ago
Unknown cefecac12c [skip travis] renaming
to avoid using same folder when using pip install for example
4 years ago
Sergey M․ 9e3682d555
[MANIFEST.in] Include all test data in PyPI package 6 years ago
Sergey M․ 963d237d26
Add LICENSE, AUTHORS and ChangeLog to PyPI package (closes #15054) 6 years ago
Jaime Marquínez Ferrándiz 56d1912f1d Add a completion script generator for the fish shell 10 years ago
Jaime Marquínez Ferrándiz 14cb4979f0 MANIFEST.in: Only list the files from the docs folder that will be included (closes #2623)
Pruning the _build folder produced the message `no previously-included directories found matching 'docs/_build'` when installing from the source distribution.
10 years ago
Jaime Marquínez Ferrándiz 685052fc7b Add initial sphinx docs
With an initial guide for using youtube_dl from python programs.
10 years ago
Philipp Hagemeister 471cf47796 include bash completion and manpage in PyPi dist 11 years ago
Filippo Valsorda cc51a7d4e0 New repo skeleton, getting ready for PyPi 12 years ago