Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [build] Sign SHA files and release public key | Simon Sawicki | 2023-03-03 | 5 | -1/+56 | |
| | | | | | Closes #6344 Authored by: Grub4K | |||||
* | [update] Add option `--update-to`, including to nightly (#6220) | Simon Sawicki | 2023-03-03 | 6 | -43/+150 | |
| | | | | | | | | * By default, stable will only update to stable, and nightly to nightly Authored by: Grub4K, bashonly, pukkandan Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com> | |||||
* | [build] Automated builds and nightly releases (#6220) | Simon Sawicki | 2023-03-03 | 9 | -340/+559 | |
| | | | | | | | Closes #1839 Authored by: Grub4K, bashonly Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com> | |||||
* | [devscripts] Script to generate changelog (#6220) | Simon Sawicki | 2023-03-03 | 4 | -2/+593 | |
| | | | | Authored by: Grub4K | |||||
* | [jsinterp] Handle `Date` at epoch 0 | pukkandan | 2023-03-03 | 2 | -3/+7 | |
| | | | | Closes #6400 | |||||
* | [extractor/yle_areena] Extract non-Kaltura videos (#6402) | bashonly | 2023-03-03 | 1 | -6/+31 | |
| | | | | Closes #6066 Authored by: bashonly | |||||
* | [extractor/mediastream] Improve WinSports support (#6401) | bashonly | 2023-03-03 | 1 | -9/+32 | |
| | | | | Closes #6360 Authored by: bashonly | |||||
* | [extractor/ntvru] Extract HLS and DASH formats (#6403) | bashonly | 2023-03-03 | 1 | -0/+13 | |
| | | | | Closes #5915 Authored by: bashonly | |||||
* | [extractor/iprima] Fix extractor (#6291) | std-move | 2023-03-03 | 1 | -12/+29 | |
| | | | | Authored by: std-move Closes #6187 | |||||
* | [extractor/generic] Detect manifest links via extension | bashonly | 2023-03-01 | 1 | -3/+4 | |
| | | | | Authored by: bashonly | |||||
* | [extractor/youtube] Detect and break on looping comments (#6301) | coletdjnz | 2023-03-01 | 1 | -1/+9 | |
| | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/6290 Authored by: coletdjnz | |||||
* | [cleanup] Misc | pukkandan | 2023-02-28 | 16 | -203/+212 | |
| | ||||||
* | [extractor/youtube] Extract channel `view_count` when `/about` tab is passed | pukkandan | 2023-02-28 | 1 | -0/+21 | |
| | ||||||
* | [extractor/youtube] Fix 5038f6d713303e0967d002216e7a88652401c22a | pukkandan | 2023-02-28 | 3 | -2/+3 | |
| | | | | | | | * [fragment] Fix `request_data` * [youtube] Don't use POST for now. It may be easier to break in future Authored by: bashonly, coletdjnz | |||||
* | [dependencies] Simplify `Cryptodome` | pukkandan | 2023-02-28 | 11 | -63/+51 | |
| | | | | Closes #6292, closes #6272, closes #6338 | |||||
* | [plugins] Don't look in `.egg` directories | pukkandan | 2023-02-28 | 1 | -1/+1 | |
| | | | | Closes #6306 | |||||
* | [extractor/youtube] Construct dash formats with `range` query | pukkandan | 2023-02-28 | 1 | -4/+13 | |
| | | | | Closes #6369 | |||||
* | [extractor/GoogleDrive] Fix some audio | pukkandan | 2023-02-28 | 1 | -5/+11 | |
| | | | | Only those with source url, but no confirmation page | |||||
* | [extractor/generic] Handle basic-auth when checking redirects | pukkandan | 2023-02-26 | 1 | -3/+3 | |
| | | | | Closes #6352 | |||||
* | [extractor] Fix DRM detection in m3u8 | pukkandan | 2023-02-26 | 1 | -0/+2 | |
| | | | | Fixes https://github.com/ytdl-org/youtube-dl/issues/31693#issuecomment-1445202857 | |||||
* | [utils] `LenientJSONDecoder`: Parse unclosed objects | pukkandan | 2023-02-24 | 1 | -8/+30 | |
| | ||||||
* | [utils] `Popen`: Shim undocumented `text_mode` property | Simon Sawicki | 2023-02-23 | 1 | -1/+2 | |
| | | | | | Fixes #6317 Authored by: Grub4K | |||||
* | [extractor/tencent] Add more formats and info (#5950) | Zhong Lufan | 2023-02-17 | 1 | -25/+63 | |
| | | | Authored by: Hill-98 | |||||
* | [cleanup] Fix `Changelog` | pukkandan | 2023-02-17 | 1 | -164/+1 | |
| | ||||||
* | [version] update | github-actions | 2023-02-17 | 7 | -26/+26 | |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl | |||||
* | 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 |