Commit Graph

622 Commits (master)

Author SHA1 Message Date
bashonly b73193c99a
[build] Implement build verification using `--update-to`
Authored by: bashonly, Grub4K
12 months 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
12 months ago
Simon Sawicki 44a79958f0
[build] Fix macOS target
Authored by: Grub4K
12 months ago
pukkandan c8bc203fbf
[docs] Misc improvements
Closes #6814, closes #6940, closes #6733, closes #6923, closes #6566, closes #6726, closes #6728
12 months ago
pukkandan 427a8fafbb
[build] Pin `pyinstaller` version for MacOS
Workaround for #6541
1 year ago
github-actions 8729e7b57c Release 2023.03.04
Created by: pukkandan

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

:ci skip all :ci run dl
1 year ago
pukkandan 4815bbfc41
[cleanup] Misc 1 year ago
bashonly 776d1c3f0c
[build] Add `cffi` as a dependency for `yt_dlp_linux`
Closes #6394
Authored by: bashonly
1 year ago
Simon Sawicki 12647e03d4
[build] Sign SHA files and release public key
Closes #6344
Authored by: Grub4K
1 year 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>
1 year ago
pukkandan 5b28cef72d
[cleanup] Misc 1 year ago
github-actions 41bd0dc4d7 [version] update
Created by: pukkandan

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

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

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

:ci skip all :ci run dl
1 year ago
mlampe a6858cda29
[build] Make linux binary truly standalone using `conda` (#5423)
Authored by: mlampe
1 year ago
MrOctopus 17fc3dc48a
[build] Create armv7l and aarch64 releases (#5449)
Closes #5436
Authored by: MrOctopus, pukkandan
1 year 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
github-actions 9fd03a1696 [version] update
Created by: pukkandan

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

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

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

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

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

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

:ci skip all :ci run dl
2 years ago
pukkandan 0af80bcf70
Release 2022.06.22 2 years ago
pukkandan e4afcfde08
[build] Add Linux standalone builds 2 years ago
pukkandan 8aa0e7cd96
[docs] Improvements 2 years ago
pukkandan 2cb1982043
[utils] `locked_file`: Fix for PyPy on Windows 2 years ago
pukkandan 64fa820ccf
[cleanup] Misc fixes (see desc)
* [tvver] Fix bug in 6837633a4a - Closes #4054
* [rumble] Fix tests - Closes #3976
* [make] Remove `cat` abuse - Closes #3989
* [make] Revert #3684 - Closes #3814
* [utils] Improve `get_elements_by_class` - Closes #3993
* [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
2 years ago
pukkandan 1890fc6389
[cleanup] Misc fixes
Cherry-picks from: #3498, #3947
Related: #3949, https://github.com/yt-dlp/yt-dlp/issues/1839#issuecomment-1140313836
Authored by: pukkandan, flashdagger, gamer191
2 years ago
pukkandan b5899f4f19
[build, cleanup] Refactor
Closes #3835, #3837
2 years ago
github-actions 926ccc84ef [version] update
Created by: pukkandan

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

:ci skip all
2 years ago
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)
2 years ago
github-actions a3b7dff015 [version] update
Created by: pukkandan

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

:ci skip all
2 years ago
shirt b46ccbc6d4
[build] Update pyinstaller to 4.10 2 years ago
shirt fc259cc249
[build] Update pyinstaller to 4.9 2 years ago
github-actions b761428226 [version] update
Created by: pukkandan

:ci skip all
2 years ago
github-actions 3cea9ec2eb [version] update
Created by: pukkandan

:ci skip all
2 years ago
pukkandan 455a15e2dc
[cleanup,docs] Minor fixes
Closes #2541, #2484
2 years ago
pukkandan 88f23a18e0
[docs,cleanup] Fix linter and misc cleanup
Closes #2419
2 years ago
github-actions 50ce204cc2
[version] update
Created by: pukkandan

:ci skip all
2 years ago
pukkandan 144a3588b4
Release 2022.01.22 2 years ago
pukkandan fc5fa964c7
[docs] Improvements 2 years ago
pukkandan 9e907ebddf
[cleanup] Misc cleanup 2 years ago
pukkandan 767f999b53
[build] Reduce dependency on third party workflows
Closes #2194
2 years ago
github-actions 1e5c83b26b [version] update
Created by: pukkandan

:ci skip all
2 years ago
github-actions 459aea84c3 [version] update
Created by: pukkandan

:ci skip all
2 years ago
pukkandan 87e0499624
Release 2021.12.25 2 years ago
pukkandan d80d98e7d4
[docs] Minor fixes 2 years ago
pukkandan b69fd25c25
[cleanup] Misc cleanup
Closes #1942 #1976 #2020 #2058 #1984
2 years ago
pukkandan a804f6d89c
[cleanup Fix some typos
* `MetadataFromFieldPP` is not deprecated!
* Wrong args to `MetadataFromFieldPP`
* Some mistakes in change log
* Type in build.yml causing release tag to be placed on wrong commit
2 years ago
github-actions 814dfb7e25 [version] update
Created by: pukkandan

:ci skip all
2 years ago
pukkandan 91f071af60
Release 2021.12.01 2 years ago
pukkandan f304da8a29
[cleanup] Misc cleanup
Closes #1805, closes #1800
2 years ago
pukkandan 75b725a7cc
[build] Use `workflow_dispatch` for release 2 years ago
pukkandan 13ab5fa586
[build] Fix MacOS Build
Closes #1624
2 years ago
pukkandan 36eaf3039a
[build] Save Git HEAD at release alongside version info 2 years ago
pukkandan 9ebf3c6ab9 [version] update
:ci skip all
3 years ago
pukkandan 7144b697fc
Release 2021.11.10.1
:ci skip all
3 years ago
pukkandan 2e9a445bc3 [version] update
:ci skip all
3 years ago
pukkandan 86c1a8aae4
Release 2021.11.10 3 years ago