Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [extractor/redgifs] Refresh auth token for 401 (#5352) | Kevin Wood | 2022-11-06 | 1 | -8/+15 | |
| | | | | | | | | Closes #5351 Authored by: endotronic, pukkandan | |||||
| * | [extractor/youtube] Update piped instances (#5441) | Bruno Guerreiro | 2022-11-06 | 1 | -5/+15 | |
| | | | | | | | | Closes #5286 Authored by: Generator | |||||
| * | [extractor/epoch] Support videos without data-trailer (#5387) | Richard Gibson | 2022-11-06 | 2 | -1/+11 | |
| | | | | | | | | Closes #5359 Authored by: gibson042, pukkandan | |||||
| * | [extractor/swearnet] Add extractor (#5371) | HobbyistDev | 2022-11-06 | 2 | -0/+74 | |
| | | | | | | Authored by: HobbyistDev | |||||
| * | [extractor/deuxm] Add extractors (#5388) | CrankDatSouljaBoy | 2022-11-06 | 2 | -0/+80 | |
| | | | | | | Authored by: CrankDatSouljaBoy | |||||
| * | Backport SSL configuration from Python 3.10 (#5437) | Matthew | 2022-11-06 | 1 | -2/+15 | |
| | | | | | | | | | | Partial fix for https://github.com/yt-dlp/yt-dlp/pull/5294#issuecomment-1289363572, https://github.com/yt-dlp/yt-dlp/issues/4627 Authored by: coletdjnz | |||||
| * | [extractor/skyit] Fix extractors (#5442) | nixxo | 2022-11-06 | 2 | -45/+39 | |
| | | | | | | | | Closes #5392 Authored by: nixxo | |||||
| * | [extractor/youtube] Update playlist metadata extraction for new layout (#5376) | Matthew | 2022-11-06 | 1 | -71/+82 | |
| | | | | | | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/5373 Authored by: coletdjnz | |||||
| * | [extractor/lbry] Authenticate with cookies (#5435) | MMM | 2022-11-05 | 1 | -5/+34 | |
| | | | | | | | | Closes #5431 Authored by: flashdagger | |||||
| * | [extractor/twitcasting] Fix `data-movie-playlist` extraction (#5453) | Lesmiscore | 2022-11-05 | 1 | -1/+12 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | [extractor/oftv] Add extractors (#5134) | sam | 2022-11-05 | 2 | -0/+58 | |
| | | | | | | | | Closes #5017 Authored by: DoubleCouponDay | |||||
| * | [extractor/youtube] Improve chapter parsing from description | pukkandan | 2022-11-05 | 1 | -1/+6 | |
| | | | | | | | | Closes #5448 | |||||
| * | [extractor/genius] Add extractors (#5221) | bashonly | 2022-11-04 | 2 | -0/+131 | |
| | | | | | | | | Closes #5209 Authored by: bashonly | |||||
| * | [extractor/bbc] Support onion domains (#5211) | sam | 2022-11-04 | 1 | -1/+12 | |
| | | | | | | Authored by: DoubleCouponDay | |||||
| * | [extractor/agora] Add extractors (#5101) | lauren | 2022-11-04 | 3 | -0/+264 | |
| | | | | | | Authored by: selfisekai | |||||
| * | [extractor/bitchute] Simplify extractor (#5066) | pukkandan | 2022-11-04 | 1 | -52/+61 | |
| | | | | | | | | | | | | | | | | | | | | * Check alternate domains when a URL does not work * Obey `--no-check-formats` * Remove webseeds (doesnt seem to exist anymore) Authored by: flashdagger, pukkandan Co-authored-by: Marcel <flashdagger@googlemail.com> | |||||
| * | [kaltura] Support playlists (#4986) | James Woglom | 2022-11-04 | 1 | -15/+181 | |
| | | | | | | Authored by: jwoglom, pukkandan | |||||
| * | [extractor] Improve `_generic_title` | pukkandan | 2022-10-31 | 16 | -34/+21 | |
| | | ||||||
| * | [extractor/japandiet] Add extractors (#5368) | Lesmiscore | 2022-10-31 | 2 | -0/+284 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | [extractor/youtube] Fix `duration` for premieres (#5382) | nosoop | 2022-10-29 | 1 | -4/+3 | |
| | | | | | | | | Closes #5378 Authored by: nosoop | |||||
| * | [extractor/youtube] Fix `live_status` extraction for playlist videos | coletdjnz | 2022-10-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | Regression in https://github.com/yt-dlp/yt-dlp/commit/867c66ff97b0639485a2b6ebc28f2e0df0bf8187 Authored by: coletdjnz | |||||
| * | Write API params in debug head | pukkandan | 2022-10-25 | 1 | -23/+28 | |
| | | ||||||
| * | [extractor/bilibili] Add chapters and misc cleanup (#4221) | pukkandan | 2022-10-25 | 1 | -50/+75 | |
| | | | | | | | | Authored by: lockmatrix, pukkandan | |||||
| * | [extractor/bilibili] Fix BilibiliIE and Bangumi extractors (#4945) | Locke | 2022-10-25 | 2 | -429/+325 | |
| | | | | | | | | Closes #1878, #4071, #4397 Authored by: lockmatrix, pukkandan | |||||
| * | [extractor/mlb] Add `MLBArticle` extractor (#4832) | HobbyistDev | 2022-10-25 | 2 | -0/+34 | |
| | | | | | | | | Closes #3475 Authored by: HobbyistDev | |||||
| * | [extractor/zenyandex] Fix extractors (#3750, #5268) | Alex Karabanov | 2022-10-25 | 2 | -44/+128 | |
| | | | | | | | | | | | | Closes #3736 Authored by: lksj, puc9, pukkandan Co-authored-by: puc9 <51006296+puc9@users.noreply.github.com> | |||||
| * | [extractor/americastestkitchen] Fix extractor (#5343) | bashonly | 2022-10-24 | 1 | -22/+32 | |
| | | | | | | | | | | | | Fix `_VALID_URL` and season extraction Closes #5343 Authored by: bashonly | |||||
| * | [extractor/iprima] Make json+ld non-fatal | pukkandan | 2022-10-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | Closes #5318 Authored by: bashonly | |||||
| * | [build] Replace `set-output` with `GITHUB_OUTPUT` (#5315) | Lesmiscore | 2022-10-21 | 3 | -5/+7 | |
| | | | | | | | | | | https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Authored by: Lesmiscore | |||||
| * | [extractor/zee5] Improve `_VALID_URL` (#5316) | m4tu4g | 2022-10-21 | 1 | -1/+7 | |
| | | | | | | Authored by: m4tu4g | |||||
| * | [extractor/redgifs] Fix extractors | pukkandan | 2022-10-21 | 1 | -14/+6 | |
| | | | | | | | | | | | | | | | | Superseeds f47cf86eff47accf47082f88583ef25cdae18467 Closes #5311 Authored by: bashonly | |||||
| * | [extractor/zeenews] Add extractor (#5289) | m4tu4g | 2022-10-20 | 3 | -1/+60 | |
| | | | | | | | | Closes #4967 Authored by: m4tu4g, pukkandan | |||||
| * | [extractor/redgifs] Fix extractors | pukkandan | 2022-10-20 | 1 | -2/+4 | |
| | | | | | | | | Closes #5202, closes #5216 | |||||
| * | [extractor/twitter] Add Spaces extractor and GraphQL API (#5247, #4864) | Simon Sawicki | 2022-10-19 | 3 | -52/+426 | |
| | | | | | | | | | | | | | | | | Closes #1605, Closes #5233, Closes #1249 Authored by: Grub4K, nixxo, bashonly, pukkandan Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com> Co-authored-by: nixxo <nixxo@protonmail.com> | |||||
| * | [extractor/paramountplus] Update API token (#5285) | bashonly | 2022-10-19 | 1 | -4/+5 | |
| | | | | | | | | Closes #5273 Authored by: bashonly | |||||
| * | [extractor/voot] Improve `_VALID_URL` (#5283) | Anant Murmu | 2022-10-19 | 1 | -1/+4 | |
| | | | | | | Authored by: freezboltz | |||||
| * | [extractor/youtube] Mark videos as fully watched | bsun0000 | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | Closes #2555 Authored by: bsun0000 | |||||
| * | [cleanup Misc | pukkandan | 2022-10-18 | 12 | -32/+48 | |
| | | | | | | | | Closes #5162 | |||||
| * | [SponsorBlock] Relax duration check for large segments | pukkandan | 2022-10-18 | 1 | -1/+2 | |
| | | ||||||
| * | [docs, devscripts] Document `pyinst`'s argument passthrough (#5235) | jahway603 | 2022-10-18 | 1 | -0/+2 | |
| | | | | | | | | Closes #4631 Authored by: jahway603 | |||||
| * | [ModifyChapters] Handle the entire video being marked for removal | pukkandan | 2022-10-18 | 1 | -0/+3 | |
| | | | | | | | | Closes #5238 | |||||
| * | [SponsorBlock] Obey `--retry-sleep extractor` | pukkandan | 2022-10-18 | 1 | -2/+2 | |
| | | ||||||
| * | [SponsorBlock] Add `type` field | pukkandan | 2022-10-18 | 2 | -1/+3 | |
| | | ||||||
| * | [SponsorBlock] Support `chapter` category (#5260) | Ajay Ramachandran | 2022-10-18 | 5 | -24/+46 | |
| | | | | | | Authored by: ajayyy, pukkandan | |||||
| * | [downloader/fragment] HLS download can continue without first fragment | pukkandan | 2022-10-18 | 6 | -34/+30 | |
| | | | | | | | | Closes #5274 | |||||
| * | Fix end time of clips (#5255) | cruel-efficiency | 2022-10-18 | 1 | -1/+2 | |
| | | | | | | | | Closes #5256 Authored by: cruel-efficiency | |||||
| * | [extractor/YoutubeWebArchive] Improve metadata extraction (#4968) | Matthew | 2022-10-17 | 1 | -44/+239 | |
| | | | | | | | | | | | | Closes https://github.com/yt-dlp/yt-dlp/issues/4574 Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> | |||||
| * | [extractor/Fox] Extract thumbnail (#5243) | Vitaly Khabarov | 2022-10-15 | 1 | -1/+5 | |
| | | | | | | | | Closes #1679 Authored by: vitkhab | |||||
| * | [outtmpl] Ensure ASCII in json and add option for Unicode | pukkandan | 2022-10-14 | 2 | -2/+2 | |
| | | | | | | | | Closes #5236 | |||||
| * | [extractor/generic:quoted-html] Add extractor (#5213) | Matthew | 2022-10-14 | 4 | -87/+89 | |
| | | | | | | | | | | | | | | Extracts embeds from escaped HTML within `data-html` attribute. Related: https://github.com/ytdl-org/youtube-dl/issues/21294, https://github.com/yt-dlp/yt-dlp/pull/5121 Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> |