aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-16[ie/Canalsurmas] Add extractor (#12497)Arc8ne
Closes #5516 Authored by: Arc8ne
2025-03-16[ie/NBCStations] Fix extractor (#12534)Refael Ackermann
Authored by: refack
2025-03-16[ie/msn] Rework extractor (#12513)thedenv
Closes #3225 Authored by: thedenv, seproDev Co-authored-by: sepro <sepro@sepr0.com>
2025-03-16[networking] Always add unsupported suffix on version mismatch (#12626)Simon Sawicki
Authored by: Grub4K
2025-03-16[ie/youtube] Warn on DRM formats (#12593)coletdjnz
Authored by: coletdjnz
2025-03-15[ie/reddit] Truncate title (#12567)sepro
Authored by: seproDev
2025-03-15[ie/tiktok] Truncate title (#12566)sepro
Authored by: seproDev
2025-03-15[ie/twitter] Truncate title (#12560)sepro
Authored by: seproDev
2025-03-15[ie/youtube] Player client maintenance (#12603)sepro
Authored by: seproDev
2025-03-15[ie/cda] Fix login support (#12552)rysson
Closes #10306 Authored by: rysson
2025-03-15[ie/vrtmax] Rework extractor (#12479)Michaƫl De Boey
Closes #7997, Closes #8174, Closes #9375 Authored by: MichaelDeBoey, bergoid, seproDev Co-authored-by: bergoid <bergoid@users.noreply.github.com> Co-authored-by: sepro <sepro@sepr0.com>
2025-03-15[ie/openrec] Fix `_VALID_URL` (#12608)fireattack
Authored by: fireattack
2025-03-13[ie/youtube] Split into package (#12557)coletdjnz
Authored by: coletdjnz
2025-03-07[ie/vk] Improve metadata extraction (#12510)sepro
Closes #12509 Authored by: seproDev
2025-03-05[ie/pinterest] Fix extractor (#12538)bashonly
Closes #12529 Authored by: mikf Co-authored-by: =?UTF-8?q?Mike=20F=C3=A4hrmann?= <mike_faehrmann@web.de>
2025-03-05[ie/twitter] Fix syndication token generation (#12537)bashonly
Fix 14cd7f3443c6da4d49edaefcc12da9dee86e243e Authored by: bashonly
2025-03-04[ie/N1] Fix extraction of newer articles (#12514)u-spec-png
Authored by: u-spec-png
2025-03-04[ie/RTP] Rework extractor (#11638)sepro
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-03[ie/tvw] Add extractor (#12271)fries1234
Authored by: fries1234
2025-03-03[ie/MagellanTV] Fix extractor (#12505)sepro
Closes #12498 Authored by: seproDev
2025-03-03[networking] Add `keep_header_casing` extension (#11652)Simon Sawicki
Authored by: coletdjnz, Grub4K Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
2025-02-28[ie/youtube] Warn on missing formats due to SSAP (#12483)coletdjnz
See https://github.com/yt-dlp/yt-dlp/issues/12482 Authored by: coletdjnz
2025-02-26[ie/CultureUnplugged] Extend `_VALID_URL` (#12486)sepro
Closes #12477 Authored by: seproDev
2025-02-26[ie/Dailymotion] Improve embed detection (#12464)sepro
Closes #12453 Authored by: seproDev
2025-02-23[ie/weibo] Support playlists (#12284)4ft35t
Closes #12283 Authored by: 4ft35t
2025-02-23[ie/niconico] Fix format sorting (#12442)XPA
Authored by: xpadev-net
2025-02-23[ie/lbry] Make m3u8 format extraction non-fatal (#12463)bashonly
Closes #12459 Authored by: bashonly
2025-02-23[ie/lbry] Raise appropriate error for non-media files (#12462)bashonly
Closes #12182 Authored by: bashonly
2025-02-23[ie/gem.cbc.ca] Fix login support (#12414)bashonly
Closes #12406 Authored by: bashonly
2025-02-23[ie/playsuisse] Fix login support (#12444)bashonly
Closes #12425 Authored by: bashonly
2025-02-23[ie/azmedien] Fix extractor (#12375)Alexander Seiler
Authored by: goggle
2025-02-23[ie/softwhiteunderbelly] Add extractor (#12281)Ben Faerber
Authored by: benfaerber
2025-02-23[ie/globo] Fix subtitles extraction (#12270)Pedro Belo
Authored by: pedro
2025-02-23Fix external downloader availability when using `--ffmpeg-location` (#12318)Kenshin9977
This fix is only applicable to the CLI option Authored by: Kenshin9977
2025-02-23Fix lazy extractor state (Fix 4445f37a7a66b248dbd8376c43137e6e441f138e) (#12452)Simon Sawicki
Authored by: coletdjnz, Grub4K, pukkandan
2025-02-23[ie/instagram] Improve error handling (#12410)bashonly
Closes #5967, Closes #6294, Closes #7328, Closes #8452 Authored by: bashonly
2025-02-23[ie/instagram] Fix extraction of older private posts (#12451)bashonly
Authored by: bashonly
2025-02-23[ie/instagram] Add `app_id` extractor-arg (#12359)Chris Ellsworth
Authored by: chrisellsworth
2025-02-23[ie/instagram:story] Support `--no-playlist` (#12397)fireattack
Closes #12395 Authored by: fireattack
2025-02-23[ie/tiktok] Improve error handling (#12445)bashonly
Closes #8678 Authored by: bashonly
2025-02-23[ie/soundcloud] Fix thumbnail extraction (#12447)bashonly
Closes #11835, Closes #12435 Authored by: bashonly
2025-02-23[ie/wsj] Support opinion URLs and impersonation (#12431)Refael Ackermann
Authored by: refack
2025-02-23[core] Load plugins on demand (#11305)coletdjnz
- Adds `--no-plugin-dirs` to disable plugin loading - `--plugin-dirs` now supports post-processors Authored by: coletdjnz, Grub4K, pukkandan
2025-02-21[ie/BunnyCdn] Add extractor (#11586)sepro
Also adds BunnyCdnFD Authored by: seproDev, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2025-02-21[test] Show all differences for `expect_value` and `expect_dict` (#12334)Simon Sawicki
Authored by: Grub4K
2025-02-20[core] Support emitting ConEmu progress codes (#10649)Simon Sawicki
Authored by: Grub4K
2025-02-20[ie/soundcloud] Extract tags (#12420)bashonly
Authored by: bashonly
2025-02-20[ie/niconico:live] Fix thumbnail extraction (#12419)bashonly
Closes #12417 Authored by: bashonly
2025-02-19Release 2025.02.192025.02.19github-actions[bot]
Created by: bashonly :ci skip all
2025-02-19[cleanup] Misc (#12238)bashonly
Authored by: StefanLobbenmeier, dirkf, Grub4K Co-authored-by: Stefan Lobbenmeier <Stefan.Lobbenmeier@gmail.com> Co-authored-by: dirkf <fieldhouse@gmx.net> Co-authored-by: Simon Sawicki <contact@grub4k.xyz>