Simon Sawicki
6224a38988
[ie/youtube] Implement external n/sig solver ( #14157 )
...
Closes #14404 , Closes #14431 , Closes #14680 , Closes #14707
Authored by: bashonly, coletdjnz, seproDev, Grub4K
Co-authored-by: coletdjnz <coletdjnz@protonmail.com >
Co-authored-by: bashonly <bashonly@protonmail.com >
Co-authored-by: sepro <sepro@sepr0.com >
2025-10-31 23:13:04 +01:00
bashonly
73922e66e4
[devscripts] Improve install_deps script ( #14766 )
...
Authored by: bashonly
2025-10-25 22:47:00 +00:00
sepro
c7bda2192a
[cleanup] Misc ( #14594 )
...
Authored by: seproDev, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com >
2025-10-15 11:16:50 +00:00
bashonly
4e6a693057
Remove Python 3.9 support ( #13861 )
...
Closes #13858
Authored by: bashonly
2025-10-15 10:25:21 +00:00
bashonly
83b8409366
[ci] Test with Python 3.14 ( #13468 )
...
Authored by: bashonly
2025-09-11 15:35:55 +00:00
bashonly
22ea0688ed
[ci] Bump actions/setup-python to v6 ( #14282 )
...
Authored by: bashonly
2025-09-10 21:29:12 +00:00
bashonly
62e2a9c0d5
[ci] Bump supported PyPy version to 3.11 ( #13877 )
...
Ref: https://pypy.org/posts/2025/07/pypy-v7320-release.html
Authored by: bashonly
2025-07-29 21:31:35 +00:00
sepro
505b400795
[cleanup] Misc ( #12844 )
...
Authored by: seproDev, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com >
2025-04-30 23:01:25 +00:00
Simon Sawicki
67adeb7bab
[cleanup] Misc ( #11216 )
...
- Add Python 3.13 to CI, finalize 3.13 support
- Remove Python 3.8 from CI in preparation for removing 3.8 support
- Document that PyPy3.8 and PyPy3.9 are no longer supported
- Usual documentation fixes and code cleanup
Closes #8248 , Closes #11146 , Closes #11149 , Closes #11211
Authored by: Grub4K, grqz, DTrombett, KarboniteKream, bashonly, mikkovedru, seproDev
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com >
Co-authored-by: DTrombett <d@trombett.org >
Co-authored-by: =?UTF-8?q?Klemen=20Ko=C5=A1ir?= <klemen.kosir@kream.io >
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com >
Co-authored-by: Mikko Vedru <mikko.vedru@gmail.com >
Co-authored-by: sepro <sepro@sepr0.com >
2024-10-22 04:50:35 +00:00
Simon Sawicki
b31b81d85f
[ci] Rerun failed tests ( #11143 )
2024-10-01 00:33:17 +02:00
coletdjnz
6f9e653743
[rh:websockets] Upgrade websockets to 13.0 ( #10815 )
...
Fixes CI hanging
Authored by: coletdjnz
2024-08-21 19:17:26 +12:00
Simon Sawicki
e897bd8292
[misc] Add hatch, ruff, pre-commit and improve dev docs ( #7409 )
...
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 >
2024-05-26 21:27:21 +02:00
bashonly
89f535e265
[ci] Fix curl-cffi installation (Bugfix for 02483bea1c)
...
Authored by: bashonly
2024-04-22 20:36:01 +00:00
coletdjnz
52f5be1f1e
[rh:curlcffi] Add support for curl_cffi
...
Authored by: coletdjnz, Grub4K, pukkandan, bashonly
Co-authored-by: Simon Sawicki <contact@grub4k.xyz >
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com >
Co-authored-by: bashonly <bashonly@protonmail.com >
2024-03-16 23:15:11 -05:00
bashonly
b14e818b37
[ci] Bump actions/setup-python to v5
...
Authored by: bashonly
2024-02-11 19:09:03 +01:00
bashonly
b8a433aaca
[devscripts] install_deps: Add script and migrate to it
...
Authored by: bashonly
2024-02-11 19:09:03 +01:00
Simon Sawicki
f9fb3ce86e
[cleanup] Misc ( #8598 )
...
Authored by: bashonly, pukkandan, seproDev, Grub4K
Co-authored-by: bashonly <bashonly@protonmail.com >
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com >
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com >
2023-12-30 22:27:36 +01:00
Simon Sawicki
2d1d683a54
[devscripts] run_tests: Create Python script ( #8720 )
...
Authored by: Grub4K
2023-12-26 18:30:04 +01:00
Simon Sawicki
13b3cb3c2b
[ci] Run core tests only for core changes ( #8841 )
...
Authored by: Grub4K
2023-12-24 00:11:10 +01:00
Simon Sawicki
f124fa4588
[ci] Concurrency optimizations ( #8614 )
...
Authored by: Grub4K
2023-11-19 16:05:13 +01:00
bashonly
f4b95acafc
Remove Python 3.7 support ( #8361 )
...
Closes #7803
Authored by: bashonly
2023-11-16 18:39:00 +00:00
bashonly
5438593a35
[ci] Bump actions/checkout to v4
...
Authored by: bashonly
2023-11-12 18:30:01 -06:00
coletdjnz
8a8b54523a
[rh:requests] Add handler for requests HTTP library ( #3668 )
...
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
2023-10-13 23:33:00 +00:00
bashonly
700444c23d
[ci] Run core tests with dependencies
...
Authored by: bashonly, coletdjnz
2023-10-13 18:02:06 -05:00
Simon Sawicki
377e85a179
[cleanup] Misc ( #8300 )
...
* Simplify nuxt regex
* Fix tmz quotes and tests
* Update test python versions
Authored by: dirkf, gamer191, Grub4K
2023-10-07 03:02:45 +02:00
Simon Sawicki
836e06d246
[core] Fix support for upcoming Python 3.12 ( #8130 )
...
This also adds the following test runners:
- `3.12-dev` on `ubuntu-latest`
- `3.12-dev` on `windows-latest`
- `pypy-3.10` on `ubuntu-latest`
Authored by: Grub4K
2023-09-17 12:56:50 +02:00
pukkandan
71df9b7fd5
[cleanup] Misc
2022-12-03 19:52:31 +05:30
Alex
c789fb7787
[build, test] Harden workflows' security ( #5410 )
...
Authored by: sashashura
2022-11-10 07:11:07 +05:30
shirt
c4b6c5c7c9
[build] Improve build process ( #4513 )
...
Authored by: shirt-dev
2022-08-09 00:54:30 +05:30
pukkandan
6929b41a21
Remove Python 3.6 support
...
Closes #3764
2022-07-18 06:31:14 +05:30
pukkandan
2cb1982043
[utils] locked_file: Fix for PyPy on Windows
2022-06-13 19:21:31 +05:30
pukkandan
7a96d0b39c
[build] More test-runners
...
* GHA does not cache python 3.6 for Windows, so use 3.8 instead
* Add tests for 3.11, PyPy3.8/3.9
* CPython 3.10 is now stable
* Do not pin Ubuntu to 18.04
2022-05-17 19:40:54 +05:30
xtkoba
cb89cfc14b
[test] Add Python 3.10 ( #480 )
...
Authored-by: pukkandan, xtkoba
2021-07-23 20:32:48 +05:30
pukkandan
060ac76257
[test] Use pytest instead of nosetests ( #482 )
...
`nosetests` is no longer being maintained : https://github.com/nose-devs/nose/issues/1099
and will stop working in py 3.10 as can be seen in #480
2021-07-23 20:18:15 +05:30
pukkandan
0181adefc6
[build] Build Windows x86 version with py3.7
...
and remove redundant tests
Closes #390
:ci skip
Co-authored by: pukkandan, shirt-dev
2021-06-10 01:41:04 +05:30
pukkandan
b5c5d84f60
Revert "[build] Build Windows x86 version with py3.8"
...
This reverts commit aa75e51f99 .
See #390
This is being reverted instead of modified due to #388
2021-06-09 15:37:15 +05:30
pukkandan
aa75e51f99
[build] Build Windows x86 version with py3.8
...
and remove redundant tests
:ci skip
Ao-authored by: pukkandan, shirt-dev
2021-06-09 02:18:55 +05:30
pukkandan
14b17a551f
Remove support for obsolete python versions
2021-06-06 00:59:04 +05:30
pukkandan
41d1cca328
Update to ytdl-commit-a726009
...
[blinkx] Remove extractor
a726009987
2021-05-06 21:31:20 +05:30
pukkandan
e4bdd3377d
[ci] Disable fail-fast
2021-04-22 16:54:41 +05:30
pukkandan
3638226215
[ci] Disable download tests unless specifically invoked
...
Tests can be enabled/disabled using the following in the commit message
* Run Download: `ci-run-dl`
* Skip Core: `ci-skip`
* Skip Quick & Core: `ci-skip-all`
(replace "-" by a space " ")
2021-02-26 03:28:18 +05:30
pukkandan
6b4b65c4f4
[test] fix typo
2021-01-24 14:05:54 +05:30
pukkandan
3bcaa37b1b
[tests] Split core and download tests
2021-01-23 17:00:11 +05:30