Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [extractor/rozhlas] `MujRozhlas`: Add extractor (#7129) | stanoarn | 2023-06-07 | 2 | -21/+144 |
| | | | Authored by: stanoarn | ||||
* | [extractor/mgtv] Fix formats extraction (#7234) | bashonly | 2023-06-05 | 1 | -25/+40 |
| | | | | Closes #7008 Authored by: bashonly | ||||
* | [extractor/zdf] Fix formats extraction | bashonly | 2023-06-05 | 1 | -1/+4 |
| | | | | | Closes #7238, Closes #7240 Authored by: bashonly | ||||
* | [extractor/tiktok] Extract 1080p adaptive formats (#7228) | bashonly | 2023-06-04 | 1 | -4/+30 |
| | | | | Closes #7109 Authored by: bashonly | ||||
* | [extractor/hotstar] Support `/shows/` URLs (#7225) | bashonly | 2023-06-04 | 1 | -4/+36 |
| | | | | Closes #6463 Authored by: bashonly | ||||
* | [extractor/shemaroome] Pass `stream_key` header to downloader (#7224) | bashonly | 2023-06-04 | 1 | -1/+4 |
| | | | | Closes #7133 Authored by: bashonly | ||||
* | [extractor/sonyliv] Fix login with token (#7223) | bashonly | 2023-06-04 | 1 | -1/+5 |
| | | | Authored by: bashonly | ||||
* | [extractor/foxnews] Fix extractors (#7222) | bashonly | 2023-06-04 | 2 | -24/+62 |
| | | | | Closes #6050 Authored by: bashonly | ||||
* | [extractor/sverigesradio] Support slug URLs (#7220) | bashonly | 2023-06-04 | 1 | -12/+50 |
| | | | | Closes #7145 Authored by: bashonly | ||||
* | [extractor/tencent] Fix fatal metadata extraction (#7219) | bashonly | 2023-06-04 | 1 | -7/+7 |
| | | | | Closes #7177 Authored by: bashonly | ||||
* | [extractor/substack] Fix extraction (#7218) | bashonly | 2023-06-04 | 1 | -3/+5 |
| | | | | Closes #7155 Authored by: bashonly | ||||
* | [extractor/acast] Support embeds (#7212) | Paul Wise | 2023-06-04 | 1 | -6/+28 |
| | | | Authored by: pabs3 | ||||
* | [extractor/youtube] Support shorter relative time format (#7191) | coletdjnz | 2023-06-03 | 1 | -2/+9 |
| | | | | | See: https://github.com/TeamNewPipe/NewPipeExtractor/issues/1067 Authored by: coletdjnz | ||||
* | [extractor/vrt] Overhaul extractors (#6244) | Jeroen Jacobs | 2023-06-02 | 4 | -496/+384 |
| | | | | | | | | | | | | * 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> | ||||
* | [extractor/DigitalConcertHall] Support films (#7202) | Mohamed Al Mehairbi | 2023-06-02 | 1 | -7/+20 |
| | | | | Authored by: ItzMaxTV Closes #7184 | ||||
* | [extractor/twitch] Update `_CLIENT_ID` and add extractor-arg (#7200) | bashonly | 2023-06-02 | 2 | -1/+8 |
| | | | | Closes #7058, Closes #7183 Authored by: bashonly | ||||
* | [extractor/nhk] Fix API extraction (#7180) | Daniel Rich | 2023-06-01 | 2 | -15/+37 |
| | | | | | | Closes #6992 Authored by: sjthespian, menschel Co-authored-by: Patrick Menschel <menschel.p@posteo.de> | ||||
* | [extractor/youtube] Extract more metadata for comments (#7179) | coletdjnz | 2023-06-01 | 2 | -29/+46 |
| | | | | | | | | | | 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 | ||||
* | [extractor/twitter:spaces] Add `release_timestamp` (#7186) | CeruleanSky | 2023-06-01 | 1 | -0/+3 |
| | | | Authored by: CeruleanSky | ||||
* | [extractor/elevensports] Add extractor (#7172) | Mohamed Al Mehairbi | 2023-05-31 | 2 | -0/+60 |
| | | | | Closes #6737 Authored by: ItzMaxTV | ||||
* | [extractor/youtube] Fix continuation loop with no comments (#7148) | coletdjnz | 2023-05-31 | 1 | -12/+14 |
| | | | | | | Deep check the response for incomplete data. Authored by: coletdjnz | ||||
* | [extractor/recurbate] Add extractor (#6297) | mrscrapy | 2023-05-31 | 2 | -0/+44 |
| | | | Authored by: mrscrapy | ||||
* | [extractor/bravotv] Detect DRM (#7171) | bashonly | 2023-05-30 | 1 | -2/+6 |
| | | | Authored by: bashonly | ||||
* | [extractor/crtvg] Add extractor (#7168) | Mohamed Al Mehairbi | 2023-05-30 | 2 | -0/+35 |
| | | | | Closes #6609 Authored by: ItzMaxTV | ||||
* | [extractor/bilibili:SpaceVideo] Extract signature (#7149) | Elyse | 2023-05-29 | 1 | -5/+52 |
| | | | | Authored by: elyse0 Closes #6956, closes #7081 | ||||
* | [extractor/europarl] Rewrite extractor (#7114) | HobbyistDev | 2023-05-29 | 1 | -40/+40 |
| | | | | Authored by: HobbyistDev Closes #6396 | ||||
* | [extractor/Mzaalo] Add extractor (#7163) | Mohamed Al Mehairbi | 2023-05-29 | 2 | -0/+93 |
| | | | Authored by: ItzMaxTV | ||||
* | [extractor/tvplay] Remove outdated domains (#7106) | Ivan Skodje | 2023-05-29 | 2 | -213/+1 |
| | | | | Closes #3920 Authored by: ivanskodje | ||||
* | Auto-select default format in `-f-` (#7101) | Ivan Skodje | 2023-05-29 | 1 | -8/+9 |
| | | | | Authored by: ivanskodje, pukkandan Closes #6720 | ||||
* | [extractor/camfm] Add extractors (#7083) | garret | 2023-05-29 | 3 | -0/+90 |
| | | | Authored by: garret1317 | ||||
* | [extractor/eurosport] Improve `_VALID_URL` (#7076) | HobbyistDev | 2023-05-29 | 1 | -1/+27 |
| | | | | Closes #7042 Authored by: HobbyistDev | ||||
* | [extractor/twitch:vod] Support links from schedule tab (#7071) | Florian Albrechtskirchinger | 2023-05-29 | 1 | -1/+5 |
| | | | Authored by: falbrechtskirchinger | ||||
* | [extractor/ARDBetaMediathek] Add thumbnail (#6890) | Stefan Lobbenmeier | 2023-05-29 | 1 | -8/+36 |
| | | | | Closes #6889 Authored by: StefanLobbenmeier | ||||
* | [cookies] Update for chromium changes (#6897) | Matt Broadway | 2023-05-29 | 2 | -55/+150 |
| | | | Authored by: mbway | ||||
* | [extractor/nekohacker] Add extractor (#7003) | hasezoey | 2023-05-29 | 2 | -0/+218 |
| | | | Authored by: hasezoey | ||||
* | [extractor/rottentomatoes] Fix extractor (#6844) | JChris246 | 2023-05-29 | 1 | -15/+65 |
| | | | | Closes #6729 Authored by: JChris246 | ||||
* | [extractor/cbsnews] Overhaul extractors (#6681) | bashonly | 2023-05-29 | 4 | -169/+345 |
| | | | | Closes #6565 Authored by: bashonly | ||||
* | Bugfix for b844a3f8b16500663e7ab6c6ec061cc9b30f71ac | bashonly | 2023-05-29 | 1 | -0/+3 |
| | | | | | | [extractor/weverse] Avoid unnecessary duplicate login Authored by: bashonly | ||||
* | [extractor/niconico:live] Add extractor (#5764) | Lesmiscore | 2023-05-29 | 4 | -2/+266 |
| | | | Authored by: Lesmiscore | ||||
* | [extractor/JStream] Add extractor (#6252) | Lesmiscore | 2023-05-29 | 2 | -0/+74 |
| | | | Authored by: Lesmiscore | ||||
* | [extractor/dacast] Add extractors (#6896) | bashonly | 2023-05-29 | 2 | -0/+162 |
| | | | | Closes #6163 Authored by: bashonly | ||||
* | [cookies] Support custom Safari cookies path (#6783) | Nam Vu | 2023-05-29 | 1 | -7/+11 |
| | | | Authored by: NextFire | ||||
* | [extractor/cbc] Ignore 426 from API (#6781) | jo-nike | 2023-05-29 | 1 | -2/+4 |
| | | | | Closes #6716 Authored by: jo-nike | ||||
* | [extractor/idolplus] Add extractor (#6732) | ping | 2023-05-29 | 2 | -0/+116 |
| | | | | Authored by: ping Closes #6246 | ||||
* | [extractor/twitch] Support mobile clips (#6699) | bepvte | 2023-05-29 | 1 | -1/+4 |
| | | | Authored by: bepvte | ||||
* | [extractor/playsuisse] Support new url format (#6528) | Stefan Borer | 2023-05-29 | 1 | -24/+64 |
| | | | Authored by: sbor23 | ||||
* | [extractor/owncloud] Add extractor (#6533) | Daniel Vogt | 2023-05-29 | 2 | -0/+81 |
| | | | Authored by: C0D3D3V | ||||
* | [extractor/zingmp3] Fix and improve extractors (#6367) | Ha Tien Loi | 2023-05-29 | 2 | -30/+72 |
| | | | Authored by: hatienl0i261299 | ||||
* | [extractor/livestream] Support videos with account id (#6324) | Mohit Tokas | 2023-05-29 | 1 | -34/+58 |
| | | | | Authored by: theperfectpunk Closes #2225 | ||||
* | [extractor/rai] Rewrite extractors (#5940) | nixxo | 2023-05-29 | 2 | -302/+266 |
| | | | | | | Authored by: nixxo, danog Closes #5672, closes #6341 Co-authored-by: Daniil Gentili <daniil@daniil.it> |