Commit Graph

23458 Commits (6a157b989782cfd21116fcb63d1bf1bbf9b8288d)
 

Author SHA1 Message Date
DarkCat09 457479a845
feat: albums 5 months ago
DarkCat09 c0fd87eb4b
style: line breaks 5 months ago
DarkCat09 84ef9661aa
feat: artist list, thumbnail, tests for them 5 months ago
DarkCat09 2e5faa1540
feat: a bit better url regex 5 months ago
DarkCat09 5fb99a09ea
refactor: move meta parser to separate function 5 months ago
DarkCat09 84c4dc1b20
fix: vk_id cookie regex group 5 months ago
DarkCat09 65724fe408
style: re.search -> self._search_regex 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
sepro fe4f14b836
[ie/viki] Remove extractors (#12703)
Closes #2907, Closes #2869
Authored by: seproDev
5 months ago
Simon Sawicki b872ffec50
[core] Fix attribute error on failed VT init (#12696)
Authored by: Grub4K
5 months ago
bashonly e2dfccaf80
[ie/chzzk:video] Fix extraction (#12692)
Closes #12487
Authored by: dirkf, bashonly

Co-authored-by: dirkf <fieldhouse@gmx.net>
5 months ago
DarkCat09 0d9e92a456
style: hatch fmt 5 months ago
github-actions[bot] b4488a9e12 Release 2025.03.21
Created by: bashonly

:ci skip all
5 months ago
Simon Sawicki f36e4b6e65
[cleanup] Misc (#12526)
Authored by: Grub4K, seproDev, gamer191, dirkf

Co-authored-by: sepro <sepro@sepr0.com>
5 months ago
D Trombett 983095485c
[ie/loco] Add extractor (#12667)
Closes #12496
Authored by: DTrombett
5 months ago
Michaël De Boey bbada3ec07
[ie/ketnet] Remove extractor (#12628)
Authored by: MichaelDeBoey
5 months ago
Michiel Sikma 8305df0001
[ie/soop] Fix timestamp extraction (#12609)
Closes #12606
Authored by: msikma
5 months ago
bashonly 7223d29569
[ie/mitele] Fix extractor (#12689)
Closes #12655
Authored by: bashonly
5 months ago
bashonly f5fb2229e6
[ie/BilibiliPlaylist] Fix extractor (#12690)
Closes #12651
Authored by: bashonly
5 months ago
JChris246 89a68c4857
[ie/jamendo] Fix thumbnail extraction (#12622)
Closes #11779
Authored by: JChris246, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
5 months ago
sepro 9b868518a1
[ie/youtube] Fix nsig and signature extraction for player `643afba4` (#12684)
Closes #12677, Closes #12682
Authored by: seproDev, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
5 months ago
DarkCat09 6f0c64b148
feat: parse access hash from url 5 months ago
DarkCat09 04111cb6b5
fix: make test pass 5 months ago
DarkCat09 5dd61b95b8
fix: vk_id is 0 when not authenticated 5 months ago
DarkCat09 6966081708
chore: cleanup imports 5 months ago
DarkCat09 415b5c6065
fix: _download_payload already gives json 5 months ago
DarkCat09 9d2ea17fda
fix: when not authenticated, html is different 5 months ago
DarkCat09 2d24666915
feat: playlist extractor 5 months ago
DarkCat09 66994d979e
refactor: move vk_id to base class, audio url decoder to module 5 months ago
DarkCat09 66e6485bc9
feat: implement vkmusic extractor for tracks 5 months ago