Commit Graph

557 Commits (18d295c9e0f95adc179eef345b7af64d6372db78)

Author SHA1 Message Date
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 ,