Commit Graph

23169 Commits (f57cce7124f589c04c3c01c991bca5f8e41915fe)
 

Author SHA1 Message Date
Andrey f57cce7124
Merge 7df0391049 into 74e90dd9b8 2 weeks ago
DarkCat09 7df0391049
fix: better unavailability check (2) 2 weeks ago
DarkCat09 bcfdd8e987
test: playlist with htmlescaped in title and author 2 weeks ago
DarkCat09 f8e8a31bfe
fix(test): ensure thumbnail url starts with http 2 weeks ago
DarkCat09 82b6c1948b
perf: parse vk_id once 2 weeks ago
DarkCat09 cdbfe3a793
fix: custom regexs -> yt-dlp html helpers (for reliability) 2 weeks ago
DarkCat09 70e0c591be
perf: `default=`->`or` to avoid creating useless lists 2 weeks ago
Subrat Lima 74e90dd9b8
[ie/LRTRadio] Add extractor (#12801)
Closes #12745
Authored by: subrat-lima
2 weeks ago
Snack 1d45e30537
[ie/niconico:live] Fix extractor (#12809)
Closes #12365
Authored by: Snack-X
2 weeks ago
Frank Aurich 3c1c75ecb8
[ie/kika] Add playlist extractor (#12832)
Closes #3658
Authored by: 1100101
2 weeks ago
J.Luis 7faa18b83d
[ie/ivoox] Add extractor (#12768)
Authored by: NeonMan, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
2 weeks ago
doe1080 a473e59233
[utils] `url_or_none`: Support WebSocket URLs (#12848)
Authored by: doe1080
2 weeks ago
sepro 45f01de00e
[utils] `_yield_json_ld`: Make function less fatal (#12855)
Authored by: seproDev
2 weeks ago
WouterGordts db6d1f145a
[ie/mixcloud] Refactor extractor (#12830)
Authored by: WouterGordts, seproDev

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

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

:ci skip all
3 weeks ago
bashonly 5e457af57f
[cleanup] Misc (#12802)
Authored by: bashonly
3 weeks ago
DmitryScaletta 61046c3161
[ie/twitch:clips] Extract portrait formats (#12763)
Authored by: DmitryScaletta
3 weeks 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
3 weeks ago
bashonly e465b078ea
[ie/on24] Support `mainEvent` URLs (#12800)
Closes #12782
Authored by: bashonly
3 weeks ago
bashonly d63696f23a
[ie/MicrosoftLearnEpisode] Extract more formats (#12799)
Closes #12798
Authored by: bashonly
3 weeks ago
Muhammad Labeeb bb321cfdc3
[ie/francaisfacile] Add extractor (#12787)
Authored by: mlabeeb03
3 weeks ago
Miroslav Bendík 5fc521cbd0
[ie/stvr] Rename extractor from RTVS to STVR (#12788)
Authored by: mireq
3 weeks ago
bashonly f033d86b96
[ie/mlbtv] Fix radio-only extraction (#12792)
Authored by: bashonly
3 weeks ago
bashonly 9a1ec1d36e
[ie/generic] Validate response before checking m3u8 live status (#12784)
Closes #12744
Authored by: bashonly
3 weeks ago
bashonly 2956035912
[ie/sbs] Fix subtitles extraction (#12785)
Closes #12783
Authored by: bashonly
3 weeks ago
sepro 22e34adbd7
Add `--compat-options 2024` (#12789)
Authored by: seproDev
3 weeks ago
DarkCat09 013cf4368f
feat: album&artist only for albums, pass title as is 3 weeks ago