Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-08 | [extractor/twitter] Add login support (#7258) | bashonly | |
Closes #6951 Authored by: bashonly | |||
2023-06-08 | [extractor/lbry] Extract original quality formats (#7257) | bashonly | |
Closes #7251 Authored by: bashonly | |||
2023-06-08 | [extractor/youtube] Extract `channel_is_verified` (#7213) | coletdjnz | |
Authored by: coletdjnz | |||
2023-06-08 | [extractor/youtube] Misc cleanup | pukkandan | |
Authored by: coletdjnz | |||
2023-06-07 | [extractor/rozhlas] `MujRozhlas`: Add extractor (#7129) | stanoarn | |
Authored by: stanoarn | |||
2023-06-05 | [extractor/mgtv] Fix formats extraction (#7234) | bashonly | |
Closes #7008 Authored by: bashonly | |||
2023-06-05 | [extractor/zdf] Fix formats extraction | bashonly | |
Closes #7238, Closes #7240 Authored by: bashonly | |||
2023-06-04 | [extractor/tiktok] Extract 1080p adaptive formats (#7228) | bashonly | |
Closes #7109 Authored by: bashonly | |||
2023-06-04 | [extractor/hotstar] Support `/shows/` URLs (#7225) | bashonly | |
Closes #6463 Authored by: bashonly | |||
2023-06-04 | [extractor/shemaroome] Pass `stream_key` header to downloader (#7224) | bashonly | |
Closes #7133 Authored by: bashonly | |||
2023-06-04 | [extractor/sonyliv] Fix login with token (#7223) | bashonly | |
Authored by: bashonly | |||
2023-06-04 | [extractor/foxnews] Fix extractors (#7222) | bashonly | |
Closes #6050 Authored by: bashonly | |||
2023-06-04 | [extractor/sverigesradio] Support slug URLs (#7220) | bashonly | |
Closes #7145 Authored by: bashonly | |||
2023-06-04 | [extractor/tencent] Fix fatal metadata extraction (#7219) | bashonly | |
Closes #7177 Authored by: bashonly | |||
2023-06-04 | [extractor/substack] Fix extraction (#7218) | bashonly | |
Closes #7155 Authored by: bashonly | |||
2023-06-04 | [extractor/acast] Support embeds (#7212) | Paul Wise | |
Authored by: pabs3 | |||
2023-06-03 | [extractor/youtube] Support shorter relative time format (#7191) | coletdjnz | |
See: https://github.com/TeamNewPipe/NewPipeExtractor/issues/1067 Authored by: coletdjnz | |||
2023-06-02 | [extractor/vrt] Overhaul extractors (#6244) | Jeroen Jacobs | |
* Fixes `VrtNU` extractor to work with the VRT MAX site change * Adapts `VRT`, `Ketnet` and `DagelijkseKost` extractors to the new VRT API * Removes `Canvas` and `CanvasEen` extractors; the sites and API no longer exist * Moves all remaining VRT-related extractors into the `vrt` module Closes #4908 Authored by: jeroenj, bergoid, bashonly Co-authored-by: bergoid <bergoid@users.noreply.github.com> Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com> | |||
2023-06-02 | [extractor/DigitalConcertHall] Support films (#7202) | Mohamed Al Mehairbi | |
Authored by: ItzMaxTV Closes #7184 | |||
2023-06-02 | [extractor/twitch] Update `_CLIENT_ID` and add extractor-arg (#7200) | bashonly | |
Closes #7058, Closes #7183 Authored by: bashonly | |||
2023-06-01 | [extractor/nhk] Fix API extraction (#7180) | Daniel Rich | |
Closes #6992 Authored by: sjthespian, menschel Co-authored-by: Patrick Menschel <menschel.p@posteo.de> | |||
2023-06-01 | [extractor/youtube] Extract more metadata for comments (#7179) | coletdjnz | |
Adds new comment fields: * `author_url` - The url to the comment author's page * `author_is_verified` - Whether the author is verified on the platform * `is_pinned` - Whether the comment is pinned to the top of the comments Closes https://github.com/yt-dlp/yt-dlp/issues/5411 Authored by: coletdjnz | |||
2023-06-01 | [extractor/twitter:spaces] Add `release_timestamp` (#7186) | CeruleanSky | |
Authored by: CeruleanSky | |||
2023-05-31 | [extractor/elevensports] Add extractor (#7172) | Mohamed Al Mehairbi | |
Closes #6737 Authored by: ItzMaxTV | |||
2023-05-31 | [extractor/youtube] Fix continuation loop with no comments (#7148) | coletdjnz | |
Deep check the response for incomplete data. Authored by: coletdjnz | |||
2023-05-31 | [extractor/recurbate] Add extractor (#6297) | mrscrapy | |
Authored by: mrscrapy | |||
2023-05-30 | [extractor/bravotv] Detect DRM (#7171) | bashonly | |
Authored by: bashonly | |||
2023-05-30 | [extractor/crtvg] Add extractor (#7168) | Mohamed Al Mehairbi | |
Closes #6609 Authored by: ItzMaxTV | |||
2023-05-29 | [extractor/bilibili:SpaceVideo] Extract signature (#7149) | Elyse | |
Authored by: elyse0 Closes #6956, closes #7081 | |||
2023-05-29 | [extractor/europarl] Rewrite extractor (#7114) | HobbyistDev | |
Authored by: HobbyistDev Closes #6396 | |||
2023-05-29 | [extractor/Mzaalo] Add extractor (#7163) | Mohamed Al Mehairbi | |
Authored by: ItzMaxTV | |||
2023-05-29 | [extractor/tvplay] Remove outdated domains (#7106) | Ivan Skodje | |
Closes #3920 Authored by: ivanskodje | |||
2023-05-29 | Auto-select default format in `-f-` (#7101) | Ivan Skodje | |
Authored by: ivanskodje, pukkandan Closes #6720 | |||
2023-05-29 | [extractor/camfm] Add extractors (#7083) | garret | |
Authored by: garret1317 | |||
2023-05-29 | [extractor/eurosport] Improve `_VALID_URL` (#7076) | HobbyistDev | |
Closes #7042 Authored by: HobbyistDev | |||
2023-05-29 | [extractor/twitch:vod] Support links from schedule tab (#7071) | Florian Albrechtskirchinger | |
Authored by: falbrechtskirchinger | |||
2023-05-29 | [extractor/ARDBetaMediathek] Add thumbnail (#6890) | Stefan Lobbenmeier | |
Closes #6889 Authored by: StefanLobbenmeier | |||
2023-05-29 | [cookies] Update for chromium changes (#6897) | Matt Broadway | |
Authored by: mbway | |||
2023-05-29 | [extractor/nekohacker] Add extractor (#7003) | hasezoey | |
Authored by: hasezoey | |||
2023-05-29 | [extractor/rottentomatoes] Fix extractor (#6844) | JChris246 | |
Closes #6729 Authored by: JChris246 | |||
2023-05-29 | [extractor/cbsnews] Overhaul extractors (#6681) | bashonly | |
Closes #6565 Authored by: bashonly | |||
2023-05-29 | Bugfix for b844a3f8b16500663e7ab6c6ec061cc9b30f71ac | bashonly | |
[extractor/weverse] Avoid unnecessary duplicate login Authored by: bashonly | |||
2023-05-29 | [extractor/niconico:live] Add extractor (#5764) | Lesmiscore | |
Authored by: Lesmiscore | |||
2023-05-29 | [extractor/JStream] Add extractor (#6252) | Lesmiscore | |
Authored by: Lesmiscore | |||
2023-05-29 | [extractor/dacast] Add extractors (#6896) | bashonly | |
Closes #6163 Authored by: bashonly | |||
2023-05-29 | [cookies] Support custom Safari cookies path (#6783) | Nam Vu | |
Authored by: NextFire | |||
2023-05-29 | [extractor/cbc] Ignore 426 from API (#6781) | jo-nike | |
Closes #6716 Authored by: jo-nike | |||
2023-05-29 | [extractor/idolplus] Add extractor (#6732) | ping | |
Authored by: ping Closes #6246 | |||
2023-05-29 | [extractor/twitch] Support mobile clips (#6699) | bepvte | |
Authored by: bepvte | |||
2023-05-29 | [extractor/playsuisse] Support new url format (#6528) | Stefan Borer | |
Authored by: sbor23 |