v3DJG6GL
291ea778c3
revert 'self._get_media_data' changes
...
The language specific metadata extraction was broken with these changes, had to revert them in order to get language specific metadata extraction into a working condition again.
2025-03-06 10:49:30 +01:00
v3DJG6GL
ac54809837
fix typos
2025-03-05 12:59:12 +01:00
v3DJG6GL
def349faf6
traverse_obj rewrite
2025-03-05 12:54:41 +01:00
v3DJG6GL
0445a5fcc6
Merge branch 'yt-dlp:master' into playsuisse-handle-locale-parameters-from-urls
2025-03-05 12:53:41 +01:00
bashonly
bd0a668169
[ie/pinterest] Fix extractor ( #12538 )
...
Closes #12529
Authored by: mikf
Co-authored-by: =?UTF-8?q?Mike=20F=C3=A4hrmann?= <mike_faehrmann@web.de>
2025-03-05 06:38:23 +00:00
bashonly
b8b4754704
[ie/twitter] Fix syndication token generation ( #12537 )
...
Fix 14cd7f3443
Authored by: bashonly
2025-03-05 06:22:52 +00:00
u-spec-png
9d70abe4de
[ie/N1] Fix extraction of newer articles ( #12514 )
...
Authored by: u-spec-png
2025-03-04 01:51:23 +01:00
sepro
8eb9c1bf3b
[ie/RTP] Rework extractor ( #11638 )
...
Closes #4661 , Closes #10393 , Closes #11244
Authored by: seproDev, vallovic, red-acid, pferreir, somini
Co-authored-by: vallovic <vallovic@gmail.com>
Co-authored-by: red-acid <161967284+red-acid@users.noreply.github.com>
Co-authored-by: Pedro Ferreira <pedro@dete.st>
Co-authored-by: somini <dev@somini.xyz>
2025-03-04 00:46:18 +01:00
v3DJG6GL
254f8376c2
adjust media_data
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-03-03 23:54:31 +01:00
v3DJG6GL
fc6233c5d1
remove unused graphql queries
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-03-03 23:52:44 +01:00
v3DJG6GL
df83969f0b
fix space
2025-03-03 23:49:37 +01:00
v3DJG6GL
53c12e8202
fix moving method around
2025-03-03 23:48:28 +01:00
v3DJG6GL
f4e4ab0c55
Merge branch 'yt-dlp:master' into playsuisse-handle-locale-parameters-from-urls
2025-03-03 23:44:42 +01:00
fries1234
42b7440963
[ie/tvw] Add extractor ( #12271 )
...
Authored by: fries1234
2025-03-03 23:25:30 +01:00
sepro
172d5fcd77
[ie/MagellanTV] Fix extractor ( #12505 )
...
Closes #12498
Authored by: seproDev
2025-03-03 22:55:03 +01:00
Simon Sawicki
7d18fed8f1
[networking] Add keep_header_casing
extension ( #11652 )
...
Authored by: coletdjnz, Grub4K
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
2025-03-03 00:10:01 +01:00
coletdjnz
79ec2fdff7
[ie/youtube] Warn on missing formats due to SSAP ( #12483 )
...
See https://github.com/yt-dlp/yt-dlp/issues/12482
Authored by: coletdjnz
2025-02-28 19:33:31 +13:00
v3DJG6GL
4c8e7e7b6d
remove not supported "en" locale variable
2025-02-27 20:20:06 +01:00
sepro
3042afb5fe
[ie/CultureUnplugged] Extend _VALID_URL
( #12486 )
...
Closes #12477
Authored by: seproDev
2025-02-26 19:39:50 +01:00
sepro
ad60137c14
[ie/Dailymotion] Improve embed detection ( #12464 )
...
Closes #12453
Authored by: seproDev
2025-02-26 19:36:33 +01:00
v3DJG6GL
d41aa41408
typo
2025-02-24 17:16:59 +01:00
v3DJG6GL
7282b3fe8b
remove unused str_or_none
2025-02-24 17:12:34 +01:00
v3DJG6GL
ee565d9c32
add more values
2025-02-24 17:11:05 +01:00
v3DJG6GL
50b35cab6d
fix whitespaces
2025-02-24 02:07:35 +01:00
v3DJG6GL
6160d2b6b5
playsuisse.py: handle locale parameters from URLs
...
- Currently, the locale header is statically set to “de”, regardless of which locale is set in the URL parameters.
- Therefore, all retrieved metadata (description, names, etc.) were in German.
- This PR implements a mechanism that extracts the locale value from the specified URL.
- As a fallback, URLs without locale parameters are automatically set to de, which corresponds to the original behavior.
Advantages:
All metadata is retrieved in the specified language.
2025-02-24 01:53:19 +01:00
4ft35t
0bb3978862
[ie/weibo] Support playlists ( #12284 )
...
Closes #12283
Authored by: 4ft35t
2025-02-23 19:16:06 +00:00
XPA
7508e34f20
[ie/niconico] Fix format sorting ( #12442 )
...
Authored by: xpadev-net
2025-02-23 19:07:08 +00:00
bashonly
9807181cfb
[ie/lbry] Make m3u8 format extraction non-fatal ( #12463 )
...
Closes #12459
Authored by: bashonly
2025-02-23 18:24:48 +00:00
bashonly
7126b47260
[ie/lbry] Raise appropriate error for non-media files ( #12462 )
...
Closes #12182
Authored by: bashonly
2025-02-23 17:59:22 +00:00
bashonly
eb1417786a
[ie/gem.cbc.ca] Fix login support ( #12414 )
...
Closes #12406
Authored by: bashonly
2025-02-23 09:56:47 +00:00
bashonly
6933f5670c
[ie/playsuisse] Fix login support ( #12444 )
...
Closes #12425
Authored by: bashonly
2025-02-23 09:22:51 +00:00
Alexander Seiler
26a502fc72
[ie/azmedien] Fix extractor ( #12375 )
...
Authored by: goggle
2025-02-23 09:14:35 +00:00
Ben Faerber
652827d5a0
[ie/softwhiteunderbelly] Add extractor ( #12281 )
...
Authored by: benfaerber
2025-02-23 09:11:58 +00:00
Pedro Belo
0e1697232f
[ie/globo] Fix subtitles extraction ( #12270 )
...
Authored by: pedro
2025-02-23 08:57:27 +00:00
Kenshin9977
9f77e04c76
Fix external downloader availability when using --ffmpeg-location
( #12318 )
...
This fix is only applicable to the CLI option
Authored by: Kenshin9977
2025-02-23 08:50:43 +00:00
Simon Sawicki
c034d65548
Fix lazy extractor state (Fix 4445f37a7a
) ( #12452 )
...
Authored by: coletdjnz, Grub4K, pukkandan
2025-02-23 09:44:27 +01:00
bashonly
480125560a
[ie/instagram] Improve error handling ( #12410 )
...
Closes #5967 , Closes #6294 , Closes #7328 , Closes #8452
Authored by: bashonly
2025-02-23 08:35:22 +00:00
bashonly
a59abe0636
[ie/instagram] Fix extraction of older private posts ( #12451 )
...
Authored by: bashonly
2025-02-23 08:31:00 +00:00
Chris Ellsworth
a90641c836
[ie/instagram] Add app_id
extractor-arg ( #12359 )
...
Authored by: chrisellsworth
2025-02-23 08:16:04 +00:00
fireattack
65c3c58c0a
[ie/instagram:story] Support --no-playlist
( #12397 )
...
Closes #12395
Authored by: fireattack
2025-02-23 07:24:21 +00:00
bashonly
99ea297875
[ie/tiktok] Improve error handling ( #12445 )
...
Closes #8678
Authored by: bashonly
2025-02-23 06:53:13 +00:00
bashonly
6deeda5c11
[ie/soundcloud] Fix thumbnail extraction ( #12447 )
...
Closes #11835 , Closes #12435
Authored by: bashonly
2025-02-23 06:20:53 +00:00
Refael Ackermann
7f3006eb0c
[ie/wsj] Support opinion URLs and impersonation ( #12431 )
...
Authored by: refack
2025-02-23 00:40:53 +00:00
coletdjnz
4445f37a7a
[core] Load plugins on demand ( #11305 )
...
- Adds `--no-plugin-dirs` to disable plugin loading
- `--plugin-dirs` now supports post-processors
Authored by: coletdjnz, Grub4K, pukkandan
2025-02-23 11:00:46 +13:00
sepro
3a1583ca75
[ie/BunnyCdn] Add extractor ( #11586 )
...
Also adds BunnyCdnFD
Authored by: seproDev, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2025-02-21 22:39:41 +01:00
Simon Sawicki
a3e0c7d3b2
[test] Show all differences for expect_value
and expect_dict
( #12334 )
...
Authored by: Grub4K
2025-02-21 21:29:07 +01:00
Simon Sawicki
f7a1f2d813
[core] Support emitting ConEmu progress codes ( #10649 )
...
Authored by: Grub4K
2025-02-20 20:33:31 +01:00
bashonly
9deed13d7c
[ie/soundcloud] Extract tags ( #12420 )
...
Authored by: bashonly
2025-02-20 15:51:08 +00:00
bashonly
c2e6e1d5f7
[ie/niconico:live] Fix thumbnail extraction ( #12419 )
...
Closes #12417
Authored by: bashonly
2025-02-20 15:39:06 +00:00
github-actions[bot]
9c3e8b1696
Release 2025.02.19
...
Created by: bashonly
:ci skip all
2025-02-19 02:42:18 +00:00