Commit Graph

489 Commits (f46e2f9d929f395b32b52cdab93dde980a5ddaf1)

Author SHA1 Message Date
pukkandan 767f999b53
[build] Reduce dependency on third party workflows
Closes #2194
3 years ago
github-actions 1e5c83b26b [version] update
Created by: pukkandan

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

:ci skip all
3 years ago
pukkandan 87e0499624
Release 2021.12.25 3 years ago
pukkandan d80d98e7d4
[docs] Minor fixes 3 years ago
pukkandan b69fd25c25
[cleanup] Misc cleanup
Closes #1942 #1976 #2020 #2058 #1984
3 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
3 years ago
github-actions 814dfb7e25 [version] update
Created by: pukkandan

:ci skip all
3 years ago
pukkandan 91f071af60
Release 2021.12.01 3 years ago
pukkandan f304da8a29
[cleanup] Misc cleanup
Closes #1805, closes #1800
3 years ago
pukkandan 75b725a7cc
[build] Use `workflow_dispatch` for release 3 years ago
pukkandan 13ab5fa586
[build] Fix MacOS Build
Closes #1624
3 years ago
pukkandan 36eaf3039a
[build] Save Git HEAD at release alongside version info 3 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
pukkandan a4211baff5
[cleanup] Minor cleanup 3 years ago
pukkandan 0930b11fda
[docs,cleanup] Improve docs and minor cleanup
Closes #1387, #1404, #1408, #1485, #1415, #1450, #1492
3 years ago
pukkandan 1117579b94 [version] update
:ci skip all
3 years ago
pukkandan 49a57e70a9
[cleanup] misc 3 years ago
pukkandan 733d8e8f99
[build] Refactor `pyinst.py` and misc cleanup
Closes #1361
3 years ago
pukkandan 386cdfdb5b
[build] Release windows exe built with py2exe
Closes: #855
Related: #661, #705, #890, #1024, #1160
3 years ago
pukkandan 6e21fdd279
[build] Enable lazy-extractors in releases
Set the environment variable `YTDLP_NO_LAZY_EXTRACTORS`
to forcefully disable lazy extractor loading
3 years ago
Ricardo 0e5927eebf
[build] Build standalone MacOS packages (#1221)
Closes #1075 
Authored by: smplayer-dev
3 years ago
Ashish Gupta 27f817a84b
[docs] Migrate issues to use forms (#1302)
Authored by: Ashish0804
3 years ago
pukkandan 8063de5109 [version] update
:ci skip all
3 years ago
pukkandan 84999521c8
[build] Allow to release without changelog
so that forks can build using GHA easily
3 years ago
pukkandan a170527e1f [version] update
:ci skip all
3 years ago
pukkandan b5ae35ee6d
[cleanup] Misc cleanup 3 years ago
timethrow 8c6f4daa4c
[docs] Write embedding and contributing documentation (#528)
Authored by: pukkandan, timethrow
3 years ago
shirt f85e6be42e
[build] Use pycryptodomex for PyInstaller (#1179) 3 years ago
pukkandan 5d535b4a55
[build] Allow building with py2exe (and misc fixes)
py2exe config is copied from youtube-dl
Closes #1160
3 years ago
pukkandan 1fed277349 [version] update
:ci skip all
3 years ago
pukkandan a5de4099cb [build] Fix brew tap 3 years ago
pukkandan 4c88ff87fc
[build] Improve release process (#880)
* Automate more of the release process by animelover1984, pukkandan - closes #823
* Fix sha256 by nihil-admirari - closes #385
* Bring back brew taps by nao20010128nao #865
* Provide `--onedir` zip for windows by pukkandan - Closes #1024, #661, #705 and #890

Authored by: pukkandan, animelover1984, nihil-admirari, nao20010128nao
3 years ago
pukkandan 8026e50152
[version] update
:ci skip all
3 years ago
pukkandan be4d9f4cd9
Partially revert "[build] Add homebrew taps (#827)" 3 years ago
The Hatsune Daishi b8773e63f0
[build] Add homebrew taps (#827)
https://github.com/yt-dlp/homebrew-taps
Closes: #754, #770
Authored by: nao20010128nao
3 years ago
pukkandan 2e7781a93c
[docs] Fix some typos
Closes #677, #774
3 years ago
pukkandan 3fb4e21b38
[lazy_extractors] Fix `suitable` and add flake8 test 3 years ago
pukkandan ade6dc5e9e
[version] update
:ci skip all
3 years ago
pukkandan 418964fa91
Release 2021.08.10 3 years ago
shirt 476febeb3a
[build] Use custom build of `pyinstaller` (#663)
Related: #25 

Authored-by: shirt
3 years ago
pukkandan e9d9efc0f2
[version] update
:ci skip all
3 years ago
pukkandan 28dff70b51
Add donate links 3 years ago
pukkandan 1aebc0f79e
Add logo and banner 3 years ago
pukkandan 1fe3c4c27e
[version] update
:ci skip all
3 years ago
xtkoba cb89cfc14b
[test] Add Python 3.10 (#480)
Authored-by: pukkandan, xtkoba
3 years ago
pukkandan 060ac76257
[test] Use `pytest` instead of `nosetests` (#482)
`nosetests` is no longer being maintained : https://github.com/nose-devs/nose/issues/1099
and will stop working in py 3.10 as can be seen in #480
3 years ago