Iuri Campos
af61db38f3
Update yt_dlp/extractor/pandavideo.py
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-06-01 20:41:32 +01:00
Iuri Campos
2156f3da0e
Update yt_dlp/extractor/pandavideo.py
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-06-01 20:41:06 +01:00
Iuri Campos
31c6081b7c
removed extra line 'formats'
2025-06-01 18:22:45 +01:00
Iuri Campos
24a6366f5e
Update yt_dlp/extractor/pandavideo.py
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-06-01 18:13:19 +01:00
Iuri Campos
8cd0f510ee
[ie/pandavideo] Add extractor Fixes #13109
...
Implementation of extractor for video host provider pandavideo.
Works on direct urls or embedded videos in websites.
Closes #13109
Co-authored-by: Miguel Noronha <miguel.noronha@tecnico.ulisboa.pt>
2025-05-28 16:47:33 +01:00
diman8
ea8498ed53
[ie/SVTPage] Fix extractor ( #12957 )
...
Closes #13142
Authored by: diman8
2025-05-10 08:53:59 +00: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
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 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 61046c3161
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 5086d4aed6
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
Florentin Le Moal
f07ee91c71
[ie/rtve] Rework extractors ( #10388 )
...
Closes #1346 , Closes #5756
Authored by: meGAmeS1, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
2025-04-19 01:47:14 +02:00
fries1234
ed8ad1b4d6
[ie/tvw:tvchannels] Add extractor ( #12721 )
...
Authored by: fries1234
2025-04-19 01:35:47 +02:00
Florentin Le Moal
839d643253
[ie/AtresPlayer] Rework extractor ( #11424 )
...
Closes #996 , Closes #1165
Authored by: meGAmeS1, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
2025-04-18 22:12:31 +02:00
香芋奶茶
f5736bb35b
[ie/AbemaTV] Fix thumbnail extraction ( #12859 )
...
Closes #12858
Authored by: Kiritomo
2025-04-18 21:12:27 +02:00
sepro
9d26daa04a
[ie/panopto] Fix formats extraction ( #12925 )
...
Closes #11042
Authored by: seproDev
2025-04-18 21:09:41 +02:00
sepro
73a26f9ee6
[ie/linkedin] Support feed URLs ( #12927 )
...
Closes #6104
Authored by: seproDev
2025-04-18 21:08:13 +02:00