coletdjnz
|
b6c3d22dec
|
Rename --no-plugins to --no-plugin-dirs
|
2025-02-09 11:26:35 +13:00 |
|
coletdjnz
|
74050a8dff
|
Get tests working
|
2025-02-07 12:34:21 +13:00 |
|
coletdjnz
|
93aa21b3b2
|
some more refactoring
|
2025-02-07 12:14:18 +13:00 |
|
coletdjnz
|
1883400bcc
|
Merge remote-tracking branch 'upstream/master' into misc/globals-and-plugins-revive
|
2025-02-07 11:06:18 +13:00 |
|
coletdjnz
|
0e825cd336
|
set plugin_dirs to empty to disable plugins
|
2025-02-06 13:04:23 +13:00 |
|
Simon Sawicki
|
fc12e724a3
|
[utils] sanitize_path : Fix some incorrect behavior (#11923)
Authored by: Grub4K
|
2025-01-25 22:32:00 +01:00 |
|
Dioarya
|
f7d071e8aa
|
[core] Fix float comparison values in format filters (#11880)
Closes #10115
Authored by: Dioarya, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-01-25 19:12:56 +00:00 |
|
pukkandan
|
6fc85f617a
|
Don't sanitize filename on Unix when --no-windows-filenames (#9591)
Closes #4547, Closes #8464
Authored by: pukkandan
|
2024-12-23 15:57:25 +05:30 |
|
bashonly
|
5460cd9189
|
[ie/youtube] Fix signature function extraction for 2f1832d2 (#11801)
Closes #11798
Authored by: bashonly
|
2024-12-13 09:43:08 +00:00 |
|
coletdjnz
|
fd236737b0
|
fix test import order
|
2024-12-08 13:47:21 +13:00 |
|
coletdjnz
|
fff5e7b708
|
Merge remote-tracking branch 'upstream/master' into misc/globals-and-plugins-revive
# Conflicts:
# yt_dlp/plugins.py
# yt_dlp/postprocessor/__init__.py
|
2024-12-08 13:42:06 +13:00 |
|
bashonly
|
a95ee6d880
|
[ie/youtube] Fix n sig extraction for player 3bb1f723 (#11750)
Closes #11744
Authored by: bashonly
|
2024-12-06 15:35:18 +00:00 |
|
bashonly
|
4c85ccd136
|
[ie/youtube] Fix signature function extraction (#11751)
Closes #11748
Authored by: bashonly
|
2024-12-06 15:34:13 +00:00 |
|
coletdjnz
|
cd490eeeab
|
Improve error message when invalid directory provided
|
2024-11-30 14:15:19 +13:00 |
|
coletdjnz
|
4e4bc2fa33
|
fix
|
2024-11-30 13:44:08 +13:00 |
|
coletdjnz
|
97088ae3d3
|
may this help?
|
2024-11-30 13:37:20 +13:00 |
|
coletdjnz
|
51f3740030
|
Move away from contextvars
|
2024-11-30 12:57:30 +13:00 |
|
coletdjnz
|
072e68020d
|
Merge remote-tracking branch 'upstream/master' into misc/globals-and-plugins-revive
# Conflicts:
# test/test_plugins.py
# yt_dlp/plugins.py
|
2024-11-30 12:26:39 +13:00 |
|
coletdjnz
|
c7316373c0
|
[rh:websockets] Support websockets 14.0+ (#11616)
Authored by: coletdjnz
|
2024-11-24 10:30:00 +13:00 |
|
sepro
|
f95a92b3d0
|
[cleanup] Deprecate more compat functions (#11439)
Authored by: seproDev
|
2024-11-17 00:24:11 +01:00 |
|
Simon Sawicki
|
c014fbcddc
|
[utils] subs_list_to_dict : Add lang default parameter (#11508)
Authored by: Grub4K
|
2024-11-15 23:25:52 +01:00 |
|
Simon Sawicki
|
39d79c9b9c
|
[utils] Fix join_nonempty , add **kwargs to unpack (#11559)
Authored by: Grub4K
|
2024-11-15 22:06:15 +01:00 |
|
sepro
|
197d0b03b6
|
[cleanup] Misc (#11347)
Closes #11361
Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev
Co-authored-by: Ava Gordon <avagordon01@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-11-04 01:33:21 +01:00 |
|
Evgeny Zislis
|
4613096f2e
|
[cookies] Support chrome table version 24 (#11425)
Closes #6564
Authored by: kesor, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
|
2024-11-04 00:59:57 +01:00 |
|
sepro
|
beae2db127
|
[aes] Fix GCM pad length calculation (#11438)
Closes #10169
Authored by: seproDev
|
2024-11-03 21:03:09 +01:00 |
|
bashonly
|
b103aca24d
|
[utils] Fix and improve find_element and find_elements (#11443)
Fix d710a6ca7c
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-11-03 18:19:45 +00:00 |
|
Simon Sawicki
|
422195ec70
|
[utils] Allow partial application for even more functions (#11437)
Fixes b6dc2c49e8
Authored by: Grub4K
|
2024-11-02 21:42:00 +01:00 |
|
bashonly
|
b6dc2c49e8
|
[utils] Allow partial application for more functions (#11391)
Also adds the `trim_str` traversal helper
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-10-30 21:53:41 +00:00 |
|
bashonly
|
88402b714e
|
Fix --netrc empty string parsing for Python <=3.10 (#11414)
Ref: 15409c720b
Closes #11413
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-10-30 18:58:50 +00:00 |
|
bashonly
|
d784464399
|
Remove Python 3.8 support (#11321)
Closes #10086
Authored by: bashonly
|
2024-10-23 06:33:50 +00:00 |
|
Imran Hussain
|
0f593dca9f
|
Add option --plugin-dirs (#11277)
Closes #3260
Authored by: imranh2, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
|
2024-10-20 17:10:26 +00:00 |
|
coletdjnz
|
97684b0f2c
|
Add --no-plugins
|
2024-10-20 14:06:33 +13:00 |
|
coletdjnz
|
109c019e8a
|
Add public functions to add custom external plugin paths
|
2024-10-20 12:48:02 +13:00 |
|
coletdjnz
|
21e13bfa84
|
Decouple plugins.py from plugin types
|
2024-10-20 11:59:29 +13:00 |
|
coletdjnz
|
9269248935
|
add test for plugin dirs
|
2024-10-19 20:25:55 +13:00 |
|
coletdjnz
|
a19dd28fdc
|
revert back to init_subclass, add guard against multiple imports of same plugin
|
2024-10-19 19:49:08 +13:00 |
|
coletdjnz
|
42771dde1c
|
Add test for override plugins
|
2024-10-19 17:30:53 +13:00 |
|
coletdjnz
|
3561d2a08f
|
load plugins in youtubedl if they haven't already
|
2024-10-19 16:52:53 +13:00 |
|
coletdjnz
|
413ae7693b
|
Make globals internal-only
|
2024-10-19 16:25:36 +13:00 |
|
coletdjnz
|
3d939b68fe
|
Merge remote-tracking branch 'upstream/master' into misc/globals-and-plugins-revive
# Conflicts:
# yt_dlp/YoutubeDL.py
# yt_dlp/__init__.py
# yt_dlp/options.py
# yt_dlp/plugins.py
# yt_dlp/postprocessor/__init__.py
# yt_dlp/utils/_utils.py
|
2024-10-19 13:31:43 +13:00 |
|
Simon Sawicki
|
d710a6ca7c
|
Add extractor helpers (#10653)
Authored by: Grub4K
|
2024-10-13 05:14:32 +02:00 |
|
Simon Sawicki
|
85b87c991a
|
[utils] sanitize_path : Reimplement function (#11198)
Authored by: Grub4K
|
2024-10-13 04:10:12 +02:00 |
|
rakslice
|
8f4ea14680
|
Fix format sorting bug with vp9.2 vcodec (#10884)
Authored by: rakslice
|
2024-09-27 21:32:39 +00:00 |
|
coletdjnz
|
d1c4d88b2d
|
[networking] Fix handler not being added to RequestError (#10955)
Authored by: coletdjnz
|
2024-09-08 19:32:44 +12:00 |
|
coletdjnz
|
6f9e653743
|
[rh:websockets] Upgrade websockets to 13.0 (#10815)
Fixes CI hanging
Authored by: coletdjnz
|
2024-08-21 19:17:26 +12:00 |
|
sepro
|
c86891eb94
|
[ie/youtube] Fix n function name extraction for player b12cc44b (#10668)
Authored by: seproDev
|
2024-08-05 20:36:11 +00:00 |
|
sepro
|
bb8bf1db99
|
[jsinterp] Improve slice implementation (#10664)
Authored by: seproDev
|
2024-08-05 20:28:24 +00:00 |
|
bashonly
|
011b4a04db
|
[ie/youtube] Fix n function name extraction for player 20dfca59 (#10611)
Closes #10608
Authored by: bashonly
|
2024-07-31 21:19:30 +00:00 |
|
bashonly
|
6daf2c27c0
|
[utils] unified_timestamp : Recognize Sunday (#10589)
Authored by: bashonly
|
2024-07-29 05:35:46 +00:00 |
|
bashonly
|
713b4cd18f
|
[ie/youtube] Fix n function name extraction for player 3400486c (#10542)
Authored by: bashonly
|
2024-07-23 21:25:49 +00:00 |
|