bashonly
1d03633c5a
[build] Overhaul and unify release workflow
...
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
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
1 year ago
bashonly
700444c23d
[ci] Run core tests with dependencies
...
Authored by: bashonly, coletdjnz
1 year ago
github-actions
b73c409318
Release 2023.10.13
...
Created by: bashonly
:ci skip all :ci run dl
1 year ago
github-actions
4392c4680c
Release 2023.10.07
...
Created by: Grub4K
:ci skip all :ci run dl
1 year ago
Simon Sawicki
377e85a179
[cleanup] Misc ( #8300 )
...
* Simplify nuxt regex
* Fix tmz quotes and tests
* Update test python versions
Authored by: dirkf, gamer191, Grub4K
1 year ago
github-actions
c54ddfba0f
Release 2023.09.24
...
Created by: Grub4K
:ci skip all :ci run dl
1 year ago
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
1 year ago
github-actions
cc0619f62d
Release 2023.07.06
...
Created by: pukkandan
:ci skip all :ci run dl
1 year ago
Jorge
6355b5f1e1
[misc] Add CodeQL workflow ( #7497 )
1 year ago
github-actions
de4cf77ec1
Release 2023.06.22
...
Created by: pukkandan
:ci skip all :ci run dl
1 year ago
pukkandan
a4486bfc1d
Revert "[misc] Add automatic duplicate issue detection"
...
This reverts commit 15b2d3db1d
.
1 year ago
github-actions
d1b2156149
Release 2023.06.21
...
Created by: pukkandan
:ci skip all :ci run dl
1 year ago
pukkandan
ad54c9130e
[cleanup] Misc
...
Closes #6288 , Closes #7197 , Closes #7265 , Closes #7353 , Closes #5773
Authored by: mikf, freezboltz, pukkandan
1 year ago
pukkandan
15b2d3db1d
[misc] Add automatic duplicate issue detection
1 year ago
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
1 year ago
bashonly
b73193c99a
[build] Implement build verification using `--update-to`
...
Authored by: bashonly, Grub4K
1 year ago
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
1 year ago
Simon Sawicki
44a79958f0
[build] Fix macOS target
...
Authored by: Grub4K
1 year ago
pukkandan
c8bc203fbf
[docs] Misc improvements
...
Closes #6814 , closes #6940 , closes #6733 , closes #6923 , closes #6566 , closes #6726 , closes #6728
2 years ago
pukkandan
427a8fafbb
[build] Pin `pyinstaller` version for MacOS
...
Workaround for #6541
2 years ago
github-actions
8729e7b57c
Release 2023.03.04
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
pukkandan
7accdd9845
[devscripts] `make_changelog`: Stop at `Release ...` commit
...
Closes #6415
2 years ago
Simon Sawicki
08ff6d59f9
[build] Only archive if `vars.ARCHIVE_REPO` is set
...
Authored by: Grub4K
2 years ago
bashonly
55676fe498
[build] Fix publishing to PyPI and homebrew
...
Closes #6411
Authored by: bashonly
2 years ago
github-actions
354d5fca7a
Release 2023.03.03
...
Created by: Grub4K
:ci skip all :ci run dl
2 years ago
pukkandan
4815bbfc41
[cleanup] Misc
2 years ago
bashonly
776d1c3f0c
[build] Add `cffi` as a dependency for `yt_dlp_linux`
...
Closes #6394
Authored by: bashonly
2 years ago
Simon Sawicki
12647e03d4
[build] Sign SHA files and release public key
...
Closes #6344
Authored by: Grub4K
2 years ago
Simon Sawicki
29cb20bd56
[build] Automated builds and nightly releases ( #6220 )
...
Closes #1839
Authored by: Grub4K, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2 years ago
pukkandan
5b28cef72d
[cleanup] Misc
2 years ago
github-actions
41bd0dc4d7
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
pukkandan
a538772969
[cleanup] Misc
...
Closes #5897
2 years ago
shirt
365b900605
[Build] Update pyinstaller
2 years ago
github-actions
7287ab92f6
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
github-actions
990dd7b00f
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
pukkandan
08e29b9f1f
[cleanup] Misc
...
Closes #5576 , closes #5887
2 years ago
pukkandan
71df9b7fd5
[cleanup] Misc
2 years ago
github-actions
5e39fb982e
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
mlampe
a6858cda29
[build] Make linux binary truly standalone using `conda` ( #5423 )
...
Authored by: mlampe
2 years ago
MrOctopus
17fc3dc48a
[build] Create armv7l and aarch64 releases ( #5449 )
...
Closes #5436
Authored by: MrOctopus, pukkandan
2 years ago
Sergey
dc3028d233
[build] `py2exe`: Migrate to freeze API ( #5149 )
...
Closes #5135
Authored by: SG5, pukkandan
2 years ago
Alex
c789fb7787
[build, test] Harden workflows' security ( #5410 )
...
Authored by: sashashura
2 years ago
Lesmiscore
7d61d2306e
[build] Replace `set-output` with `GITHUB_OUTPUT` ( #5315 )
...
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Authored by: Lesmiscore
2 years ago
pukkandan
98d4ec1ef2
[build] Pin `py2exe` version
...
Workaround for #5135
2 years ago
github-actions
57fb88093e
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
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 #4853 , Closes #4855 , Closes #4852
* Improve some error messages
2 years ago
github-actions
adba24d207
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago
shirt
9f9c85dda4
[Build] Update pyinstaller
2 years ago
github-actions
b76e9cedb3
[version] update
...
Created by: pukkandan
:ci skip all :ci run dl
2 years ago