bashonly
|
f125987349
|
[test:devalue] improve revivers test
Authored by: bashonly
|
2025-06-11 10:23:16 -05:00 |
|
bashonly
|
f93700421e
|
[devalue] simplify guarding against Python negative indexing
Authored by: bashonly
|
2025-06-11 10:01:44 -05:00 |
|
bashonly
|
9de99f569d
|
[devalue] fromisoformat is no good pre-3.11
Authored by: bashonly
|
2025-06-11 02:48:22 -05:00 |
|
bashonly
|
fb332f6908
|
[test:devalue] add Python negative indexing test
Authored by: bashonly
|
2025-06-11 02:33:27 -05:00 |
|
bashonly
|
9d00bd01ce
|
[devalue] guard against Python negative indexing
Authored by: bashonly
|
2025-06-11 02:32:42 -05:00 |
|
bashonly
|
363c68d3ed
|
[devalue] avoid infinite loop
Authored by: bashonly
|
2025-06-11 02:19:19 -05:00 |
|
bashonly
|
cc6111b31b
|
[test:InfoExtractor] Fix Nuxt JSON tests
Authored by: bashonly
|
2025-06-11 01:31:58 -05:00 |
|
bashonly
|
0ac5e97eb0
|
[ie] Rewrite Nuxt JSON helpers to use devalue
Authored by: bashonly
|
2025-06-11 01:31:32 -05:00 |
|
bashonly
|
8a57b3d3db
|
[test:devalue] Fix and add tests
Authored by: bashonly
|
2025-06-11 01:31:00 -05:00 |
|
bashonly
|
f653cc19ca
|
[devalue] -2 is invalid input
Authored by: bashonly
|
2025-06-11 01:30:42 -05:00 |
|
Simon Sawicki
|
482713f787
|
[utils] web/devalue : Implement base module
|
2025-06-11 03:32:21 +02:00 |
|
bashonly
|
a32dc1bcbe
|
improve test data
Authored by: bashonly
|
2025-06-09 18:29:20 -05:00 |
|
bashonly
|
35009f5902
|
cleanup
Authored by: bashonly
|
2025-06-09 17:57:40 -05:00 |
|
bashonly
|
593e3ec151
|
split into 2 methods, support Set and Map, add test data
Authored by: bashonly
|
2025-06-09 17:54:10 -05:00 |
|
bashonly
|
0beb5faf3c
|
non-recursive
Authored by: bashonly
|
2025-06-09 17:05:16 -05:00 |
|
bashonly
|
6857112a21
|
rearrange
Authored by: bashonly
|
2025-06-09 15:29:39 -05:00 |
|
bashonly
|
f98a31a32d
|
actual improvements
Authored by: bashonly
|
2025-06-09 15:29:13 -05:00 |
|
bashonly
|
11801ca7b3
|
improvements?
Authored by: bashonly
|
2025-06-09 15:15:10 -05:00 |
|
bashonly
|
ce6b8db516
|
further simplify, improve comments
Authored by: bashonly
|
2025-06-09 14:10:56 -05:00 |
|
bashonly
|
e6133732c7
|
simplify
Authored by: bashonly
|
2025-06-09 09:37:39 -05:00 |
|
bashonly
|
291301e939
|
[ie] Add _search_nuxt_json helper
Authored by: bashonly
|
2025-06-03 18:31:43 -05:00 |
|
barsnick
|
e1b6062f8c
|
[ie/svt:play] Fix extractor (#13329)
Closes #13312
Authored by: barsnick, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-06-03 02:29:03 +00:00 |
|
bashonly
|
c723c4e5e7
|
[ie/vimeo] Extract subtitles from player subdomain (#13350)
Closes #12198
Authored by: bashonly
|
2025-06-01 23:20:29 +00:00 |
|
bashonly
|
148a1eb4c5
|
[ie/odnoklassniki] Detect and raise when login is required (#13361)
Closes #13360
Authored by: bashonly
|
2025-06-01 23:18:24 +00:00 |
|
bashonly
|
85c8a405e3
|
[ie] Improve JSON LD thumbnails extraction (#13368)
Authored by: bashonly, doe1080
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
|
2025-06-01 23:09:47 +00:00 |
|
Sipherdrakon
|
943083edcd
|
[ie/adobepass] Fix Philo MSO authentication (#13335)
Closes #2603
Authored by: Sipherdrakon
|
2025-06-01 17:26:33 +00:00 |
|
bashonly
|
3fe72e9eea
|
[ie/weverse] Support login with oauth refresh tokens (#13284)
Closes #7806
Authored by: bashonly
|
2025-05-30 23:20:59 +00:00 |
|
bashonly
|
d30a49742c
|
[ie/youtube] Improve signature extraction debug output (#13327)
Authored by: bashonly
|
2025-05-30 23:16:47 +00:00 |
|
bashonly
|
6d265388c6
|
[ie/10play] Fix extractor (#13349)
Closes #12337
Authored by: bashonly
|
2025-05-30 22:51:25 +00:00 |
|
bashonly
|
a9b3700698
|
[test:postprocessors] Remove binary thumbnail test data (#13341)
Authored by: bashonly
|
2025-05-30 22:48:48 +00:00 |
|
bashonly
|
201812100f
|
[build] Fix macOS requirements caching (#13328)
Authored by: bashonly
|
2025-05-28 18:13:48 +00:00 |
|
bashonly
|
cc749a8a3b
|
[build] Exclude pkg_resources from being collected (#13320)
Closes #13311
Authored by: bashonly
|
2025-05-27 23:11:58 +00:00 |
|
bashonly
|
f7bbf5a617
|
[ie/youtube] nsig code improvements and cleanup (#13280)
Authored by: bashonly
|
2025-05-26 22:54:43 +00:00 |
|
Brian
|
b5be29fa58
|
[ie/youtube] Fix --mark-watched support (#13222)
Closes #11532
Authored by: iednod55, brian6932
Co-authored-by: iednod55 <210167282+iednod55@users.noreply.github.com>
|
2025-05-26 22:31:22 +00:00 |
|
bashonly
|
6121559e02
|
[ie/vice] Mark extractors as broken (#13131)
Authored by: bashonly
|
2025-05-26 15:57:19 -05:00 |
|
Max
|
2e5bf002da
|
[ie/go] Fix provider-locked content extraction (#13131)
Closes #1770, Closes #8073
Authored by: maxbin123, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-05-26 15:57:19 -05:00 |
|
Max
|
6693d66033
|
[ie/aenetworks] Fix provider-locked content extraction (#13131)
Authored by: maxbin123
|
2025-05-26 15:57:19 -05:00 |
|
Max
|
b094747e93
|
[ie/WatchESPN] Fix provider-locked content extraction (#13131)
Closes #4662
Authored by: maxbin123
|
2025-05-26 15:57:19 -05:00 |
|
bashonly
|
98f8eec956
|
[ie/brightcove:new] Adapt to new AdobePass requirement (#13131)
Authored by: bashonly
|
2025-05-26 15:57:19 -05:00 |
|
bashonly
|
0daddc780d
|
[ie/turner] Adapt extractors to new AdobePass flow (#13131)
Authored by: bashonly
|
2025-05-26 15:57:19 -05:00 |
|
bashonly
|
2d7949d564
|
[ie/nbc] Rework and adapt extractors to new AdobePass flow (#13131)
Closes #1032, Closes #10874, Closes #11148, Closes #12432
Authored by: bashonly
|
2025-05-26 15:57:19 -05:00 |
|
bashonly
|
ed108b3ea4
|
[ie/theplatform] Improve metadata extraction (#13131)
Authored by: bashonly
|
2025-05-26 15:57:19 -05:00 |
|
Max
|
eee90acc47
|
[ie/adobepass] Add Fubo MSO (#13131)
Closes #8287
Authored by: maxbin123
|
2025-05-26 15:57:19 -05:00 |
|
Max
|
711c5d5d09
|
[ie/adobepass] Rework to require software statement (#13131)
* Also removes broken cookie support
Closes #11811
Authored by: maxbin123, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2025-05-26 15:57:19 -05:00 |
|
bashonly
|
89c1b349ad
|
[ie/adobepass] Validate login URL before sending credentials (#13131)
Authored by: bashonly
|
2025-05-26 15:57:19 -05:00 |
|
bashonly
|
0ee1102268
|
[ie/adobepass] Always add newer user-agent when required (#13131)
Fix dcfeea4dd5
Closes #516
Authored by: bashonly
|
2025-05-26 15:57:19 -05:00 |
|
doe1080
|
7794374de8
|
[ie/twitter:broadcast] Support events URLs (#13248)
Closes #12989
Authored by: doe1080
|
2025-05-23 19:25:56 +00:00 |
|
bashonly
|
538eb30567
|
[ie/podchaser] Fix extractor (#13271)
Closes #13269
Authored by: bashonly
|
2025-05-23 17:42:24 +00:00 |
|
doe1080
|
f8051e3a61
|
[ie/toutiao] Add extractor (#13246)
Closes #12125
Authored by: doe1080
|
2025-05-23 17:29:55 +00:00 |
|
bashonly
|
52f9729c9a
|
[ie/twitcasting] Fix password-protected livestream support (#13097)
Closes #13096
Authored by: bashonly
|
2025-05-23 12:58:53 +00:00 |
|