aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-10[ie/twitter] Fix syndication token generation (#12107)Patrick Robertson
Authored by: pjrobertson, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2025-02-09[jsinterp] Improve zeroise (#12313)sepro
Authored by: seproDev
2025-02-09[ie/zdf] Extract more metadata (#9565)Stefan Lobbenmeier
Closes #9564 Authored by: StefanLobbenmeier
2025-02-09[ie/francetv:site] Fix livestream extraction (#12316)bashonly
Closes #12310 Authored by: bashonly
2025-02-08[ie/generic] Extract `live_status` for DASH manifest URLs (#12256)Julien Valentin
* Also removes the content-type check for dash+xml/mpd. This was added in cf1f13b817d88eb7d4b449f20cbad3215030e35f, but is a no-op since the regex pattern was never changed accordingly. And it looks like it was unwanted anyways per 28ad7df65ddb78c16ac008886d14ae2914aea6be Closes #12255 Authored by: mp3butcher
2025-02-08[fd/hls] Fix `BYTERANGE` logic (#11972)entourage8
Closes #3578, Closes #3810, Closes #9400 Authored by: entourage8
2025-02-08[jsinterp] Add `js_number_to_string` (#12110)Simon Sawicki
Authored by: Grub4K
2025-02-08[misc] Improve Issue/PR templates (#11499)sepro
Authored by: seproDev
2025-01-30[ie/cwtv:movie] Add extractor (#12227)bashonly
Closes #12113 Authored by: bashonly
2025-01-29[ie/globo] Fix extractor (#11795)dove
Closes #9512, Closes #11541, Closes #11772 Authored by: slipinthedove, YoshiTabletopGamer Co-authored-by: YoshiTabletopGamer <88633614+YoshiTabletopGamer@users.noreply.github.com>
2025-01-29[ie/goplay] Fix extractor (#12237)alard
Authored by: alard
2025-01-29[ie/francetv:site] Fix extractor (#12236)bashonly
Closes #12209 Authored by: bashonly
2025-01-29[ie/dropbox] Fix extraction (#12228)bashonly
Closes #12109 Authored by: bashonly
2025-01-28[ie/acast] Support shows.acast.com URLs (#12223)barsnick
Authored by: barsnick
2025-01-28[ie/pbs] Support www.thirteen.org URLs (#11191)Roland Hieber
Authored by: rohieb
2025-01-28[ie/cwtv] Fix extractor (#12207)arantius
Closes #12108 Authored by: arantius
2025-01-26Release 2025.01.262025.01.26github-actions[bot]
Created by: bashonly :ci skip all
2025-01-26[cleanup] Misc (#12194)sepro
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>
2025-01-26[ie/youtube] Extract `media_type` for livestreams (#11605)nosoop
Closes #11563 Authored by: nosoop
2025-01-26[ie/ViMP:Playlist] Add support for tags (#11688)FestplattenSchnitzel
Authored by: FestplattenSchnitzel
2025-01-26[ie/TheaterComplexTownPPV] Support `live` URLs (#11720)bashonly
Closes #11718 Authored by: bashonly
2025-01-26[ie/xhamster] Various improvements (#11738)knackku
Closes #7620 Authored by: knackku
2025-01-26[ie/abematv] Support season extraction (#11771)middlingphys
Closes #10602 Authored by: middlingphys
2025-01-26[ie/redgifs] Support `/ifr/` URLs (#11805)invertico
Authored by: invertico
2025-01-26[ie/patreon] Extract attachment filename as `alt_title` (#12000)msm595
Authored by: msm595
2025-01-26[ie/pbs] Fix extractor (#12024)krandor
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>
2025-01-26[ie/niconico:series] Fix extractor (#11822)test20140
Closes #7320, Closes #12001 Authored by: test20140
2025-01-26[ie/youtube:tab] Improve shorts title extraction (#11991) (#11997)kibaa
Closes #11991 Authored by: d3d9, bashonly Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-01-26[ie/naver] Fix m3u8 formats extraction (#12037)kclauhk
Closes #11953 Authored by: kclauhk
2025-01-26[ie/bilibili] Support space video list extraction without login (#12089)N/Ame
Closes #12007 Authored by: grqz
2025-01-26[ie/zdf] Fix extractors (#11041)InvalidUsernameException
Closes #4782, Closes #10672 Authored by: InvalidUsernameException
2025-01-25[ie/soundcloud] Extract more metadata (#11945)gavin
Authored by: 7x11x13
2025-01-25[ie/vimeo] Fix thumbnail extraction (#12142)Jixun
Closes #11931 Authored by: jixunmoe
2025-01-25[utils] `sanitize_path`: Fix some incorrect behavior (#11923)Simon Sawicki
Authored by: Grub4K
2025-01-25[ie/1tv] Support sport1tv.ru domain (#11889)Konstantin Kulakov
Closes #11894 Authored by: kvk-2015
2025-01-25[ie/bilibili] Support space `/lists/` URLs (#11964)c-basalt
Closes #11959 Authored by: c-basalt
2025-01-25[ie/crunchyroll] Remove extractors (#12195)sepro
Closes #2561, Closes #5869, Closes #6278, Closes #7099, Closes #7414, Closes #7465, Closes #7976, Closes #8235, Closes #9867, Closes #10207 Authored by: seproDev
2025-01-25[ie/funimation] Remove extractors (#12167)doe1080
Closes #1569, Closes #2255, Closes #2517, Closes #2723, Closes #4318, Closes #4345, Closes #5326, Closes #6575, Closes #8644 Authored by: doe1080
2025-01-25[core] Fix float comparison values in format filters (#11880)Dioarya
Closes #10115 Authored by: Dioarya, bashonly Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-01-25[ie/nrk] Fix extraction (#12193)Boof
Closes #12192 Authored by: hexahigh
2025-01-25[ie/soundcloud:user] Add `/comments` page support (#11999)gavin
Authored by: 7x11x13
2025-01-25[ie/subsplash] Add extractors (#11054)Subrat Lima
Closes #10922 Authored by: subrat-lima, seproDev Co-authored-by: sepro <sepro@sepr0.com>
2025-01-25[ie/GoodGame] Fix extractor (#12173)Roman
Authored by: NecroRomnt
2025-01-25[ie/youtube] Restore convenience workarounds (#12181)bashonly
Authored by: bashonly
2025-01-25[ie/youtube] Use different PO token for GVS and Player (#12090)coletdjnz
Authored by: coletdjnz
2025-01-23[ie/youtube] Update `ios` player client (#12155)Antoine Bollengier
Authored by: b5i
2025-01-23[ie/youtube] Download `tv` client Innertube config (#12168)coletdjnz
Authored by: coletdjnz
2025-01-21[ie/Bluesky] Prefer source format (#12154)August Wikerfors
Authored by: 0x9fff00
2025-01-20[ie/BiliBiliDynamic] Add extractor (#11838)finch71
Closes #11726 Authored by: finch71, grqz Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
2025-01-20[ie/XiaoHongShu] Extract more formats (#12147)sepro
Authored by: seproDev