Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Release 2023.02.17 | pukkandan | 2023-02-17 | 4 | -6/+312 | |
| | | ||||||
| * | Update to ytdl-commit-2dd6c6e | pukkandan | 2023-02-17 | 19 | -208/+909 | |
| | | | | | | | | | | | | | | | | | | | | [YouTube] Avoid crash if uploader_id extraction fails https://github.com/ytdl-org/youtube-dl/commit/2dd6c6edd8e0fc5e45865b8e6d865e35147de772 Except: * 295736c9cba714fb5de7d1c3dd31d86e50091cf8 [jsinterp] Improve parsing * 384f632e8a9b61e864a26678d85b2b39933b9bae [ITV] Overhaul ITV extractor * 33db85c571304bbd6863e3407ad8d08764c9e53b [feat]: Add support to external downloader aria2p | |||||
| * | [cleanup] Misc | pukkandan | 2023-02-17 | 26 | -47/+84 | |
| | | | | | | | | Closes #5897 | |||||
| * | [extractor/tempo] Add IVXPlayer extractor (#5837) | HobbyistDev | 2023-02-17 | 2 | -30/+91 | |
| | | | | | | Authored by: HobbyistDev | |||||
| * | [extractor/boxcast] Add extractor (#5983) | HobbyistDev | 2023-02-17 | 2 | -0/+103 | |
| | | | | | | | | Authored by: HobbyistDev Closes #5769 | |||||
| * | [extractor/nebula] Remove broken cookie support (#5979) | Henrik Heimbuerger | 2023-02-17 | 1 | -84/+35 | |
| | | | | | | | | Authored by: hheimbuerger Closes #4002 | |||||
| * | [extractor/youtube] `uploader_id` includes `@` with handle | bashonly | 2023-02-17 | 1 | -1/+1 | |
| | | | | | | | | Authored by: bashonly | |||||
| * | [ExtractAudio] Handle outtmpl without ext (#6005) | Chris Caruso | 2023-02-17 | 2 | -6/+1 | |
| | | | | | | | | Authored by: carusocr Closes #5968 | |||||
| * | [extractor/SportDeutschland] Fix extractor (#6041) | Friedrich Rehren | 2023-02-17 | 1 | -71/+86 | |
| | | | | | | | | Authored by: FriedrichRehren Closes #3005 | |||||
| * | [extractor/hypergryph] Add extractor (#6094) | HobbyistDev | 2023-02-17 | 2 | -0/+33 | |
| | | | | | | | | Authored by: HobbyistDev, bashonly Closes #6052 | |||||
| * | [extractor/anchorfm] Add episode extractor (#6092) | HobbyistDev | 2023-02-17 | 2 | -0/+99 | |
| | | | | | | | | Authored by: HobbyistDev, bashonly Closes #6081 | |||||
| * | [utils] Fix race condition in `make_dir` (#6089) | Alex Ionescu | 2023-02-17 | 2 | -7/+3 | |
| | | | | | | Authored by: aionescu | |||||
| * | [extractor/yappy] Add extractor (#6111) | HobbyistDev | 2023-02-17 | 2 | -0/+100 | |
| | | | | | | | | Authored by: HobbyistDev Closes #3522 | |||||
| * | [extractor/vocaroo] Add extractor (#6117) | qbnu | 2023-02-17 | 2 | -0/+66 | |
| | | | | | | | | Authored by: qbnu, SuperSonicHub1 Closes #6152 | |||||
| * | [extractor/ebay] Add extractor (#6170) | JChris246 | 2023-02-17 | 2 | -0/+37 | |
| | | | | | | | | Closes #6134 Authored by: JChris246 | |||||
| * | [utils] Don't use Content-length with encoding (#6176) | Felix Yan | 2023-02-17 | 2 | -4/+6 | |
| | | | | | | | | Authored by: felixonmars Closes #3772, #6178 | |||||
| * | [extractor/nitter] Update instance list (#6236) | OIRNOIR | 2023-02-17 | 1 | -29/+95 | |
| | | | | | | Authored by: OIRNOIR | |||||
| * | [extractor/odkmedia] Add `OnDemandChinaEpisodeIE` (#6116) | HobbyistDev | 2023-02-17 | 2 | -0/+106 | |
| | | | | | | Authored by: HobbyistDev, pukkandan | |||||
| * | [extractor/viu] Add `ViuOTTIndonesiaIE` extractor (#6099) | HobbyistDev | 2023-02-17 | 2 | -0/+147 | |
| | | | | | | | | Authored by: HobbyistDev Closes #1757 | |||||
| * | Improve default subtitle language selection (#6240) | Siddhartha Sahu | 2023-02-17 | 1 | -3/+7 | |
| | | | | | | Authored by: sdht0 | |||||
| * | [extractor/crunchyroll] Fix incorrect premium-only error | Simon Sawicki | 2023-02-16 | 1 | -1/+1 | |
| | | | | | | | | | | Closes #6234 Authored by: Grub4K | |||||
| * | [extractor/youtube] Fix `uploader_id` extraction | bashonly | 2023-02-16 | 1 | -1/+1 | |
| | | | | | | | | | | Closes #6247 Authored by: bashonly | |||||
| * | Bugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaa | pukkandan | 2023-02-16 | 1 | -1/+1 | |
| | | | | | | | | when `--ignore-no-formats-error` | |||||
| * | [extractor/nfl] Add `NFLPlus` extractors (#6222) | bashonly | 2023-02-14 | 2 | -3/+147 | |
| | | | | | | | | Closes #6165 Authored by: bashonly | |||||
| * | [extractor/NZOnScreen] Add extractor (#6208) | Greg Sadetsky | 2023-02-14 | 2 | -0/+94 | |
| | | | | | | | | Authored by: gregsadetsky, pukkandan Closes #6193 | |||||
| * | [extractor/crunchyroll] Better message for premium videos | pukkandan | 2023-02-14 | 1 | -3/+10 | |
| | | | | | | | | Closes #6227 | |||||
| * | [extractor/vk] Fix playlists for new API (#6122) | Marenga | 2023-02-13 | 1 | -111/+73 | |
| | | | | | | | | Authored by: the-marenga Closes #6219 | |||||
| * | Bugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaa | pukkandan | 2023-02-13 | 1 | -9/+10 | |
| | | ||||||
| * | Imply `--no-progress` when `--print` | pukkandan | 2023-02-13 | 1 | -1/+2 | |
| | | ||||||
| * | Sanitize formats before sorting | pukkandan | 2023-02-13 | 1 | -38/+32 | |
| | | | | | | | | Closes #4501 | |||||
| * | [Build] Update pyinstaller | shirt | 2023-02-12 | 1 | -2/+2 | |
| | | ||||||
| * | [extractor/rcs] Fix extractors (#5700) | nixxo | 2023-02-12 | 1 | -223/+179 | |
| | | | | | | | | Authored by: nixxo, pukkandan Closes #5683 | |||||
| * | [extractor/AbemaTV] Cache user token whenever appropriate (#6216) | Lesmiscore | 2023-02-12 | 1 | -1/+17 | |
| | | | | | | | | Authored by: Lesmiscore | |||||
| * | [extractor/twitter] Fix `--no-playlist` and add media `view_count` when ↵ | Simon Sawicki | 2023-02-12 | 1 | -22/+75 | |
| | | | | | | | | | | using GraphQL (#6211) Authored by: Grub4K | |||||
| * | [pyinst] Fix for pyinstaller 5.8 | pukkandan | 2023-02-12 | 1 | -1/+5 | |
| | | | | | | | | Fixes comment https://github.com/yt-dlp/yt-dlp/issues/1839#issuecomment-1427002271 | |||||
| * | [extractor/youtube] Add hyperpipe instances (#6020) | Bruno Guerreiro | 2023-02-12 | 1 | -0/+5 | |
| | | | | | | Authored by: Generator | |||||
| * | [extractor/biliintl] Add intro and ending chapters (#6018) | HobbyistDev | 2023-02-12 | 1 | -0/+59 | |
| | | | | | | Authored by: HobbyistDev | |||||
| * | [extractor/youtube] Update invidious and piped instances (#6030) | Roland Hieber | 2023-02-12 | 1 | -0/+40 | |
| | | | | | | | | Authored by: rohieb | |||||
| * | [extractor/crunchyroll] Add intro chapter (#6023) | ByteDream | 2023-02-12 | 1 | -0/+14 | |
| | | | | | | Authored by: ByteDream | |||||
| * | [extractor/common] Fix `_search_nuxt_data` (#6062) | LowSuggestion912 | 2023-02-12 | 1 | -5/+2 | |
| | | | | | | Authored by: LowSuggestion912 | |||||
| * | [extractor/ximalaya] Update album `_VALID_URL` (#6110) | Chris Caruso | 2023-02-12 | 1 | -2/+9 | |
| | | | | | | | | Authored by: carusocr Closes #6059 | |||||
| * | [extractor/vlive] Replace with `VLiveWebArchiveIE` (#6196) | sepro | 2023-02-12 | 4 | -394/+255 | |
| | | | | | | | | | | vlive has shut down: https://web.archive.org/web/20221031171019/https://www.vlive.tv/notice/4749 Authored by: seproDev | |||||
| * | [extractor/tvp] Support `stream.tvp.pl` (#6139) | lauren n. liberda | 2023-02-12 | 1 | -19/+15 | |
| | | | | | | Authored by: selfisekai | |||||
| * | [extractor/npo] Fix extractor and add HD support (#6155) | sepro | 2023-02-12 | 1 | -231/+83 | |
| | | | | | | Authored by: seproDev | |||||
| * | [extractor/bfmtv] Support `rmc` prefix (#6025) | Chris Caruso | 2023-02-12 | 1 | -1/+18 | |
| | | | | | | | | Authored by: carusocr Closes #6021 | |||||
| * | [extractor/clyp] Support `wav` (#6102) | qulaz | 2023-02-12 | 1 | -10/+33 | |
| | | | | | | Authored by: qulaz | |||||
| * | [extractor/tnaflix] Fix extractor (#6086) | oxamun | 2023-02-12 | 1 | -13/+14 | |
| | | | | | | | | Closes #6085 Authored by: oxamun, bashonly | |||||
| * | [extractor/Stripchat] Fix extractor (#5985) | JChris246 | 2023-02-12 | 1 | -5/+10 | |
| | | | | | | | | Authored by bashonly, JChris246 Closes #5963, closes #5866 | |||||
| * | [extractor/moviepilot] Fix extractor (#5954) | panatexxa | 2023-02-12 | 1 | -34/+19 | |
| | | | | | | Authored by: panatexxa | |||||
| * | [extractor/91porn] Fix title and comment extraction (#5932) | pmitchell86 | 2023-02-12 | 1 | -27/+62 | |
| | | | | | | | | Authored by: pmitchell86 Fixes #3256 |