aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-03[extractor/mediastream] Improve WinSports support (#6401)bashonly
Closes #6360 Authored by: bashonly
2023-03-03[extractor/ntvru] Extract HLS and DASH formats (#6403)bashonly
Closes #5915 Authored by: bashonly
2023-03-03[extractor/iprima] Fix extractor (#6291)std-move
Authored by: std-move Closes #6187
2023-03-01[extractor/generic] Detect manifest links via extensionbashonly
Authored by: bashonly
2023-03-01[extractor/youtube] Detect and break on looping comments (#6301)coletdjnz
Fixes https://github.com/yt-dlp/yt-dlp/issues/6290 Authored by: coletdjnz
2023-02-28[cleanup] Miscpukkandan
2023-02-28[extractor/youtube] Extract channel `view_count` when `/about` tab is passedpukkandan
2023-02-28[extractor/youtube] Fix 5038f6d713303e0967d002216e7a88652401c22apukkandan
* [fragment] Fix `request_data` * [youtube] Don't use POST for now. It may be easier to break in future Authored by: bashonly, coletdjnz
2023-02-28[dependencies] Simplify `Cryptodome`pukkandan
Closes #6292, closes #6272, closes #6338
2023-02-28[plugins] Don't look in `.egg` directoriespukkandan
Closes #6306
2023-02-28[extractor/youtube] Construct dash formats with `range` querypukkandan
Closes #6369
2023-02-28[extractor/GoogleDrive] Fix some audiopukkandan
Only those with source url, but no confirmation page
2023-02-26[extractor/generic] Handle basic-auth when checking redirectspukkandan
Closes #6352
2023-02-26[extractor] Fix DRM detection in m3u8pukkandan
Fixes https://github.com/ytdl-org/youtube-dl/issues/31693#issuecomment-1445202857
2023-02-24[utils] `LenientJSONDecoder`: Parse unclosed objectspukkandan
2023-02-23[utils] `Popen`: Shim undocumented `text_mode` propertySimon Sawicki
Fixes #6317 Authored by: Grub4K
2023-02-17[extractor/tencent] Add more formats and info (#5950)Zhong Lufan
Authored by: Hill-98
2023-02-17[cleanup] Fix `Changelog`pukkandan
2023-02-17[version] update2023.02.17github-actions
Created by: pukkandan :ci skip all :ci run dl
2023-02-17Release 2023.02.17pukkandan
2023-02-17Update to ytdl-commit-2dd6c6epukkandan
[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
2023-02-17[cleanup] Miscpukkandan
Closes #5897
2023-02-17[extractor/tempo] Add IVXPlayer extractor (#5837)HobbyistDev
Authored by: HobbyistDev
2023-02-17[extractor/boxcast] Add extractor (#5983)HobbyistDev
Authored by: HobbyistDev Closes #5769
2023-02-17[extractor/nebula] Remove broken cookie support (#5979)Henrik Heimbuerger
Authored by: hheimbuerger Closes #4002
2023-02-17[extractor/youtube] `uploader_id` includes `@` with handlebashonly
Authored by: bashonly
2023-02-17[ExtractAudio] Handle outtmpl without ext (#6005)Chris Caruso
Authored by: carusocr Closes #5968
2023-02-17[extractor/SportDeutschland] Fix extractor (#6041)Friedrich Rehren
Authored by: FriedrichRehren Closes #3005
2023-02-17[extractor/hypergryph] Add extractor (#6094)HobbyistDev
Authored by: HobbyistDev, bashonly Closes #6052
2023-02-17[extractor/anchorfm] Add episode extractor (#6092)HobbyistDev
Authored by: HobbyistDev, bashonly Closes #6081
2023-02-17[utils] Fix race condition in `make_dir` (#6089)Alex Ionescu
Authored by: aionescu
2023-02-17[extractor/yappy] Add extractor (#6111)HobbyistDev
Authored by: HobbyistDev Closes #3522
2023-02-17[extractor/vocaroo] Add extractor (#6117)qbnu
Authored by: qbnu, SuperSonicHub1 Closes #6152
2023-02-17[extractor/ebay] Add extractor (#6170)JChris246
Closes #6134 Authored by: JChris246
2023-02-17[utils] Don't use Content-length with encoding (#6176)Felix Yan
Authored by: felixonmars Closes #3772, #6178
2023-02-17[extractor/nitter] Update instance list (#6236)OIRNOIR
Authored by: OIRNOIR
2023-02-17[extractor/odkmedia] Add `OnDemandChinaEpisodeIE` (#6116)HobbyistDev
Authored by: HobbyistDev, pukkandan
2023-02-17[extractor/viu] Add `ViuOTTIndonesiaIE` extractor (#6099)HobbyistDev
Authored by: HobbyistDev Closes #1757
2023-02-17Improve default subtitle language selection (#6240)Siddhartha Sahu
Authored by: sdht0
2023-02-16[extractor/crunchyroll] Fix incorrect premium-only errorSimon Sawicki
Closes #6234 Authored by: Grub4K
2023-02-16[extractor/youtube] Fix `uploader_id` extractionbashonly
Closes #6247 Authored by: bashonly
2023-02-16Bugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaapukkandan
when `--ignore-no-formats-error`
2023-02-14[extractor/nfl] Add `NFLPlus` extractors (#6222)bashonly
Closes #6165 Authored by: bashonly
2023-02-14[extractor/NZOnScreen] Add extractor (#6208)Greg Sadetsky
Authored by: gregsadetsky, pukkandan Closes #6193
2023-02-14[extractor/crunchyroll] Better message for premium videospukkandan
Closes #6227
2023-02-13[extractor/vk] Fix playlists for new API (#6122)Marenga
Authored by: the-marenga Closes #6219
2023-02-13Bugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaapukkandan
2023-02-13Imply `--no-progress` when `--print`pukkandan
2023-02-13Sanitize formats before sortingpukkandan
Closes #4501
2023-02-12[Build] Update pyinstallershirt