Commit Graph

498 Commits (5625e6073fc9bd0ca944eaa18b1038ca8eddabd7)

Author SHA1 Message Date
shirt fc259cc249
[build] Update pyinstaller to 4.9
github-actions b761428226 [version] update
Created by: pukkandan

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

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

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

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

:ci skip all
pukkandan 87e0499624
Release 2021.12.25
pukkandan d80d98e7d4
[docs] Minor fixes
pukkandan b69fd25c25
[cleanup] Misc cleanup
Closes     
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
github-actions 814dfb7e25 [version] update
Created by: pukkandan

:ci skip all
pukkandan 91f071af60
Release 2021.12.01
pukkandan f304da8a29
[cleanup] Misc cleanup
Closes , closes 
pukkandan 75b725a7cc
[build] Use `workflow_dispatch` for release
pukkandan 13ab5fa586
[build] Fix MacOS Build
Closes 
pukkandan 36eaf3039a
[build] Save Git HEAD at release alongside version info
pukkandan 9ebf3c6ab9 [version] update
:ci skip all
pukkandan 7144b697fc
Release 2021.11.10.1
:ci skip all
pukkandan 2e9a445bc3 [version] update
:ci skip all
pukkandan 86c1a8aae4
Release 2021.11.10
pukkandan a4211baff5
[cleanup] Minor cleanup
pukkandan 0930b11fda
[docs,cleanup] Improve docs and minor cleanup
Closes , , , , , , 
pukkandan 1117579b94 [version] update
:ci skip all
pukkandan 49a57e70a9
[cleanup] misc
pukkandan 733d8e8f99
[build] Refactor `pyinst.py` and misc cleanup
Closes 
pukkandan 386cdfdb5b
[build] Release windows exe built with py2exe
Closes: 
Related: , , , , 
pukkandan 6e21fdd279
[build] Enable lazy-extractors in releases
Set the environment variable `YTDLP_NO_LAZY_EXTRACTORS`
to forcefully disable lazy extractor loading
Ricardo 0e5927eebf
[build] Build standalone MacOS packages ()
Closes  
Authored by: smplayer-dev
Ashish Gupta 27f817a84b
[docs] Migrate issues to use forms ()
Authored by: Ashish0804
pukkandan 8063de5109 [version] update
:ci skip all
pukkandan 84999521c8
[build] Allow to release without changelog
so that forks can build using GHA easily
pukkandan a170527e1f [version] update
:ci skip all
pukkandan b5ae35ee6d
[cleanup] Misc cleanup
timethrow 8c6f4daa4c
[docs] Write embedding and contributing documentation ()
Authored by: pukkandan, timethrow
shirt f85e6be42e
[build] Use pycryptodomex for PyInstaller ()
pukkandan 5d535b4a55
[build] Allow building with py2exe (and misc fixes)
py2exe config is copied from youtube-dl
Closes 
pukkandan 1fed277349 [version] update
:ci skip all
pukkandan a5de4099cb [build] Fix brew tap
pukkandan 4c88ff87fc
[build] Improve release process ()
* Automate more of the release process by animelover1984, pukkandan - closes 
* Fix sha256 by nihil-admirari - closes 
* Bring back brew taps by nao20010128nao 
* Provide `--onedir` zip for windows by pukkandan - Closes , ,  and 

Authored by: pukkandan, animelover1984, nihil-admirari, nao20010128nao
pukkandan 8026e50152
[version] update
:ci skip all
pukkandan be4d9f4cd9
Partially revert "[build] Add homebrew taps ()"
The Hatsune Daishi b8773e63f0
[build] Add homebrew taps ()
https://github.com/yt-dlp/homebrew-taps
Closes: , 
Authored by: nao20010128nao
pukkandan 2e7781a93c
[docs] Fix some typos
Closes , 
pukkandan 3fb4e21b38
[lazy_extractors] Fix `suitable` and add flake8 test