v3DJG6GL
fa7b182291
fix release_year extraction for edge cases
...
only use the first four characters. This handles cases in which the value “year” consists of more than one year.
Example:
https://www.playsuisse.ch/detail/947691
2025-05-09 13:24:29 +02:00
v3DJG6GL
2bb735e47c
fix metadata extraction for genres/creators/cast, fix tests
2025-05-09 12:35:17 +02:00
v3DJG6GL
154e312502
from ..utils import join_nonempty / from ..utils.traversal import unpack
2025-05-09 02:45:43 +02:00
v3DJG6GL
37522a2ad0
Update yt_dlp/extractor/playsuisse.py
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-05-09 02:41:14 +02:00
v3DJG6GL
71922f7a81
Update yt_dlp/extractor/playsuisse.py
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-05-09 02:41:02 +02:00
v3DJG6GL
c85356d2ad
Update yt_dlp/extractor/playsuisse.py
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-05-09 02:40:35 +02:00
v3DJG6GL
06b65310ce
Update yt_dlp/extractor/playsuisse.py
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-05-09 02:39:17 +02:00
v3DJG6GL
a707060056
Update yt_dlp/extractor/playsuisse.py
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-05-09 02:37:38 +02:00
v3DJG6GL
5142af5ac9
fix release_year: int_or_none
2025-05-08 13:52:47 +02:00
v3DJG6GL
6d80a0fe5b
Merge branch 'yt-dlp:master' into playsuisse-handle-locale-parameters-from-urls
2025-05-08 13:25:40 +02:00
bashonly
b26bc32579
[ie/nytimesarticle] Fix extraction ( #13104 )
...
Closes #13098
Authored by: bashonly
2025-05-06 20:32:41 +00:00
bashonly
f123cc83b3
[ie/wat.tv] Improve error handling ( #13111 )
...
Closes #8191
Authored by: bashonly
2025-05-05 15:03:07 +00:00
bashonly
0feec6dc13
[ie/youtube] Add web_embedded client for age-restricted videos ( #13089 )
...
Authored by: bashonly
2025-05-03 20:11:40 +00:00
bashonly
1d0f6539c4
[ie/bitchute] Fix extractor ( #13081 )
...
Closes #13080
Authored by: bashonly
2025-05-03 19:31:33 +00:00
bashonly
17cf9088d0
[build] Bump PyInstaller to v6.13.0 ( #13082 )
...
Ref: https://github.com/yt-dlp/yt-dlp/issues/10294
Authored by: bashonly
2025-05-03 17:10:31 +00:00
bashonly
9064d2482d
[build] Bump run-on-arch-action to v3 ( #13088 )
...
Authored by: bashonly
2025-05-03 17:08:24 +00:00
Abdulmohsen
8f303afb43
[ie/youtube] Fix --live-from-start support for premieres ( #13079 )
...
Closes #8543
Authored by: arabcoders
2025-05-03 15:23:28 +00:00
bashonly
5328eda882
[ie/weverse] Fix live extraction ( #13084 )
...
Closes #12883
Authored by: bashonly
2025-05-03 07:19:52 +00:00
github-actions[bot]
b77e5a553a
Release 2025.04.30
...
Created by: bashonly
:ci skip all
2025.04.30
2025-04-30 23:24:48 +00:00
sepro
505b400795
[cleanup] Misc ( #12844 )
...
Authored by: seproDev, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-04-30 23:01:25 +00:00
bashonly
74fc2ae12c
[ie/youtube] Do not strictly deprioritize missing_pot formats ( #13061 )
...
Deprioritization was redundant; they're already hidden behind an extractor-arg
Authored by: bashonly
2025-04-30 22:51:40 +00:00
InvalidUsernameException
7be14109a6
[ie/zdf] Fix extractors ( #12779 )
...
Closes #12647
Authored by: InvalidUsernameException, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-04-30 22:27:42 +00:00
bashonly
61c9a938b3
[ie/youtube] Cache signature timestamps ( #13047 )
...
Closes #12825
Authored by: bashonly
2025-04-30 01:15:17 +00:00
bashonly
fd8394bc50
[ie/youtube] Improve warning for SABR-only/SSAP player responses ( #13049 )
...
Ref: https://github.com/yt-dlp/yt-dlp/issues/12482
Authored by: bashonly
2025-04-30 01:13:35 +00:00
bashonly
22ac81a069
[ie/vimeo] Extract from mobile API ( #13034 )
...
Closes #12974
Authored by: bashonly
2025-04-29 16:45:54 +00:00
doe1080
25cd7c1ecb
[ie/niconico] Fix login support ( #13008 )
...
Authored by: doe1080
2025-04-28 22:42:01 +00:00
bashonly
28f04e8a5e
[ie/reddit] Support --ignore-no-formats-error ( #12993 )
...
Closes #12987
Authored by: bashonly
2025-04-28 22:31:34 +00:00
sepro
a3e91df30a
[ie/TV2DK] Fix extractor ( #12945 )
...
Closes #10334
Authored by: seproDev, bashonly
Co-authored-by: bashonly <bashonly@protonmail.com>
2025-04-29 00:21:54 +02:00
bashonly
80736b9c90
[ie/bpb] Fix formats extraction ( #13015 )
...
Closes #13011
Authored by: bashonly
2025-04-28 22:20:39 +00:00
Sergei Zharkov
1ae6bff564
[ie/twitch:clips] Fix uploader metadata extraction ( #13022 )
...
Fix 61046c31612b30c749cbdae934b7fe26abe659d7
Authored by: 1271
2025-04-28 22:19:14 +00:00
sepro
b37ff4de5b
[ie/linkedin:events] Add extractor ( #12926 )
...
Authored by: seproDev, bashonly
Co-authored-by: bashonly <bashonly@protonmail.com>
2025-04-28 22:58:30 +02:00
Simon Sawicki
3690e91265
[ci] Add file mode test to code check ( #13036 )
...
Authored by: Grub4K
2025-04-28 21:21:06 +02:00
coletdjnz
8cb08028f5
[ie/youtube] Detect and warn when account cookies are rotated ( #13014 )
...
Related: https://github.com/yt-dlp/yt-dlp/issues/8227
Authored by: coletdjnz
2025-04-27 12:16:34 +12:00
bashonly
1cf39ddf3d
[ie/twitter] Fix extraction when logged-in ( #13024 )
...
Closes #13010
Authored by: bashonly
2025-04-26 22:39:29 +00:00
bashonly
c2d6659d10
[ie/youtube] Detect player JS variants for any locale ( #13003 )
...
Authored by: bashonly
2025-04-26 22:08:34 +00:00
coletdjnz
26feac3dd1
[ie/youtube] Add context to video request rate limit error ( #12958 )
...
Related: https://github.com/yt-dlp/yt-dlp/issues/11426
Authored by: coletdjnz
2025-04-25 16:11:07 +12:00
doe1080
70599e53b7
[ie/twitter:spaces] Improve metadata extraction ( #12911 )
...
Authored by: doe1080
2025-04-25 03:42:17 +00:00
doe1080
8d127b18f8
[fd/NiconicoDmc] Remove downloader ( #12916 )
...
Authored by: doe1080
2025-04-24 15:20:25 -05:00
doe1080
7d05aa99c6
[ie/niconico] Remove DMC formats support ( #12916 )
...
Authored by: doe1080
2025-04-24 15:20:25 -05:00
bashonly
36da6360e1
[ie/mlbtv] Fix device ID caching ( #12980 )
...
Authored by: bashonly
2025-04-24 19:18:22 +00:00
bashonly
e7e3b7a55c
[ie/dacast] Support tokenized URLs ( #12979 )
...
Authored by: bashonly
2025-04-24 19:10:34 +00:00
D Trombett
dce8234624
[ie/RaiPlay] Fix DRM detection ( #12971 )
...
Closes #12969
Authored by: DTrombett
2025-04-24 18:26:35 +00:00
sepro
2381881fe5
[ie/vk] Fix uploader extraction ( #12985 )
...
Closes #12967
Authored by: seproDev
2025-04-23 14:31:20 +00:00
Sergey B (Troex Nevelin)
741fd809bc
[ie/GetCourseRu] Fix extractors ( #12943 )
...
Closes #12941
Authored by: troex
2025-04-23 00:14:42 +00:00
bashonly
34a061a295
[ie/generic] Fix MPD extraction for file:// URLs ( #12978 )
...
Fix 5086d4aed6aeb3908c62f49e2d8f74cc0cb05110
Authored by: bashonly
2025-04-23 00:06:35 +00:00
bashonly
9032f98136
[ie/cda] Fix formats extraction ( #12975 )
...
Closes #12962
Authored by: bashonly
2025-04-23 00:00:41 +00:00
bashonly
de271a06fd
[ie/twitcasting] Fix livestream extraction ( #12977 )
...
Closes #12966
Authored by: bashonly
2025-04-22 23:54:41 +00:00
bashonly
d596824c2f
[ie/vimeo] Fix API extraction ( #12976 )
...
Closes #12974
Authored by: bashonly
2025-04-22 23:47:38 +00:00
sepro
88eb1e7a9a
Add --preset-alias option ( #12839 )
...
Authored by: seproDev, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2025-04-19 22:08:34 +02:00
sepro
f5a37ea40e
[ie/loco] Fix extractor ( #12934 )
...
Closes #12930
Authored by: seproDev
2025-04-19 02:02:09 +02:00