Simon Sawicki and GitHub
0898c5c8cc
[utils] js_to_json: Implement template strings ( #6623 )
...
Authored by: Grub4K
2023-03-25 19:41:28 +01:00
Simon Sawicki and GitHub
9b7a48abd1
[cookies] Defer extraction of v11 key from keyring
...
Closes #6082
Authored by: Grub4K
2023-03-08 21:49:24 +01:00
Simon Sawicki and GitHub
3b479100df
[utils] write_string: Fix noconsole behavior
...
Ref: https://github.com/pyinstaller/pyinstaller/pull/7217
Authored by: Grub4K
2023-03-07 22:34:07 +01:00
Simon Sawicki and GitHub
08ff6d59f9
[build] Only archive if vars.ARCHIVE_REPO is set
...
Authored by: Grub4K
2023-03-04 14:18:24 +01:00
Simon Sawicki and GitHub
9344964281
Fix d400e261cf
...
Authored by: Grub4K
2023-03-03 22:39:09 +01:00
Simon Sawicki and pukkandan
12647e03d4
[build] Sign SHA files and release public key
...
Closes #6344
Authored by: Grub4K
2023-03-03 22:55:10 +05:30
77df20f14c
[update] Add option --update-to, including to nightly ( #6220 )
...
* By default, stable will only update to stable, and nightly to nightly
Authored by: Grub4K, bashonly, pukkandan
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com >
2023-03-03 22:55:09 +05:30
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
Simon Sawicki and pukkandan
d400e261cf
[devscripts] Script to generate changelog ( #6220 )
...
Authored by: Grub4K
2023-03-03 22:54:23 +05:30
Simon Sawicki and GitHub
da8e2912b1
[utils] Popen: Shim undocumented text_mode property
...
Fixes #6317
Authored by: Grub4K
2023-02-23 04:18:45 +01:00
Simon Sawicki and GitHub
c9d14bd22a
[extractor/crunchyroll] Fix incorrect premium-only error
...
Closes #6234
Authored by: Grub4K
2023-02-16 15:54:11 +01:00
Simon Sawicki and GitHub
b6795fd310
[extractor/twitter] Fix --no-playlist and add media view_count when using GraphQL ( #6211 )
...
Authored by: Grub4K
2023-02-12 14:43:26 +01:00
Simon Sawicki and pukkandan
6839ae1f6d
[utils] traverse_obj: Fix more bugs
...
and cleanup uses of `default=[]`
Continued from b1bde57bef
2023-02-10 19:36:55 +05:30
Simon Sawicki and GitHub
b1bde57bef
[utils] traverse_obj: Fix several behavioral problems
...
See #6180 for further info
Authored by: Grub4K
2023-02-08 04:11:08 +01:00
Simon Sawicki
acacb57c7e
[extractor/rumble] Fix format sorting
...
Closes #6119
Authored by: pukkandan
2023-02-02 07:12:36 +01:00
Simon Sawicki and GitHub
776995bc10
[utils] traverse_obj: Various improvements
...
- Add `set` key for transformations/filters
- Add `re.Match` group names
- Fix behavior for `expected_type` with `dict` key
- Raise for filter function signature mismatch in debug
Authored by: Grub4K
2023-02-02 06:40:19 +01:00
Simon Sawicki
37e325b92f
[utils] Use local kernel32 for file locking on Windows
...
Ref: https://github.com/ytdl-org/youtube-dl/issues/21545
Authored by: Grub4K
2023-01-25 22:32:07 +01:00
Simon Sawicki and GitHub
773c272d66
Fix config locations ( #5933 )
...
Bug in 8e40b9d1ec
Closes #5953
Authored by: Grub4k, coletdjnz, pukkandan
2023-01-07 00:31:00 +05:30
Simon Sawicki and GitHub
5be214abed
[update] Fix updater file removal on windows ( #5970 )
...
Reverts 2fb0f85868
Closes #5632
Authored by: Grub4K
2023-01-06 22:31:18 +05:30
Simon Sawicki and GitHub
32a84bcf4e
Update to ytdl-commit-195f22f6
...
[generic] Improve KVS (etc) extraction
https://github.com/ytdl-org/youtube-dl/commit/195f22f679330549882a8234e7234942893a4902
Closes #3716
Authored by: Grub4k, pukkandan
2023-01-02 19:15:36 +05:30