develop
Mort Yao
python-package.yml: remove python 3.7 (no longer available in Ubuntu 24.04)
Add shell completion definitions for Bash, Fish and Zsh
[common] fix a long-standing bug that causes infinite downloading when content-length is missing
[tests] disable test_youtube temporarily
add requirements.txt
version 0.3.36
update CONTRIBUTING.md
update LICENSE.txt
chore: also include `you-get.plugin.zsh` and `CONTRIBUTING.md`
Makefile: stop using python setup.py commands
README.md: add --force-reinstall to pip because it is now necessary for upgrading from a VCS URL to work when the package version is unchanged (https://github.com/pypa/pip/issues/9397, https://github.com/pypa/pip/issues/5780)
update README.rst
version 0.4.1700
version 0.1.0
[youtube] fix 403 error and throttling (close #2950)
fix path error
Update you-get.json: add info Python :: 3.11 and 3.12
Antigen: call python3 explicitly