1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-08-15 00:48:28 +00:00
Commit Graph

23448 Commits

Author SHA1 Message Date
DarkCat09
da6fd0d32b
fix: url_or_none for thumbnails 2025-04-04 18:27:43 +04:00
DarkCat09
96e5139195
test: add access_hash to previously skipped test 2025-04-04 18:18:33 +04:00
DarkCat09
97703b4aaa
fix(test): playlist thumbnails info dict key 2025-04-04 18:12:57 +04:00
DarkCat09
ccf39d3c1d
fix: build a correct url instead of requesting with original 2025-04-04 18:10:16 +04:00
DarkCat09
ae8e14dcc3
fix: age_limit, tests 2025-04-04 18:04:59 +04:00
DarkCat09
45ca66f40d
style: return info dict instead of dynamically filling 2025-04-04 17:54:57 +04:00
DarkCat09
5f30070405
fix: playlist thumbnails 2025-04-04 17:22:06 +04:00
DarkCat09
27f0964061
fix: ie list 2025-04-04 17:02:07 +04:00
DarkCat09
cd282aae39
refactor: split into base class, track ie, playlist ie 2025-04-04 16:58:06 +04:00
CasperMcFadden95
e1847535e2
[ie/RoyaLive] Add extractor (#12817)
Authored by: CasperMcFadden95
2025-04-03 21:02:24 +02:00
sepro
5361a7c6e2
[ie/vk] Fix chapters extraction (#12821)
Fix 05c8023a27

Authored by: seproDev
2025-04-03 19:55:36 +02:00
DarkCat09
705bb0ba5f
feat: better unavailability check 2025-04-01 21:48:01 +04:00
DarkCat09
af005abdb3
feat: add access hash when parsing playlist entries 2025-04-01 17:07:19 +04:00
DarkCat09
df89f7643d
feat: parse access_hash from url for tracks too 2025-04-01 16:55:50 +04:00
DarkCat09
c71008ed60
feat: correct errs when auth required or geoblocked 2025-04-01 16:44:30 +04:00
DarkCat09
cab6eeeae2
feat: "artist - album" but only for albums 2025-04-01 15:58:02 +04:00
github-actions[bot]
349f36606f Release 2025.03.31
Created by: bashonly

:ci skip all
2025-03-31 21:54:27 +00:00
bashonly
5e457af57f
[cleanup] Misc (#12802)
Authored by: bashonly
2025-03-31 21:38:21 +00:00
DmitryScaletta
61046c3161
[ie/twitch:clips] Extract portrait formats (#12763)
Authored by: DmitryScaletta
2025-03-31 21:21:14 +00:00
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
2025-03-31 19:45:48 +00:00
bashonly
e465b078ea
[ie/on24] Support mainEvent URLs (#12800)
Closes #12782
Authored by: bashonly
2025-03-31 19:25:10 +00:00
bashonly
d63696f23a
[ie/MicrosoftLearnEpisode] Extract more formats (#12799)
Closes #12798
Authored by: bashonly
2025-03-31 19:21:44 +00:00
Muhammad Labeeb
bb321cfdc3
[ie/francaisfacile] Add extractor (#12787)
Authored by: mlabeeb03
2025-03-31 19:06:33 +00:00
Miroslav Bendík
5fc521cbd0
[ie/stvr] Rename extractor from RTVS to STVR (#12788)
Authored by: mireq
2025-03-31 19:04:52 +00:00
bashonly
f033d86b96
[ie/mlbtv] Fix radio-only extraction (#12792)
Authored by: bashonly
2025-03-30 23:28:14 +00:00
bashonly
9a1ec1d36e
[ie/generic] Validate response before checking m3u8 live status (#12784)
Closes #12744
Authored by: bashonly
2025-03-30 23:02:59 +00:00
bashonly
2956035912
[ie/sbs] Fix subtitles extraction (#12785)
Closes #12783
Authored by: bashonly
2025-03-30 22:54:55 +00:00
sepro
22e34adbd7
Add --compat-options 2024 (#12789)
Authored by: seproDev
2025-03-31 00:38:46 +02:00
DarkCat09
013cf4368f
feat: album&artist only for albums, pass title as is 2025-03-30 16:29:11 +04:00
DarkCat09
932ebf43df
style: hatch fmt 2025-03-30 15:56:20 +04:00
DarkCat09
8678b34116
feat: parse age limit 2025-03-30 15:55:27 +04:00
DarkCat09
90a026e648
fix(playlist): description, htmlescape, url regex, +test 2025-03-30 15:41:45 +04:00
DarkCat09
40b039df2c
fix: html escaping in response json 2025-03-30 15:17:59 +04:00
DarkCat09
ea0ecd3f3c
test: skip requiring auth 2025-03-30 14:32:19 +04:00
DarkCat09
95db8d9610
perf: simplify data-exec extraction (switch to regex) 2025-03-30 14:29:12 +04:00
DarkCat09
fb342c0a66
fix: tracks with meta in data-exec 2025-03-30 14:07:07 +04:00
DarkCat09
a38798b479
fix: artist list 2025-03-29 23:42:23 +04:00
DarkCat09
7a369b1bf6
fix: test 2025-03-29 23:34:41 +04:00
DarkCat09
cf21dc8b93
fix: playlist thumbnail 2025-03-29 23:29:11 +04:00
DarkCat09
04c6819d99
fix: album/playlist meta downloading 2025-03-29 23:25:57 +04:00
DarkCat09
457479a845
feat: albums 2025-03-29 23:06:24 +04:00
DarkCat09
c0fd87eb4b
style: line breaks 2025-03-29 22:24:09 +04:00
DarkCat09
84ef9661aa
feat: artist list, thumbnail, tests for them 2025-03-29 22:19:36 +04:00
DarkCat09
2e5faa1540
feat: a bit better url regex 2025-03-29 21:10:40 +04:00
DarkCat09
5fb99a09ea
refactor: move meta parser to separate function 2025-03-29 15:42:21 +04:00
DarkCat09
84c4dc1b20
fix: vk_id cookie regex group 2025-03-29 14:57:59 +04:00
DarkCat09
65724fe408
style: re.search -> self._search_regex 2025-03-29 14:57:33 +04:00
coletdjnz
6a6d97b2cb
[ie/youtube:tab] Fix playlist continuation extraction (#12777)
Fixes https://github.com/yt-dlp/yt-dlp/issues/12759

Authored by: coletdjnz
2025-03-29 11:13:09 +13:00
github-actions[bot]
3ddbebb3c6 Release 2025.03.27
Created by: bashonly

:ci skip all
2025-03-27 23:45:56 +00:00
bashonly
48be862b32
[ie/youtube] Make signature and nsig extraction more robust (#12761)
Authored by: bashonly, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
2025-03-27 22:31:01 +00:00