Commit Graph

23458 Commits (6a157b989782cfd21116fcb63d1bf1bbf9b8288d)
 

Author SHA1 Message Date
doe1080 a473e59233
[utils] `url_or_none`: Support WebSocket URLs (#12848)
Authored by: doe1080
4 months ago
sepro 45f01de00e
[utils] `_yield_json_ld`: Make function less fatal (#12855)
Authored by: seproDev
4 months ago
WouterGordts db6d1f145a
[ie/mixcloud] Refactor extractor (#12830)
Authored by: WouterGordts, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
4 months ago
sepro a3f2b54c25
[ie/dzen.ru] Rework extractors (#12852)
Closes #5523, Closes #10818, Closes #11385, Closes #11470
Authored by: seproDev
4 months ago
LN Liberda 91832111a1
[ie/TokFMPodcast] Fix formats extraction (#12842)
Authored by: selfisekai
4 months ago
Ben Faerber 425017531f
[ie/parti] Add extractors (#12769)
Closes #11434
Authored by: benfaerber
5 months ago
sepro 58d0c83457
[ie/rumble] Improve format extraction (#12838)
Closes #12837
Authored by: seproDev
5 months ago
sepro 4ebf41309d
[ie/CrowdBunker] Make format extraction non-fatal (#12836)
Authored by: seproDev
5 months ago
DarkCat09 44ed9058e9
feat: rewrite playlist parser for html webpage, add test 5 months ago
DarkCat09 8df9e488ee
style: hatch fix 5 months ago
DarkCat09 da6fd0d32b
fix: url_or_none for thumbnails 5 months ago
DarkCat09 96e5139195
test: add access_hash to previously skipped test 5 months ago
DarkCat09 97703b4aaa
fix(test): playlist thumbnails info dict key 5 months ago
DarkCat09 ccf39d3c1d
fix: build a correct url instead of requesting with original 5 months ago
DarkCat09 ae8e14dcc3
fix: age_limit, tests 5 months ago
DarkCat09 45ca66f40d
style: return info dict instead of dynamically filling 5 months ago
DarkCat09 5f30070405
fix: playlist thumbnails 5 months ago
DarkCat09 27f0964061
fix: ie list 5 months ago
DarkCat09 cd282aae39
refactor: split into base class, track ie, playlist ie 5 months ago
CasperMcFadden95 e1847535e2
[ie/RoyaLive] Add extractor (#12817)
Authored by: CasperMcFadden95
5 months ago
sepro 5361a7c6e2
[ie/vk] Fix chapters extraction (#12821)
Fix 05c8023a27

Authored by: seproDev
5 months ago
DarkCat09 705bb0ba5f
feat: better unavailability check 5 months ago
DarkCat09 af005abdb3
feat: add access hash when parsing playlist entries 5 months ago
DarkCat09 df89f7643d
feat: parse access_hash from url for tracks too 5 months ago
DarkCat09 c71008ed60
feat: correct errs when auth required or geoblocked 5 months ago
DarkCat09 cab6eeeae2
feat: "artist - album" but only for albums 5 months ago
github-actions[bot] 349f36606f Release 2025.03.31
Created by: bashonly

:ci skip all
5 months ago
bashonly 5e457af57f
[cleanup] Misc (#12802)
Authored by: bashonly
5 months ago
DmitryScaletta 61046c3161
[ie/twitch:clips] Extract portrait formats (#12763)
Authored by: DmitryScaletta
5 months ago
bashonly 07f04005e4
[ie/youtube] Add `player_js_variant` extractor-arg (#12767)
- Always distinguish between different JS variants' code/functions
- Change naming scheme for nsig and sigfuncs in disk cache

Authored by: bashonly
5 months ago
bashonly e465b078ea
[ie/on24] Support `mainEvent` URLs (#12800)
Closes #12782
Authored by: bashonly
5 months ago
bashonly d63696f23a
[ie/MicrosoftLearnEpisode] Extract more formats (#12799)
Closes #12798
Authored by: bashonly
5 months ago
Muhammad Labeeb bb321cfdc3
[ie/francaisfacile] Add extractor (#12787)
Authored by: mlabeeb03
5 months ago
Miroslav Bendík 5fc521cbd0
[ie/stvr] Rename extractor from RTVS to STVR (#12788)
Authored by: mireq
5 months ago
bashonly f033d86b96
[ie/mlbtv] Fix radio-only extraction (#12792)
Authored by: bashonly
5 months ago
bashonly 9a1ec1d36e
[ie/generic] Validate response before checking m3u8 live status (#12784)
Closes #12744
Authored by: bashonly
5 months ago
bashonly 2956035912
[ie/sbs] Fix subtitles extraction (#12785)
Closes #12783
Authored by: bashonly
5 months ago
sepro 22e34adbd7
Add `--compat-options 2024` (#12789)
Authored by: seproDev
5 months ago
DarkCat09 013cf4368f
feat: album&artist only for albums, pass title as is 5 months ago
DarkCat09 932ebf43df
style: hatch fmt 5 months ago
DarkCat09 8678b34116
feat: parse age limit 5 months ago
DarkCat09 90a026e648
fix(playlist): description, htmlescape, url regex, +test 5 months ago
DarkCat09 40b039df2c
fix: html escaping in response json 5 months ago
DarkCat09 ea0ecd3f3c
test: skip requiring auth 5 months ago
DarkCat09 95db8d9610
perf: simplify data-exec extraction (switch to regex) 5 months ago
DarkCat09 fb342c0a66
fix: tracks with meta in data-exec 5 months ago
DarkCat09 a38798b479
fix: artist list 5 months ago
DarkCat09 7a369b1bf6
fix: test 5 months ago
DarkCat09 cf21dc8b93
fix: playlist thumbnail 5 months ago
DarkCat09 04c6819d99
fix: album/playlist meta downloading 5 months ago