Commit Graph

463 Commits

Author SHA1 Message Date
pukkandan
8063de5109 [version] update
:ci skip all
2021-10-10 04:03:13 +00:00
pukkandan
84999521c8
[build] Allow to release without changelog
so that forks can build using GHA easily
2021-10-10 09:32:00 +05:30
pukkandan
a170527e1f [version] update
:ci skip all
2021-10-09 19:11:24 +00:00
pukkandan
b5ae35ee6d
[cleanup] Misc cleanup 2021-10-09 22:32:00 +05:30
timethrow
8c6f4daa4c
[docs] Write embedding and contributing documentation (#528)
Authored by: pukkandan, timethrow
2021-10-09 06:38:01 +05:30
shirt
f85e6be42e
[build] Use pycryptodomex for PyInstaller (#1179) 2021-10-05 13:37:58 -04:00
pukkandan
5d535b4a55
[build] Allow building with py2exe (and misc fixes)
py2exe config is copied from youtube-dl
Closes #1160
2021-10-04 03:08:27 +05:30
pukkandan
1fed277349 [version] update
:ci skip all
2021-09-25 00:59:59 +00:00
pukkandan
a5de4099cb [build] Fix brew tap 2021-09-25 06:28:05 +05:30
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
2021-09-24 06:31:43 +05:30
pukkandan
8026e50152
[version] update
:ci skip all
2021-09-02 05:33:38 +05:30
pukkandan
be4d9f4cd9
Partially revert "[build] Add homebrew taps (#827)" 2021-09-02 04:43:38 +05:30
The Hatsune Daishi
b8773e63f0
[build] Add homebrew taps (#827)
https://github.com/yt-dlp/homebrew-taps
Closes: #754, #770
Authored by: nao20010128nao
2021-08-30 20:07:43 +05:30
pukkandan
2e7781a93c
[docs] Fix some typos
Closes #677, #774
2021-08-28 02:20:40 +05:30
pukkandan
3fb4e21b38
[lazy_extractors] Fix suitable and add flake8 test 2021-08-23 01:04:29 +05:30
pukkandan
ade6dc5e9e
[version] update
:ci skip all
2021-08-10 20:51:47 +05:30
pukkandan
418964fa91
Release 2021.08.10 2021-08-10 20:10:39 +05:30
shirt
476febeb3a
[build] Use custom build of pyinstaller (#663)
Related: #25 

Authored-by: shirt
2021-08-10 01:21:02 +05:30
pukkandan
e9d9efc0f2
[version] update
:ci skip all
2021-08-02 10:41:58 +05:30
pukkandan
28dff70b51
Add donate links 2021-08-02 08:51:23 +05:30
pukkandan
1aebc0f79e
Add logo and banner 2021-08-02 08:51:22 +05:30
pukkandan
1fe3c4c27e
[version] update
:ci skip all
2021-07-24 20:02:12 +05:30
xtkoba
cb89cfc14b
[test] Add Python 3.10 (#480)
Authored-by: pukkandan, xtkoba
2021-07-23 20:32:48 +05:30
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
2021-07-23 20:18:15 +05:30
pukkandan
e4d666d27b
[version] update
:ci skip all
2021-07-22 02:37:51 +05:30
Matt Broadway
982ee69a74
Add option --cookies-from-browser to load cookies from a browser (#488)
* also adds `--no-cookies-from-browser`

Original PR: https://github.com/ytdl-org/youtube-dl/pull/29201
Authored by: mbway
2021-07-22 02:02:49 +05:30
pukkandan
38a40c9e16
[version] update
:ci skip all
2021-07-07 05:43:58 +05:30
pukkandan
bc97cdae67
[cleanup] Fix linter and some typos
Related: https://github.com/ytdl-org/youtube-dl/pull/29398
2021-07-04 03:04:25 +05:30
pukkandan
dac8b87b0c
[version] update :ci skip all 2021-06-23 07:37:07 +05:30
pukkandan
e36d50c5dd
[websockets] Add WebSocketFragmentFD (#399)
Necessary for #392

Co-authored by: nao20010128nao, pukkandan
2021-06-21 22:56:36 +05:30
pukkandan
0181adefc6
[build] Build Windows x86 version with py3.7
and remove redundant tests
Closes #390

:ci skip

Co-authored by: pukkandan, shirt-dev
2021-06-10 01:41:04 +05:30
pukkandan
fd3c633d26
[version] update
:ci skip all
2021-06-10 01:36:46 +05:30
pukkandan
b5c5d84f60
Revert "[build] Build Windows x86 version with py3.8"
This reverts commit aa75e51f99.

See #390

This is being reverted instead of modified due to #388
2021-06-09 15:37:15 +05:30
pukkandan
aa75e51f99
[build] Build Windows x86 version with py3.8
and remove redundant tests
:ci skip

Ao-authored by: pukkandan, shirt-dev
2021-06-09 02:18:55 +05:30
pukkandan
884ce9d05d
[version] update :ci skip all 2021-06-09 02:18:55 +05:30
pukkandan
ed64ce5905
[build] Release yt-dlp.tar.gz
Closes #386
2021-06-08 20:12:00 +05:30
Nil Admirari
beb982bead
[build,update] Add GNU-style SHA512 and prepare updater for simlar SHA256 (#383)
Authored by: nihil-admirari <50202386+nihil-admirari@users.noreply.github.com>

Related: #385
2021-06-08 16:04:07 +05:30
pukkandan
e88396f123
[build] Fix SHA256 2021-06-08 01:29:35 +05:30
pukkandan
14b17a551f
Remove support for obsolete python versions 2021-06-06 00:59:04 +05:30
pukkandan
eb03899192
[version] update
:ci skip all
2021-06-01 21:08:44 +05:30
pukkandan
cd59e22191
[version] update
:ci skip all
2021-05-20 21:15:41 +05:30
shirt
7237fdc6ce
[build] Fix pefile version for x86
Authored by: shirt-dev
2021-05-20 21:15:41 +05:30
pukkandan
eaeca38fc4
[version] update :ci skip all 2021-05-11 13:42:58 +05:30
pukkandan
41d1cca328
Update to ytdl-commit-a726009
[blinkx] Remove extractor
a726009987
2021-05-06 21:31:20 +05:30
pukkandan
ca0b91b39e
[version] update :ci skip all 2021-04-22 17:30:36 +05:30
pukkandan
e4bdd3377d
[ci] Disable fail-fast 2021-04-22 16:54:41 +05:30
pukkandan
54670cf084
[version] update
:ci skip all
2021-04-12 03:30:55 +05:30
pukkandan
57d104424f
[version] update
:ci skip all
2021-04-04 03:57:29 +05:30
pukkandan
b23b9eefd9
[version] update 2021-03-25 04:44:22 +05:30
pukkandan
a2f0b0c672
Release 2021.03.24.1 2021-03-25 04:33:34 +05:30