aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/youtube] Support shorter relative time format (#7191)coletdjnz2023-06-031-2/+9
| | | | | See: https://github.com/TeamNewPipe/NewPipeExtractor/issues/1067 Authored by: coletdjnz
* [extractor/vrt] Overhaul extractors (#6244)Jeroen Jacobs2023-06-024-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 Mehairbi2023-06-021-7/+20
| | | | Authored by: ItzMaxTV Closes #7184
* [extractor/twitch] Update `_CLIENT_ID` and add extractor-arg (#7200)bashonly2023-06-022-1/+8
| | | | Closes #7058, Closes #7183 Authored by: bashonly
* [extractor/nhk] Fix API extraction (#7180)Daniel Rich2023-06-012-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)coletdjnz2023-06-012-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)CeruleanSky2023-06-011-0/+3
| | | Authored by: CeruleanSky
* [extractor/elevensports] Add extractor (#7172)Mohamed Al Mehairbi2023-05-312-0/+60
| | | | Closes #6737 Authored by: ItzMaxTV
* [extractor/youtube] Fix continuation loop with no comments (#7148)coletdjnz2023-05-311-12/+14
| | | | | | Deep check the response for incomplete data. Authored by: coletdjnz
* [extractor/recurbate] Add extractor (#6297)mrscrapy2023-05-312-0/+44
| | | Authored by: mrscrapy
* [extractor/bravotv] Detect DRM (#7171)bashonly2023-05-301-2/+6
| | | Authored by: bashonly
* [extractor/crtvg] Add extractor (#7168)Mohamed Al Mehairbi2023-05-302-0/+35
| | | | Closes #6609 Authored by: ItzMaxTV
* [extractor/bilibili:SpaceVideo] Extract signature (#7149)Elyse2023-05-291-5/+52
| | | | Authored by: elyse0 Closes #6956, closes #7081
* [extractor/europarl] Rewrite extractor (#7114)HobbyistDev2023-05-291-40/+40
| | | | Authored by: HobbyistDev Closes #6396
* [extractor/Mzaalo] Add extractor (#7163)Mohamed Al Mehairbi2023-05-292-0/+93
| | | Authored by: ItzMaxTV
* [extractor/tvplay] Remove outdated domains (#7106)Ivan Skodje2023-05-292-213/+1
| | | | Closes #3920 Authored by: ivanskodje
* Auto-select default format in `-f-` (#7101)Ivan Skodje2023-05-291-8/+9
| | | | Authored by: ivanskodje, pukkandan Closes #6720
* [extractor/camfm] Add extractors (#7083)garret2023-05-293-0/+90
| | | Authored by: garret1317
* [extractor/eurosport] Improve `_VALID_URL` (#7076)HobbyistDev2023-05-291-1/+27
| | | | Closes #7042 Authored by: HobbyistDev
* [extractor/twitch:vod] Support links from schedule tab (#7071)Florian Albrechtskirchinger2023-05-291-1/+5
| | | Authored by: falbrechtskirchinger
* [extractor/ARDBetaMediathek] Add thumbnail (#6890)Stefan Lobbenmeier2023-05-291-8/+36
| | | | Closes #6889 Authored by: StefanLobbenmeier
* [cookies] Update for chromium changes (#6897)Matt Broadway2023-05-292-55/+150
| | | Authored by: mbway
* [extractor/nekohacker] Add extractor (#7003)hasezoey2023-05-292-0/+218
| | | Authored by: hasezoey
* [extractor/rottentomatoes] Fix extractor (#6844)JChris2462023-05-291-15/+65
| | | | Closes #6729 Authored by: JChris246
* [extractor/cbsnews] Overhaul extractors (#6681)bashonly2023-05-294-169/+345
| | | | Closes #6565 Authored by: bashonly
* Bugfix for b844a3f8b16500663e7ab6c6ec061cc9b30f71acbashonly2023-05-291-0/+3
| | | | | | [extractor/weverse] Avoid unnecessary duplicate login Authored by: bashonly
* [extractor/niconico:live] Add extractor (#5764)Lesmiscore2023-05-294-2/+266
| | | Authored by: Lesmiscore
* [extractor/JStream] Add extractor (#6252)Lesmiscore2023-05-292-0/+74
| | | Authored by: Lesmiscore
* [extractor/dacast] Add extractors (#6896)bashonly2023-05-292-0/+162
| | | | Closes #6163 Authored by: bashonly
* [cookies] Support custom Safari cookies path (#6783)Nam Vu2023-05-291-7/+11
| | | Authored by: NextFire
* [extractor/cbc] Ignore 426 from API (#6781)jo-nike2023-05-291-2/+4
| | | | Closes #6716 Authored by: jo-nike
* [extractor/idolplus] Add extractor (#6732)ping2023-05-292-0/+116
| | | | Authored by: ping Closes #6246
* [extractor/twitch] Support mobile clips (#6699)bepvte2023-05-291-1/+4
| | | Authored by: bepvte
* [extractor/playsuisse] Support new url format (#6528)Stefan Borer2023-05-291-24/+64
| | | Authored by: sbor23
* [extractor/owncloud] Add extractor (#6533)Daniel Vogt2023-05-292-0/+81
| | | Authored by: C0D3D3V
* [extractor/zingmp3] Fix and improve extractors (#6367)Ha Tien Loi2023-05-292-30/+72
| | | Authored by: hatienl0i261299
* [extractor/livestream] Support videos with account id (#6324)Mohit Tokas2023-05-291-34/+58
| | | | Authored by: theperfectpunk Closes #2225
* [extractor/rai] Rewrite extractors (#5940)nixxo2023-05-292-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. liberda2023-05-292-0/+274
| | | Authored by: selfisekai
* [extractor/daftsex] Update domain and embed player url (#5966)JChris2462023-05-291-9/+18
| | | | Closes #5881 Authored by: JChris246
* [extractor/polskieradio] Improve extractors (#5948)lauren n. liberda2023-05-292-72/+137
| | | Authored by: selfisekai
* [extractor/youtube] Extract uploader metadata for feed/playlist itemscoletdjnz2023-05-281-2/+32
| | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/7104 Authored by: coletdjnz
* [extractor/weyyak] Add extractor (#7124)Mohamed Al Mehairbi2023-05-272-0/+87
| | | | Closes #7118 Authored by: ItzMaxTV
* [core] Support decoding multiple content encodings (#7142)coletdjnz2023-05-272-29/+108
| | | Authored by: coletdjnz
* [core] Workaround erroneous urllib Windows proxy parsing (#7092)coletdjnz2023-05-274-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)coletdjnz2023-05-276-137/+157
| | | Authored by: coletdjnz
* [core] Improve HTTP redirect handling (#7094)coletdjnz2023-05-273-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)sqrtNOT2023-05-261-1/+4
| | | | Closes #1926 Authored by: sqrtNOT
* [extractor/weverse] Add extractors (#6711)bashonly2023-05-263-1/+613
| | | | Closes #4786 Authored by: bashonly
* [extractor/youtube] Extract `heatmap` data (#7100)Audrey2023-05-262-0/+19
| | | | Closes #3888 Authored by: tntmod54321