aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-07Update to ytdl-commit-de39d128pukkandan
[extractor/ceskatelevize] Back-port extractor from yt-dlp https://github.com/ytdl-org/youtube-dl/commit/de39d1281cea499cb1adfce5ff7e0a56f1bad5fe Closes #5361, Closes #4634, Closes #5210
2022-11-07[extractor/stripchat] Fix hostname for HLS stream (#5445)zulaport
Closes #5227 Authored by: zulaport
2022-11-06Do not backport Python 3.10 SSL configuration for LibreSSL (#5464)Matthew
Until further investigation. Fixes regression in https://github.com/yt-dlp/yt-dlp/commit/5b9f253fa0aee996cf1ed30185d4b502e00609c4 Authored by: coletdjnz
2022-11-06[extractor/telegram] Add playlist support and more metadata (#5358)bashonly
Authored by: bashonly, bsun0000
2022-11-07[extractor/crunchyroll] Beta is now the only layout (#5294)Jeff Huffman
Closes #5292 Authored by: tejing1
2022-11-07[extractor/listennotes] Add extractor (#5310)Alex Karabanov
Closes #5262 Authored by: lksj, pukkandan
2022-11-06[extractor/qingting] Add extractor (#5329)changren-wcr
Closes #5323 Authored by: changren-wcr, bashonly
2022-11-06[extractor/tvp] Update extractors (#5346)lauren
Closes #5328 Authored by: selfisekai
2022-11-06[extractor/redgifs] Refresh auth token for 401 (#5352)Kevin Wood
Closes #5351 Authored by: endotronic, pukkandan
2022-11-06[extractor/youtube] Update piped instances (#5441)Bruno Guerreiro
Closes #5286 Authored by: Generator
2022-11-06[extractor/epoch] Support videos without data-trailer (#5387)Richard Gibson
Closes #5359 Authored by: gibson042, pukkandan
2022-11-06[extractor/swearnet] Add extractor (#5371)HobbyistDev
Authored by: HobbyistDev
2022-11-06[extractor/deuxm] Add extractors (#5388)CrankDatSouljaBoy
Authored by: CrankDatSouljaBoy
2022-11-06Backport SSL configuration from Python 3.10 (#5437)Matthew
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
2022-11-06[extractor/skyit] Fix extractors (#5442)nixxo
Closes #5392 Authored by: nixxo
2022-11-06[extractor/youtube] Update playlist metadata extraction for new layout (#5376)Matthew
Fixes https://github.com/yt-dlp/yt-dlp/issues/5373 Authored by: coletdjnz
2022-11-05[extractor/lbry] Authenticate with cookies (#5435)MMM
Closes #5431 Authored by: flashdagger
2022-11-05[extractor/twitcasting] Fix `data-movie-playlist` extraction (#5453)Lesmiscore
Authored by: Lesmiscore
2022-11-05[extractor/oftv] Add extractors (#5134)sam
Closes #5017 Authored by: DoubleCouponDay
2022-11-05[extractor/youtube] Improve chapter parsing from descriptionpukkandan
Closes #5448
2022-11-04[extractor/genius] Add extractors (#5221)bashonly
Closes #5209 Authored by: bashonly
2022-11-04[extractor/bbc] Support onion domains (#5211)sam
Authored by: DoubleCouponDay
2022-11-04[extractor/agora] Add extractors (#5101)lauren
Authored by: selfisekai
2022-11-04[extractor/bitchute] Simplify extractor (#5066)pukkandan
* 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>
2022-11-04[kaltura] Support playlists (#4986)James Woglom
Authored by: jwoglom, pukkandan
2022-10-31[extractor] Improve `_generic_title`pukkandan
2022-10-31[extractor/japandiet] Add extractors (#5368)Lesmiscore
Authored by: Lesmiscore
2022-10-29[extractor/youtube] Fix `duration` for premieres (#5382)nosoop
Closes #5378 Authored by: nosoop
2022-10-27[extractor/youtube] Fix `live_status` extraction for playlist videoscoletdjnz
Regression in https://github.com/yt-dlp/yt-dlp/commit/867c66ff97b0639485a2b6ebc28f2e0df0bf8187 Authored by: coletdjnz
2022-10-25Write API params in debug headpukkandan
2022-10-25[extractor/bilibili] Add chapters and misc cleanup (#4221)pukkandan
Authored by: lockmatrix, pukkandan
2022-10-25[extractor/bilibili] Fix BilibiliIE and Bangumi extractors (#4945)Locke
Closes #1878, #4071, #4397 Authored by: lockmatrix, pukkandan
2022-10-25[extractor/mlb] Add `MLBArticle` extractor (#4832)HobbyistDev
Closes #3475 Authored by: HobbyistDev
2022-10-25[extractor/zenyandex] Fix extractors (#3750, #5268)Alex Karabanov
Closes #3736 Authored by: lksj, puc9, pukkandan Co-authored-by: puc9 <51006296+puc9@users.noreply.github.com>
2022-10-24[extractor/americastestkitchen] Fix extractor (#5343)bashonly
Fix `_VALID_URL` and season extraction Closes #5343 Authored by: bashonly
2022-10-22[extractor/iprima] Make json+ld non-fatalpukkandan
Closes #5318 Authored by: bashonly
2022-10-21[build] Replace `set-output` with `GITHUB_OUTPUT` (#5315)Lesmiscore
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Authored by: Lesmiscore
2022-10-21[extractor/zee5] Improve `_VALID_URL` (#5316)m4tu4g
Authored by: m4tu4g
2022-10-21[extractor/redgifs] Fix extractorspukkandan
Superseeds f47cf86eff47accf47082f88583ef25cdae18467 Closes #5311 Authored by: bashonly
2022-10-20[extractor/zeenews] Add extractor (#5289)m4tu4g
Closes #4967 Authored by: m4tu4g, pukkandan
2022-10-20[extractor/redgifs] Fix extractorspukkandan
Closes #5202, closes #5216
2022-10-19[extractor/twitter] Add Spaces extractor and GraphQL API (#5247, #4864)Simon Sawicki
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>
2022-10-19[extractor/paramountplus] Update API token (#5285)bashonly
Closes #5273 Authored by: bashonly
2022-10-19[extractor/voot] Improve `_VALID_URL` (#5283)Anant Murmu
Authored by: freezboltz
2022-10-19[extractor/youtube] Mark videos as fully watchedbsun0000
Closes #2555 Authored by: bsun0000
2022-10-18[cleanup Miscpukkandan
Closes #5162
2022-10-18[SponsorBlock] Relax duration check for large segmentspukkandan
2022-10-18[docs, devscripts] Document `pyinst`'s argument passthrough (#5235)jahway603
Closes #4631 Authored by: jahway603
2022-10-18[ModifyChapters] Handle the entire video being marked for removalpukkandan
Closes #5238
2022-10-18[SponsorBlock] Obey `--retry-sleep extractor`pukkandan