Commit Graph

23120 Commits (883c3c16b342f3ab8ae0e13d1a4b6724f6dfcd90)
 

Author SHA1 Message Date
mpeter50 883c3c16b3 fix twitch vod chat download
chat download now uses the GraphQL API, instead of the old one that doesn't work anymore
4 months ago
mpeter50 f6bad34905 fix import list formatting 4 months ago
mpeter50 e07c63f2aa add live chat extraction to separate branch 4 months ago
Subrat Lima 74e90dd9b8
[ie/LRTRadio] Add extractor (#12801)
Closes #12745
Authored by: subrat-lima
4 months ago
Snack 1d45e30537
[ie/niconico:live] Fix extractor (#12809)
Closes #12365
Authored by: Snack-X
4 months ago
Frank Aurich 3c1c75ecb8
[ie/kika] Add playlist extractor (#12832)
Closes #3658
Authored by: 1100101
4 months ago
J.Luis 7faa18b83d
[ie/ivoox] Add extractor (#12768)
Authored by: NeonMan, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
4 months ago
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
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
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
coletdjnz 6a6d97b2cb
[ie/youtube:tab] Fix playlist continuation extraction (#12777)
Fixes https://github.com/yt-dlp/yt-dlp/issues/12759

Authored by: coletdjnz
5 months ago
github-actions[bot] 3ddbebb3c6 Release 2025.03.27
Created by: bashonly

:ci skip all
5 months ago
bashonly 48be862b32
[ie/youtube] Make signature and nsig extraction more robust (#12761)
Authored by: bashonly, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
5 months ago
bashonly a8b9ff3c2a
[jsinterp] Fix nested attributes and object extraction (#12760)
Authored by: bashonly, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
5 months ago
github-actions[bot] 6eaa574c82 Release 2025.03.26
Created by: bashonly

:ci skip all
5 months ago
sepro ecee97b4fa
[ie/youtube] Only cache nsig code on successful decoding (#12750)
Authored by: seproDev, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
5 months ago
sepro a550dfc904
[ie/youtube] Fix signature and nsig extraction for player `4fcd6e4a` (#12748)
Closes #12746
Authored by: seproDev
5 months ago
github-actions[bot] 336b33e72f Release 2025.03.25
Created by: bashonly

:ci skip all
5 months ago
sepro 9dde546e7e
[cleanup] Misc (#12694)
Authored by: seproDev
5 months ago
Abdulmohsen 66e0bab814
[ie/TVer] Fix extractor (#12659)
Closes #12643, Closes #12282
Authored by: arabcoders, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
5 months ago
doe1080 801afeac91
[ie/streaks] Add extractor (#12679)
Authored by: doe1080
5 months ago
bashonly 86ab79e1a5
[ie] Fix sorting of HLS audio formats by `GROUP-ID` (#12714)
Closes #11178
Authored by: bashonly
5 months ago
Subrat Lima 3396eb50dc
[ie/17live:vod] Add extractor (#12723)
Closes #12570
Authored by: subrat-lima
5 months ago
fireattack 5086d4aed6
[ie/generic] Fix MPD base URL parsing (#12718)
Closes #12709
Authored by: fireattack
5 months ago
sepro 9491b44032
[utils] `js_to_json`: Make function less fatal (#12715)
Authored by: seproDev
5 months ago
doe1080 b7fbb5a0a1
[ie/vrsquare] Add extractors (#12515)
Authored by: doe1080
5 months ago
bashonly 4054a2b623
[ie/youtube] Fix PhantomJS nsig fallback (#12728)
Also fixes the NSigDeno plugin

Closes #12724
Authored by: bashonly
5 months ago
bashonly b9c979461b
[ie/youtube] Fix signature and nsig extraction for player `363db69b` (#12725)
Closes #12724
Authored by: bashonly
5 months ago
bashonly 9d5e6de2e7
[ie/9now.com.au] Fix extractor (#12702)
Closes #12591
Authored by: bashonly
5 months ago
Simon Sawicki 9bf23902ce
[rh:curl_cffi] Support `curl_cffi` 0.10.x (#12670)
Authored by: Grub4K
5 months ago
sepro be5af3f9e9
[ie/deezer] Remove extractors (#12704)
Authored by: seproDev
5 months ago