Commit Graph

647 Commits (fba1934d0f7bdc0d6c103f11800f68fe201e3cb8)

Author SHA1 Message Date
Simon Sawicki f124fa4588
[ci] Concurrency optimizations ()
Authored by: Grub4K
bashonly f4b95acafc
Remove Python 3.7 support ()
Closes 
Authored by: bashonly
bashonly 24f827875c
[build] Make `secretstorage` an optional dependency ()
Authored by: bashonly
github-actions 5d3a3cd493 Release 2023.11.14
Created by: Grub4K

:ci skip all :ci run dl
Simon Sawicki b012271d01
[cleanup] Misc ()
Authored by: bashonly, coletdjnz, dirkf, gamer191, seproDev, Grub4K
bashonly a00af29853
[cleanup] Update documentation for master and nightly channels
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 5438593a35
[ci] Bump `actions/checkout` to v4
Authored by: bashonly
bashonly 9970d74c83
[build] Include secretstorage in Linux builds
Authored by: bashonly
bashonly 20314dd46f
[core] Include build origin in verbose output
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 1d03633c5a
[build] Overhaul and unify release workflow
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
coletdjnz 8a8b54523a
[rh:requests] Add handler for `requests` HTTP library ()
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
bashonly 700444c23d
[ci] Run core tests with dependencies
Authored by: bashonly, coletdjnz
github-actions b73c409318 Release 2023.10.13
Created by: bashonly

:ci skip all :ci run dl
github-actions 4392c4680c Release 2023.10.07
Created by: Grub4K

:ci skip all :ci run dl
Simon Sawicki 377e85a179
[cleanup] Misc ()
* Simplify nuxt regex
* Fix tmz quotes and tests
* Update test python versions

Authored by: dirkf, gamer191, Grub4K
github-actions c54ddfba0f Release 2023.09.24
Created by: Grub4K

:ci skip all :ci run dl
Simon Sawicki 836e06d246
[core] Fix support for upcoming Python 3.12 ()
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
github-actions cc0619f62d Release 2023.07.06
Created by: pukkandan

:ci skip all :ci run dl
Jorge 6355b5f1e1
[misc] Add CodeQL workflow ()
github-actions de4cf77ec1 Release 2023.06.22
Created by: pukkandan

:ci skip all :ci run dl
pukkandan a4486bfc1d
Revert "[misc] Add automatic duplicate issue detection"
This reverts commit 15b2d3db1d.
github-actions d1b2156149 Release 2023.06.21
Created by: pukkandan

:ci skip all :ci run dl
pukkandan ad54c9130e
[cleanup] Misc
Closes , Closes , Closes , Closes , Closes 
Authored by: mikf, freezboltz, pukkandan
pukkandan 15b2d3db1d
[misc] Add automatic duplicate issue detection
Simon Sawicki 23c39a4bea
[devscripts] `make_changelog`: Various improvements
- Make single items collapse into one line
- Don't hide "Important changes" in `<details>`
- Move upstream merge into priority
- Properly support comma separated prefixes

Authored by: Grub4K
bashonly b73193c99a
[build] Implement build verification using `--update-to`
Authored by: bashonly, Grub4K
bashonly c4efa0aefe
[build] Various build workflow improvements
- Wait for build before publishing to PyPI
- Do not run `meta_files` job if release is cancelled
- Customizable channel in release workflow
- Display badges above changelog

Authored by: bashonly, Grub4K
Simon Sawicki 44a79958f0
[build] Fix macOS target
Authored by: Grub4K
pukkandan c8bc203fbf
[docs] Misc improvements
Closes , closes , closes , closes , closes , closes , closes 
pukkandan 427a8fafbb
[build] Pin `pyinstaller` version for MacOS
Workaround for 
github-actions 8729e7b57c Release 2023.03.04
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 7accdd9845
[devscripts] `make_changelog`: Stop at `Release ...` commit
Closes 
Simon Sawicki 08ff6d59f9
[build] Only archive if `vars.ARCHIVE_REPO` is set
Authored by: Grub4K
bashonly 55676fe498
[build] Fix publishing to PyPI and homebrew
Closes 
Authored by: bashonly
github-actions 354d5fca7a Release 2023.03.03
Created by: Grub4K

:ci skip all :ci run dl
pukkandan 4815bbfc41
[cleanup] Misc
bashonly 776d1c3f0c
[build] Add `cffi` as a dependency for `yt_dlp_linux`
Closes 
Authored by: bashonly
Simon Sawicki 12647e03d4
[build] Sign SHA files and release public key
Closes 
Authored by: Grub4K
Simon Sawicki 29cb20bd56
[build] Automated builds and nightly releases ()
Closes 
Authored by: Grub4K, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
pukkandan 5b28cef72d
[cleanup] Misc
github-actions 41bd0dc4d7 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan a538772969
[cleanup] Misc
Closes 
shirt 365b900605
[Build] Update pyinstaller
github-actions 7287ab92f6 [version] update
Created by: pukkandan

