Age | Commit message (Collapse) | Author |
|
Closes #9763
Authored by: bashonly, seproDev, Grub4K
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
|
|
Authored by: bashonly, Grub4K, pukkandan
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
|
|
Authored by: bashonly
|
|
Authored by: bashonly
|
|
Closes #7803
Authored by: bashonly
|
|
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
|
Adds support for HTTPS proxies and persistent connections (keep-alive)
Closes https://github.com/yt-dlp/yt-dlp/issues/1890
Resolves https://github.com/yt-dlp/yt-dlp/issues/4070
Resolves https://github.com/ytdl-org/youtube-dl/issues/32549
Resolves https://github.com/ytdl-org/youtube-dl/issues/14523
Resolves https://github.com/ytdl-org/youtube-dl/issues/13734
Authored by: coletdjnz, Grub4K, bashonly
|
|
|
|
Closes #6185
|
|
|
|
Closes #5135
Authored by: SG5, pukkandan
|
|
Authored by: bashonly
|
|
Closes #4667
|
|
|
|
Closes #3764
|
|
Closes #4296
|
|
|
|
Closes #4027
|
|
|
|
Closes #3518, Closes #3560
|
|
Fixes an issue in 7ab56be2c7309a2d11d4ee28c71f8fb29da21ef7
|
|
Fixes https://github.com/yt-dlp/yt-dlp/commit/9196cbfe8bb7a6eb46037735b76f21963dfdc61a#commitcomment-72192406
|
|
Using https://github.com/PyCQA/isort
isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc .
|
|
Using https://github.com/asottile/pyupgrade
1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`
Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
|
|
|
|
Closes #2828, closes #2734, closes #2802, closes #2937
|
|
Authored by: coletdjnz
|
|
and some minor cleanup of docs
|
|
Closes: #855
Related: #661, #705, #890, #1024, #1160
|
|
|
|
|
|
py2exe config is copied from youtube-dl
Closes #1160
|
|
Necessary for #392
Co-authored by: nao20010128nao, pukkandan
|
|
Authored by: fstirlitz
|
|
|
|
|
|
* Also remove inconsistent use of `"` in setup.py
|
|
* 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>
|
|
Closes: #108, #110
|
|
|
|
* 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
|
|
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev)
pycryptodome is an in-place replacement for Crypto and is more actively developed
|
|
|
|
* Refactor update-version
* Moved pyinst, update-version and icon into devscripts
* pyinst doesn't bump version anymore
* Merge pyinst and pyinst32. Usage: `pyinst.py [32|64]`
* Add mutagen as requirement
* Remove make_win and related files
|
|
:ci skip dl
|
|
|
|
* Change all links to point to new fork URL
* Changed sponskrub links to my fork of the same
* Other typos
|
|
|
|
|
|
|