Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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> | ||||
* | [extractor/wykop] Add extractors (#6140) | lauren n. liberda | 2023-05-29 | 2 | -0/+274 |
| | | | Authored by: selfisekai | ||||
* | [extractor/daftsex] Update domain and embed player url (#5966) | JChris246 | 2023-05-29 | 1 | -9/+18 |
| | | | | Closes #5881 Authored by: JChris246 | ||||
* | [extractor/polskieradio] Improve extractors (#5948) | lauren n. liberda | 2023-05-29 | 2 | -72/+137 |
| | | | Authored by: selfisekai | ||||
* | [extractor/youtube] Extract uploader metadata for feed/playlist items | coletdjnz | 2023-05-28 | 1 | -2/+32 |
| | | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/7104 Authored by: coletdjnz | ||||
* | [extractor/weyyak] Add extractor (#7124) | Mohamed Al Mehairbi | 2023-05-27 | 2 | -0/+87 |
| | | | | Closes #7118 Authored by: ItzMaxTV | ||||
* | [core] Support decoding multiple content encodings (#7142) | coletdjnz | 2023-05-27 | 2 | -29/+108 |
| | | | Authored by: coletdjnz | ||||
* | [core] Workaround erroneous urllib Windows proxy parsing (#7092) | coletdjnz | 2023-05-27 | 4 | -2/+49 |
| | | | | | | Convert proxies extracted from windows registry to http for older Python versions. See: https://github.com/python/cpython/issues/86793 Authored by: coletdjnz | ||||
* | [cookies] Move `YoutubeDLCookieJar` to cookies module (#7091) | coletdjnz | 2023-05-27 | 6 | -137/+157 |
| | | | Authored by: coletdjnz | ||||
* | [core] Improve HTTP redirect handling (#7094) | coletdjnz | 2023-05-27 | 3 | -74/+283 |
| | | | | | | | Aligns HTTP redirect handling with what browsers commonly do and RFC standards. Fixes issues https://github.com/yt-dlp/yt-dlp/commit/afac4caa7db30804bebac33e53c3cb0237958224 missed. Authored by: coletdjnz | ||||
* | [extractor/comedycentral] Add support for movies (#7108) | sqrtNOT | 2023-05-26 | 1 | -1/+4 |
| | | | | Closes #1926 Authored by: sqrtNOT | ||||
* | [extractor/weverse] Add extractors (#6711) | bashonly | 2023-05-26 | 3 | -1/+613 |
| | | | | Closes #4786 Authored by: bashonly | ||||
* | [extractor/youtube] Extract `heatmap` data (#7100) | Audrey | 2023-05-26 | 2 | -0/+19 |
| | | | | Closes #3888 Authored by: tntmod54321 |