:ci skip all :ci run dl
github-actions 990dd7b00f [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 08e29b9f1f
[cleanup] Misc
Closes , closes 
pukkandan 71df9b7fd5
[cleanup] Misc
github-actions 5e39fb982e [version] update
Created by: pukkandan

:ci skip all :ci run dl
mlampe a6858cda29
[build] Make linux binary truly standalone using `conda` ()
Authored by: mlampe
MrOctopus 17fc3dc48a
[build] Create armv7l and aarch64 releases ()
Closes 
Authored by: MrOctopus, pukkandan
Sergey dc3028d233
[build] `py2exe`: Migrate to freeze API ()
Closes 
Authored by: SG5, pukkandan
Alex c789fb7787
[build, test] Harden workflows' security ()
Authored by: sashashura
Lesmiscore 7d61d2306e
[build] Replace `set-output` with `GITHUB_OUTPUT` ()
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Authored by: Lesmiscore
pukkandan 98d4ec1ef2
[build] Pin `py2exe` version
Workaround for 
github-actions 57fb88093e [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 17ffed1842
[docs] Improvements
* Move detailed installation instructions to https://github.com/yt-dlp/yt-dlp/wiki/Installation
* Link to wiki where applicable
* Fix some mistakes. Closes , Closes , Closes 
* Improve some error messages
github-actions adba24d207 [version] update
Created by: pukkandan

:ci skip all :ci run dl
shirt 9f9c85dda4
[Build] Update pyinstaller
github-actions b76e9cedb3 [version] update
Created by: pukkandan

:ci skip all :ci run dl
github-actions 9fd03a1696 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 81e0195998
[build] Fix changelog
Bug in c4b6c5c7c9
github-actions f1e2d4a9a2 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 70b2340909
[build, devscripts] Add devscript to set a build variant
Closes 
pukkandan 115add4387
[devscripts] Create `utils` and refactor
shirt c4b6c5c7c9
[build] Improve build process ()
Authored by: shirt-dev
pukkandan 31b532a1f2
[cleanup] Misc
pukkandan 81bf0943ea
[docs] Fix bug report issue template
Closes 
shirt 8ef5af1942
[build] Update pyinstaller
pukkandan 6929b41a21
Remove Python 3.6 support
Closes 
github-actions 0b5583b112 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 135f05ef66
Release 2022.07.18
pukkandan 258d88f301
[test] Split download tests so they can be more easily run in CI
pukkandan f2df407165
[cleanup] Misc cleanup
pukkandan ca9f1df253
[docs] Improve issue templates
pukkandan 28cdb605aa
[build] Fix bug in 6d916fe709
github-actions 84a251e1f5 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan b1f94422cc
[update] Ability to set a maximum version for specific variants
pukkandan c2c8921b41
[build] Draft release until complete
Related: 

:ci skip
Stefan Lobbenmeier 6d916fe709
[build] Standalone x64 builds for MacOS 10.9 ()
Authored by: StefanLobbenmeier
pukkandan 885fe351fb
[build] Fix release tag commit
bug in b5899f4f19
github-actions f92347c312 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 1ed70fd0b7
[build] Fix updating homebrew formula
bug in b5899f4f19
github-actions def4973ae7 [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 0af80bcf70
Release 2022.06.22
pukkandan e4afcfde08
[build] Add Linux standalone builds
pukkandan 8aa0e7cd96
[docs] Improvements
pukkandan 2cb1982043
[utils] `locked_file`: Fix for PyPy on Windows
pukkandan 64fa820ccf
[cleanup] Misc fixes (see desc)
* [tvver] Fix bug in 6837633a4a - Closes 
* [rumble] Fix tests - Closes 
* [make] Remove `cat` abuse - Closes 
* [make] Revert  - Closes 
* [utils] Improve `get_elements_by_class` - Closes 
* [utils] Inherit `Namespace` from `types.SimpleNamespace`
* [utils] Use `re.fullmatch` for matching filters
* [jsinterp] Handle quotes in `_separate`
* [make_readme] Allow overshooting last line

Authored by: pukkandan, kwconder, MrRawes, Lesmiscore
pukkandan 1890fc6389
[cleanup] Misc fixes
Cherry-picks from: , 
Related: , https://github.com/yt-dlp/yt-dlp/issues/1839#issuecomment-1140313836
Authored by: pukkandan, flashdagger, gamer191
pukkandan b5899f4f19
[build, cleanup] Refactor
Closes , 
github-actions 926ccc84ef [version] update
Created by: pukkandan

:ci skip all
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
pukkandan 2414649192
[cleanup] Misc cleanup
pukkandan 0a41f331cc
[doc] Minor improvements
Closes , Closes 
github-actions dee1d65dc3 [version] update
Created by: pukkandan

:ci skip all
pukkandan a44ca5a470
[cleanup] Misc fixes
Closes https://github.com/yt-dlp/yt-dlp/pull/3213, Closes https://github.com/yt-dlp/yt-dlp/pull/3117

Related: https://github.com/yt-dlp/yt-dlp/issues/3146#issuecomment-1077323114, https://github.com/yt-dlp/yt-dlp/pull/3277#discussion_r841019671, a825ffbffa (commitcomment-68538986), https://github.com/yt-dlp/yt-dlp/issues/2360, 5fa3c9a88f (r70393519), 5fa3c9a88f (r70393254)
github-actions a3b7dff015 [version] update
Created by: pukkandan

:ci skip all
github-actions 1eae7f94c1
[version] update
Created by: pukkandan

:ci skip all
shirt b46ccbc6d4
[build] Update pyinstaller to 4.10
shirt fc259cc249
[build] Update pyinstaller to 4.9