Jorge
6355b5f1e1
[misc] Add CodeQL workflow ( #7497 )
2023-07-06 20:21:46 +05:30
pukkandan
a4486bfc1d
Revert "[misc] Add automatic duplicate issue detection"
...
This reverts commit 15b2d3db1d
.
2023-06-22 00:11:35 +05:30
pukkandan
ad54c9130e
[cleanup] Misc
...
Closes #6288 , Closes #7197 , Closes #7265 , Closes #7353 , Closes #5773
Authored by: mikf, freezboltz, pukkandan
2023-06-21 09:21:20 +05:30
pukkandan
15b2d3db1d
[misc] Add automatic duplicate issue detection
2023-05-24 23:30:45 +05:30
Simon Sawicki
23c39a4bea
[devscripts] make_changelog
: Various improvements
...
- Make single items collapse into one line
- Don't hide "Important changes" in `<details>`
- Move upstream merge into priority
- Properly support comma separated prefixes
Authored by: Grub4K
2023-05-20 21:30:02 +02:00
bashonly
b73193c99a
[build] Implement build verification using --update-to
...
Authored by: bashonly, Grub4K
2023-05-20 14:27:53 -05:00
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
2023-05-20 14:27:45 -05:00
Simon Sawicki
44a79958f0
[build] Fix macOS target
...
Authored by: Grub4K
2023-05-20 21:24:27 +02:00
pukkandan
427a8fafbb
[build] Pin pyinstaller
version for MacOS
...
Workaround for #6541
2023-03-15 04:49:28 +05:30
pukkandan
7accdd9845
[devscripts] make_changelog
: Stop at Release ...
commit
...
Closes #6415
2023-03-04 19:26:43 +05:30
Simon Sawicki
08ff6d59f9
[build] Only archive if vars.ARCHIVE_REPO
is set
...
Authored by: Grub4K
2023-03-04 14:18:24 +01:00
bashonly
55676fe498
[build] Fix publishing to PyPI and homebrew
...
Closes #6411
Authored by: bashonly
2023-03-03 21:54:20 -06:00
bashonly
776d1c3f0c
[build] Add cffi
as a dependency for yt_dlp_linux
...
Closes #6394
Authored by: bashonly
2023-03-03 22:55:10 +05:30
Simon Sawicki
12647e03d4
[build] Sign SHA files and release public key
...
Closes #6344
Authored by: Grub4K
2023-03-03 22:55:10 +05:30
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>
2023-03-03 22:54:23 +05:30
shirt
365b900605
[Build] Update pyinstaller
2023-02-12 10:57:57 -05:00
pukkandan
71df9b7fd5
[cleanup] Misc
2022-12-03 19:52:31 +05:30
mlampe
a6858cda29
[build] Make linux binary truly standalone using conda
( #5423 )
...
Authored by: mlampe
2022-11-11 07:28:23 +05:30
MrOctopus
17fc3dc48a
[build] Create armv7l and aarch64 releases ( #5449 )
...
Closes #5436
Authored by: MrOctopus, pukkandan
2022-11-11 07:19:24 +05:30
Sergey
dc3028d233
[build] py2exe
: Migrate to freeze API ( #5149 )
...
Closes #5135
Authored by: SG5, pukkandan
2022-11-10 08:54:14 +05:30
Alex
c789fb7787
[build, test] Harden workflows' security ( #5410 )
...
Authored by: sashashura
2022-11-10 07:11:07 +05:30
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
2022-10-21 18:56:00 +05:30
pukkandan
98d4ec1ef2
[build] Pin py2exe
version
...
Workaround for #5135
2022-10-04 23:02:12 +05:30
shirt
9f9c85dda4
[Build] Update pyinstaller
2022-08-31 13:12:26 -04:00
pukkandan
81e0195998
[build] Fix changelog
...
Bug in c4b6c5c7c9
2022-08-09 03:58:29 +05:30
pukkandan
70b2340909
[build, devscripts] Add devscript to set a build variant
...
Closes #4471
2022-08-09 01:08:48 +05:30
shirt
c4b6c5c7c9
[build] Improve build process ( #4513 )
...
Authored by: shirt-dev
2022-08-09 00:54:30 +05:30
shirt
8ef5af1942
[build] Update pyinstaller
2022-07-17 21:24:23 -04:00
pukkandan
6929b41a21
Remove Python 3.6 support
...
Closes #3764
2022-07-18 06:31:14 +05:30
pukkandan
135f05ef66
Release 2022.07.18
2022-07-18 05:14:56 +05:30
pukkandan
258d88f301
[test] Split download tests so they can be more easily run in CI
2022-07-10 09:59:35 +05:30
pukkandan
28cdb605aa
[build] Fix bug in 6d916fe709
2022-06-30 05:02:19 +05:30
pukkandan
b1f94422cc
[update] Ability to set a maximum version for specific variants
2022-06-29 06:43:24 +05:30
pukkandan
c2c8921b41
[build] Draft release until complete
...
Related: #4133
:ci skip
2022-06-29 05:45:02 +05:30
Stefan Lobbenmeier
6d916fe709
[build] Standalone x64 builds for MacOS 10.9 ( #4106 )
...
Authored by: StefanLobbenmeier
2022-06-28 18:06:30 +05:30
pukkandan
885fe351fb
[build] Fix release tag commit
...
bug in b5899f4f19
2022-06-22 07:50:46 +05:30
pukkandan
1ed70fd0b7
[build] Fix updating homebrew formula
...
bug in b5899f4f19
2022-06-22 06:43:06 +05:30
pukkandan
e4afcfde08
[build] Add Linux standalone builds
2022-06-21 17:02:57 +05:30
pukkandan
2cb1982043
[utils] locked_file
: Fix for PyPy on Windows
2022-06-13 19:21:31 +05:30
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
2022-06-12 00:08:16 +05:30
pukkandan
b5899f4f19
[build, cleanup] Refactor
...
Closes #3835 , #3837
2022-05-22 17:07:18 +05:30
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
2022-05-17 19:40:54 +05:30
shirt
b46ccbc6d4
[build] Update pyinstaller to 4.10
2022-03-07 23:02:27 -05:00
shirt
fc259cc249
[build] Update pyinstaller to 4.9
2022-02-15 17:48:02 -05:00
pukkandan
9e907ebddf
[cleanup] Misc cleanup
2022-01-04 01:25:10 +05:30
pukkandan
767f999b53
[build] Reduce dependency on third party workflows
...
Closes #2194
2022-01-01 14:46:10 +05:30
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
2021-12-01 10:15:01 +05:30
pukkandan
75b725a7cc
[build] Use workflow_dispatch
for release
2021-11-29 22:52:01 +05:30
pukkandan
13ab5fa586
[build] Fix MacOS Build
...
Closes #1624
2021-11-29 22:52:01 +05:30
pukkandan
36eaf3039a
[build] Save Git HEAD at release alongside version info
2021-11-29 22:52:01 +05:30
pukkandan
7144b697fc
Release 2021.11.10.1
...
:ci skip all
2021-11-10 07:15:11 +05:30
pukkandan
0930b11fda
[docs,cleanup] Improve docs and minor cleanup
...
Closes #1387 , #1404 , #1408 , #1485 , #1415 , #1450 , #1492
2021-10-31 14:47:33 +05:30
pukkandan
49a57e70a9
[cleanup] misc
2021-10-23 02:09:10 +05:30
pukkandan
733d8e8f99
[build] Refactor pyinst.py
and misc cleanup
...
Closes #1361
2021-10-21 20:11:05 +05:30
pukkandan
386cdfdb5b
[build] Release windows exe built with py2exe
...
Closes : #855
Related: #661 , #705 , #890 , #1024 , #1160
2021-10-21 20:11:05 +05:30
pukkandan
6e21fdd279
[build] Enable lazy-extractors in releases
...
Set the environment variable `YTDLP_NO_LAZY_EXTRACTORS`
to forcefully disable lazy extractor loading
2021-10-21 19:41:33 +05:30
Ricardo
0e5927eebf
[build] Build standalone MacOS packages ( #1221 )
...
Closes #1075
Authored by: smplayer-dev
2021-10-21 16:18:46 +05:30
pukkandan
84999521c8
[build] Allow to release without changelog
...
so that forks can build using GHA easily
2021-10-10 09:32:00 +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
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
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
3fb4e21b38
[lazy_extractors] Fix suitable
and add flake8 test
2021-08-23 01:04:29 +05:30
shirt
476febeb3a
[build] Use custom build of pyinstaller
( #663 )
...
Related: #25
Authored-by: shirt
2021-08-10 01:21:02 +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
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
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
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
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
shirt
7237fdc6ce
[build] Fix pefile
version for x86
...
Authored by: shirt-dev
2021-05-20 21:15:41 +05:30
pukkandan
41d1cca328
Update to ytdl-commit-a726009
...
[blinkx] Remove extractor
a726009987
2021-05-06 21:31:20 +05:30
pukkandan
e4bdd3377d
[ci] Disable fail-fast
2021-04-22 16:54:41 +05:30
pukkandan
3638226215
[ci] Disable download tests unless specifically invoked
...
Tests can be enabled/disabled using the following in the commit message
* Run Download: `ci-run-dl`
* Skip Core: `ci-skip`
* Skip Quick & Core: `ci-skip-all`
(replace "-" by a space " ")
2021-02-26 03:28:18 +05:30
Pccode66
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30
pukkandan
2a86f3da07
[build] Publish on PyPi only if token is set
...
This allows forks to easily build releases
:ci skip all
2021-02-19 17:04:25 +05:30
shirt-dev
55e36f035c
#93 Build improvements
...
* Lock all python package versions to the last officially supported releases for x86
* Bugfix for UNIX hash output
* Use wheels to avoid compilation of python packages
* Hash calculation on Windows now uses PowerShell rather than the legacy certutil
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
2021-02-17 11:40:39 +05:30
shirt-dev
47930b73a5
Fix build.yml hashing and crypto support ( #87 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
2021-02-16 00:46:23 +05:30
pukkandan
e5813e53f0
Improve build/updater
...
* Fix `get_executable_path` in UNIX
* Update `x86.exe` correctly
* Exit immediately in windows once the update process starts so that the file handle is released correctly
* Show `exe`/`zip`/`source` and 32/64bit in verbose message
* Look for both `yt-dlp` and `youtube-dlc` in releases. This ensures that the updater will keep working when the binary name is changed to yt-dlp
* Disable pycryptodome in win_x86 since it causes `distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 10.0 is required`
2021-02-15 15:41:40 +05:30
shirt-dev
5d25607a3a
#75 Change optional dependency from Crypto
to pycryptodome
( Closes #74 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev)
pycryptodome is an in-place replacement for Crypto and is more actively developed
2021-02-11 17:16:02 +05:30
pukkandan
b3943b2f33
[pyinst.py] Move back to root dir ( Closes #63 )
2021-02-09 18:04:27 +05:30
pukkandan
06ff212d64
[documentation] Crypto is an optional dependency
2021-02-08 18:05:22 +05:30
pukkandan
c25228e5da
Release 2021.02.04
2021-02-05 04:50:38 +05:30
pukkandan
e38df8f9fa
Refactor update-version
, pyinst.py
and related files
...
* Refactor update-version
* Moved pyinst, update-version and icon into devscripts
* pyinst doesn't bump version anymore
* Merge pyinst and pyinst32. Usage: `pyinst.py [32|64]`
* Add mutagen as requirement
* Remove make_win and related files
2021-01-29 23:16:00 +05:30
pukkandan
66c935fb16
Linter and misc cleanup
...
:ci skip dl
2021-01-29 01:03:32 +05:30
pukkandan
4ff5e98991
More badges
...
:ci skip all
2021-01-27 20:16:34 +05:30
pukkandan
6b4b65c4f4
[test] fix typo
2021-01-24 14:05:54 +05:30
pukkandan
3bcaa37b1b
[tests] Split core and download tests
2021-01-23 17:00:11 +05:30
pukkandan
298f597b4f
Release 2021.01.16
2021-01-17 00:24:52 +05:30
pukkandan
7bc877a20d
Add PyPI release
2021-01-16 01:05:53 +05:30
pukkandan
0ed3baddf2
[CI] Option to skip
...
:skip ci all
2021-01-11 23:18:56 +05:30
pukkandan
65156eba45
Release 2021.01.10
2021-01-11 04:09:08 +05:30
pukkandan
b2f70ae74e
Update version badge automatically in README
...
Uses: https://github.com/Schneegans/dynamic-badges-action
2021-01-09 22:58:23 +05:30