Commit Graph

4247 Commits (4ebf41309d04a6e196944f1c0f5f0154cff0055a)

Author SHA1 Message Date
Refael Ackermann ebac65aa9e
[ie/NBCStations] Fix extractor (#12534)
Authored by: refack
1 month ago
thedenv 4815dac131
[ie/msn] Rework extractor (#12513)
Closes #3225
Authored by: thedenv, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
1 month ago
Simon Sawicki 95f8df2f79
[networking] Always add unsupported suffix on version mismatch (#12626)
Authored by: Grub4K
1 month ago
coletdjnz e67d786c7c
[ie/youtube] Warn on DRM formats (#12593)
Authored by: coletdjnz
1 month ago
sepro d9a53cc1e6
[ie/reddit] Truncate title (#12567)
Authored by: seproDev
1 month ago
sepro 83b119dadb
[ie/tiktok] Truncate title (#12566)
Authored by: seproDev
1 month ago
sepro 06f6de78db
[ie/twitter] Truncate title (#12560)
Authored by: seproDev
1 month ago
sepro 3380febe99
[ie/youtube] Player client maintenance (#12603)
Authored by: seproDev
1 month ago
rysson be0d819e11
[ie/cda] Fix login support (#12552)
Closes #10306
Authored by: rysson
1 month ago
Michaël De Boey df9ebeec00
[ie/vrtmax] Rework extractor (#12479)
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>
1 month ago
fireattack 17504f2535
[ie/openrec] Fix `_VALID_URL` (#12608)
Authored by: fireattack
1 month ago
coletdjnz 4432a9390c
[ie/youtube] Split into package (#12557)
Authored by: coletdjnz
1 month ago
sepro 05c8023a27
[ie/vk] Improve metadata extraction (#12510)
Closes #12509
Authored by: seproDev
2 months ago
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>
2 months ago
bashonly b8b4754704
[ie/twitter] Fix syndication token generation (#12537)
Fix 14cd7f3443

Authored by: bashonly
2 months ago
u-spec-png 9d70abe4de
[ie/N1] Fix extraction of newer articles (#12514)
Authored by: u-spec-png
2 months ago
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>
2 months ago
fries1234 42b7440963
[ie/tvw] Add extractor (#12271)
Authored by: fries1234
2 months ago
sepro 172d5fcd77
[ie/MagellanTV] Fix extractor (#12505)
Closes #12498
Authored by: seproDev
2 months ago
Simon Sawicki 7d18fed8f1
[networking] Add `keep_header_casing` extension (#11652)
Authored by: coletdjnz, Grub4K

Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
2 months ago
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
2 months ago
sepro 3042afb5fe
[ie/CultureUnplugged] Extend `_VALID_URL` (#12486)
Closes #12477
Authored by: seproDev
2 months ago
sepro ad60137c14
[ie/Dailymotion] Improve embed detection (#12464)
Closes #12453
Authored by: seproDev
2 months ago
4ft35t 0bb3978862
[ie/weibo] Support playlists (#12284)
Closes #12283
Authored by: 4ft35t
2 months ago
XPA 7508e34f20
[ie/niconico] Fix format sorting (#12442)
Authored by: xpadev-net
2 months ago
bashonly 9807181cfb
[ie/lbry] Make m3u8 format extraction non-fatal (#12463)
Closes #12459
Authored by: bashonly
2 months ago
bashonly 7126b47260
[ie/lbry] Raise appropriate error for non-media files (#12462)
Closes #12182
Authored by: bashonly
2 months ago
bashonly eb1417786a
[ie/gem.cbc.ca] Fix login support (#12414)
Closes #12406
Authored by: bashonly
2 months ago
bashonly 6933f5670c
[ie/playsuisse] Fix login support (#12444)
Closes #12425
Authored by: bashonly
2 months ago
Alexander Seiler 26a502fc72
[ie/azmedien] Fix extractor (#12375)
Authored by: goggle
2 months ago
Ben Faerber 652827d5a0
[ie/softwhiteunderbelly] Add extractor (#12281)
Authored by: benfaerber
2 months ago
Pedro Belo 0e1697232f
[ie/globo] Fix subtitles extraction (#12270)
Authored by: pedro
2 months ago
Kenshin9977 9f77e04c76
Fix external downloader availability when using `--ffmpeg-location` (#12318)
This fix is only applicable to the CLI option

Authored by: Kenshin9977
2 months ago
Simon Sawicki c034d65548
Fix lazy extractor state (Fix 4445f37a7a) (#12452)
Authored by: coletdjnz, Grub4K, pukkandan
2 months ago
bashonly 480125560a
[ie/instagram] Improve error handling (#12410)
Closes #5967, Closes #6294, Closes #7328, Closes #8452
Authored by: bashonly
2 months ago
bashonly a59abe0636
[ie/instagram] Fix extraction of older private posts (#12451)
Authored by: bashonly
2 months ago
Chris Ellsworth a90641c836
[ie/instagram] Add `app_id` extractor-arg (#12359)
Authored by: chrisellsworth
2 months ago
fireattack 65c3c58c0a
[ie/instagram:story] Support `--no-playlist` (#12397)
Closes #12395
Authored by: fireattack
2 months ago
bashonly 99ea297875
[ie/tiktok] Improve error handling (#12445)
Closes #8678
Authored by: bashonly
2 months ago
bashonly 6deeda5c11
[ie/soundcloud] Fix thumbnail extraction (#12447)
Closes #11835, Closes #12435
Authored by: bashonly
2 months ago
Refael Ackermann 7f3006eb0c
[ie/wsj] Support opinion URLs and impersonation (#12431)
Authored by: refack
2 months ago
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
2 months ago
sepro 3a1583ca75
[ie/BunnyCdn] Add extractor (#11586)
Also adds BunnyCdnFD

Authored by: seproDev, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2 months ago
Simon Sawicki f7a1f2d813
[core] Support emitting ConEmu progress codes (#10649)
Authored by: Grub4K
2 months ago
bashonly 9deed13d7c
[ie/soundcloud] Extract tags (#12420)
Authored by: bashonly
2 months ago
bashonly c2e6e1d5f7
[ie/niconico:live] Fix thumbnail extraction (#12419)
Closes #12417
Authored by: bashonly
2 months ago
github-actions[bot] 9c3e8b1696 Release 2025.02.19
Created by: bashonly

:ci skip all
2 months ago
bashonly 4985a40417
[cleanup] Misc (#12238)
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>
2 months ago
bashonly be69468752
[fd/hls] Support `--write-pages` for m3u8 media playlists (#12333)
Authored by: bashonly
2 months ago
bashonly 5271ef48c6
[ie/gem.cbc.ca] Fix extractors (#12404)
Does not fix broken login support

Closes #11848
Authored by: bashonly, dirkf

Co-authored-by: dirkf <fieldhouse@gmx.net>
2 months ago
coletdjnz d48e612609
[ie/youtube] Retry on more critical requests (#12339)
Authored by: coletdjnz
2 months ago
bashonly 5c4c2ddfaa
[ie/francetvinfo.fr] Fix extractor (#12402)
Closes #12366
Authored by: bashonly
2 months ago
bashonly ec17fb16e8
[ie/youtube] nsig workaround for `tce` player JS (#12401)
Closes #12398
Authored by: bashonly
2 months ago
bashonly e7882b682b
[ie/3sat] Fix extractor (#12403)
Fix 241ace4f10

Closes #12391
Authored by: bashonly
2 months ago
bashonly 6ca23ffaa4
[ie/reddit] Bypass gated subreddit warning (#12335)
Closes #12331
Authored by: bashonly
2 months ago
Laurent FAVOLE f53553087d
[ie/Digiview] Add extractor (#9902)
Authored by: lfavole
2 months ago
bashonly c987be0acb
[fd/hls] Support `hls_media_playlist_data` format field (#12322)
Authored by: bashonly
2 months ago
Patrick Robertson 14cd7f3443
[ie/twitter] Fix syndication token generation (#12107)
Authored by: pjrobertson, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2 months ago
sepro 4ca8c44a07
[jsinterp] Improve zeroise (#12313)
Authored by: seproDev
2 months ago
Stefan Lobbenmeier 241ace4f10
[ie/zdf] Extract more metadata (#9565)
Closes #9564
Authored by: StefanLobbenmeier
2 months ago
bashonly 1295bbedd4
[ie/francetv:site] Fix livestream extraction (#12316)
Closes #12310
Authored by: bashonly
3 months ago
Julien Valentin 19edaa44fc
[ie/generic] Extract `live_status` for DASH manifest URLs (#12256)
* Also removes the content-type check for dash+xml/mpd.
This was added in cf1f13b817,
but is a no-op since the regex pattern was never changed accordingly.
And it looks like it was unwanted anyways per 28ad7df65d

Closes #12255
Authored by: mp3butcher
3 months ago
entourage8 10b7ff68e9
[fd/hls] Fix `BYTERANGE` logic (#11972)
Closes #3578, Closes #3810, Closes #9400
Authored by: entourage8
3 months ago
Simon Sawicki 0d9f061d38
[jsinterp] Add `js_number_to_string` (#12110)
Authored by: Grub4K
3 months ago
bashonly 03c3d70577
[ie/cwtv:movie] Add extractor (#12227)
Closes #12113
Authored by: bashonly
3 months ago
dove f8d0161455
[ie/globo] Fix extractor (#11795)
Closes #9512, Closes #11541, Closes #11772
Authored by: slipinthedove, YoshiTabletopGamer

Co-authored-by: YoshiTabletopGamer <88633614+YoshiTabletopGamer@users.noreply.github.com>
3 months ago
alard d59f14a0a7
[ie/goplay] Fix extractor (#12237)
Authored by: alard
3 months ago
bashonly 817483ccc6
[ie/francetv:site] Fix extractor (#12236)
Closes #12209
Authored by: bashonly
3 months ago
bashonly 861aeec449
[ie/dropbox] Fix extraction (#12228)
Closes #12109
Authored by: bashonly
3 months ago
barsnick 57c717fee4
[ie/acast] Support shows.acast.com URLs (#12223)
Authored by: barsnick
3 months ago
Roland Hieber 9fb8ab2ff6
[ie/pbs] Support www.thirteen.org URLs (#11191)
Authored by: rohieb
3 months ago
arantius 18a28514e3
[ie/cwtv] Fix extractor (#12207)
Closes #12108
Authored by: arantius
3 months ago
github-actions[bot] 5ff7a43623 Release 2025.01.26
Created by: bashonly

:ci skip all
3 months ago
sepro 3b45319344
[cleanup] Misc (#12194)
Closes #12098, Closes #12133
Authored by: seproDev, bashonly, lonble, pjrobertson

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Lonble <74650029+lonble@users.noreply.github.com>
Co-authored-by: Patrick Robertson <robertson.patrick@gmail.com>
3 months ago
nosoop 421bc72103
[ie/youtube] Extract `media_type` for livestreams (#11605)
Closes #11563
Authored by: nosoop
3 months ago
FestplattenSchnitzel d4f5be1735
[ie/ViMP:Playlist] Add support for tags (#11688)
Authored by: FestplattenSchnitzel
3 months ago
bashonly 797d2472a2
[ie/TheaterComplexTownPPV] Support `live` URLs (#11720)
Closes #11718
Authored by: bashonly
3 months ago
knackku 3b99a0f0e0
[ie/xhamster] Various improvements (#11738)
Closes #7620
Authored by: knackku
3 months ago
middlingphys c709cc41cb
[ie/abematv] Support season extraction (#11771)
Closes #10602
Authored by: middlingphys
3 months ago
invertico 4850ce91d1
[ie/redgifs] Support `/ifr/` URLs (#11805)
Authored by: invertico
3 months ago
msm595 e2e73b5c65
[ie/patreon] Extract attachment filename as `alt_title` (#12000)
Authored by: msm595
3 months ago
krandor 13825ab778
[ie/pbs] Fix extractor (#12024)
Closes #8703, Closes #9740, Closes #11514
Authored by: dirkf, krandor, n10dollar

Co-authored-by: dirkf <fieldhouse@gmx.net>
Co-authored-by: Neil <ntendolkar@berkeley.edu>
3 months ago
test20140 bc88b904cd
[ie/niconico:series] Fix extractor (#11822)
Closes #7320, Closes #12001
Authored by: test20140
3 months ago
kibaa 76ac023ff0
[ie/youtube:tab] Improve shorts title extraction (#11991) (#11997)
Closes #11991
Authored by: d3d9, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
3 months ago
kclauhk b3007c44cd
[ie/naver] Fix m3u8 formats extraction (#12037)
Closes #11953
Authored by: kclauhk
3 months ago
N/Ame 78912ed9c8
[ie/bilibili] Support space video list extraction without login (#12089)
Closes #12007
Authored by: grqz
3 months ago
InvalidUsernameException bb69f5dab7
[ie/zdf] Fix extractors (#11041)
Closes #4782, Closes #10672
Authored by: InvalidUsernameException
3 months ago
gavin 6d304133ab
[ie/soundcloud] Extract more metadata (#11945)
Authored by: 7x11x13
3 months ago
Jixun 9ff330948c
[ie/vimeo] Fix thumbnail extraction (#12142)
Closes #11931
Authored by: jixunmoe
3 months ago
Simon Sawicki fc12e724a3
[utils] `sanitize_path`: Fix some incorrect behavior (#11923)
Authored by: Grub4K
3 months ago
Konstantin Kulakov 61ae5dc34a
[ie/1tv] Support sport1tv.ru domain (#11889)
Closes #11894
Authored by: kvk-2015
3 months ago
c-basalt 4651679104
[ie/bilibili] Support space `/lists/` URLs (#11964)
Closes #11959
Authored by: c-basalt
3 months ago
sepro ff44ed5306
[ie/crunchyroll] Remove extractors (#12195)
Closes #2561, Closes #5869, Closes #6278, Closes #7099, Closes #7414, Closes #7465, Closes #7976, Closes #8235, Closes #9867, Closes #10207
Authored by: seproDev
3 months ago
doe1080 cdcf1e8672
[ie/funimation] Remove extractors (#12167)
Closes #1569, Closes #2255, Closes #2517, Closes #2723, Closes #4318, Closes #4345, Closes #5326, Closes #6575, Closes #8644
Authored by: doe1080
3 months ago
Dioarya f7d071e8aa
[core] Fix float comparison values in format filters (#11880)
Closes #10115
Authored by: Dioarya, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
3 months ago
Boof 45732e2590
[ie/nrk] Fix extraction (#12193)
Closes #12192
Authored by: hexahigh
3 months ago
gavin 7bfb4f72e4
[ie/soundcloud:user] Add `/comments` page support (#11999)
Authored by: 7x11x13
3 months ago
Subrat Lima 5d904b077d
[ie/subsplash] Add extractors (#11054)
Closes #10922
Authored by: subrat-lima, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
3 months ago
Roman e7cc02b14d
[ie/GoodGame] Fix extractor (#12173)
Authored by: NecroRomnt
3 months ago
bashonly f0d4b8a5d6
[ie/youtube] Restore convenience workarounds (#12181)
Authored by: bashonly
3 months ago