aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-04[build] Pin `py2exe` versionpukkandan
Workaround for #5135
2022-10-04[extractor/detik] Avoid unnecessary extractionpukkandan
2022-10-04[version] update2022.10.04github-actions
Created by: pukkandan :ci skip all :ci run dl
2022-10-04Release 2022.10.04pukkandan
2022-10-04[cleanup] Misc (#5044)gamer191
Authored by: gamer191, pukkandan
2022-10-04[docs] Separate notes about environment variablespukkandan
2022-10-04[extractor/onenewsnz] Add extractor (#5088)coletdjnz
Authored by: coletdjnz
2022-10-04[extractor/prankcast] Add extractor (#4774)columndeeply
Authored by: columndeeply, HobbyistDev
2022-10-04[extractor/24tv.ua] Add extractors (#5121)coletdjnz
Closes #4287 Authored by: coletdjnz
2022-10-04[extractor/booyah] Add extractor (#4834)HobbyistDev
Closes #4583 Authored by: HobbyistDev, elyse0
2022-10-04[extractor/redgifs] Fix extractor (#4892)jhwgh1968
Closes #4805 Authored by: jhwgh1968
2022-10-04[extractor/detik] Generalize extractors (#4899)HobbyistDev
Authored by: HobbyistDev, coletdjnz
2022-10-04[extractor/BilibiliSpace] Fix extractor, better error message (#5043)Locke
Closes #5038 Authored by: lockmatrix
2022-10-04[extractor/IsraelNationalNews] Add extractor (#5089)Bobscorn
Closes #4019 Authored by: Bobscorn
2022-10-04[extractor/youtube] Download `post_live` videos from start (#5091)Lesmiscore
* The fragments are generated as a `LazyList`. So only the required formats are expanded during download, but all fragment lists are printed/written in infojson. * The m3u8 formats which cannot be downloaded from start are not extracted by default, but can be enabled with an extractor-arg. The extractor-arg `include_live_dash` is renamed to `include_incomplete_formats` to account for this new use-case. Closes #1564 Authored by: Lesmiscore, pukkandan
2022-10-04[extractor/nfl] Fix extractor (#5130)bashonly
Closes #1708 Authored by: bashonly
2022-10-04[extractor/holodex] Fix `_VALID_URL` (#4948)Livia Medeiros
Authored by: LiviaMedeiros
2022-10-04[cleanup] Minor fixespukkandan
Closes #5129, Closes #4982
2022-10-03[extractor/AmazonStore] Fix JSON extraction (#5111)coletdjnz
Fixes https://github.com/yt-dlp/yt-dlp/issues/5110 Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2022-10-03[extractor/JWPlatform] Fix extractor (#5112)coletdjnz
Fix bitrate and filesize extraction and support embeds with unquoted urls. Related: #5106 Authored by: coletdjnz
2022-10-04[extractor/paramountplus] Better DRM detection (#5126)bashonly
Closes #5119 Authored by: bashonly
2022-10-03[extractor/anvato] Fix extractor and refactor (#5074)bashonly
Authored by: bashonly
2022-10-03[extractor/zee5] Fix `_VALID_URL` (#5124)m4tu4g
Closes #4612 Authored by: m4tu4g
2022-10-03[extractor/MicrosoftEmbed] Add extractor (#5082)sam
Closes #2638 Authored by: DoubleCouponDay
2022-10-03[extractor/bundesliga] Add extractor (#5094)Fabi019
Closes #2339 Authored by: Fabi019
2022-10-03[extractor/tennistv] Fix timestamp (#5085)zenerdi0de
Authored by: zenerdi0de
2022-10-03[extractor/hrfensehen] Fix extractor (#5096)Nitish Kumar
Authored by: snapdgn
2022-10-03[extractor] Make search_json able to parse listspukkandan
Now `contains_pattern` can be set to `\[.+\]`
2022-10-03[extractor/iltalehti] Add extractor (#5117)Teemu Ikonen
Authored by: tpikonen
2022-10-02[extractor/bongacams] Update `_VALID_URL` (#5104)Dhruv
Closes #5075 Authored by: 0xGodspeed
2022-10-01[downloader/aria2c] Fix filename containing leading whitespace (#5099)std-move
Similar to eb55bad5a0c1af9388301ffbf17845ee53a41635, but for fragmented downloads Authored by: std-move
2022-09-30[extractor/Mxplayer] Fix extractor (#4966)Itachi
Closes #4946 Authored by: itachi-19
2022-09-30[downloader/ism] Support ec-3 codec (#5004)nixxo
Closes #296 Authored by: nixxo
2022-09-30[extractor/tv2] Support new url format (#5063)tobi1805
Closes #4973 Authored by: tobi1805
2022-09-30[extractor/unscripted] Add extractor (#5008)HobbyistDev
Closes #4903 Authored by: HobbyistDev
2022-09-30[extractor/yandexvideopreview] Update _VALID_URL (#5084)Simon Sawicki
Closes #5065 Authored by: Grub4K
2022-09-30[extractor/malltv] Fix video_id extraction (#4883)HobbyistDev
Closes #4870 Authored by: HobbyistDev
2022-09-30[extractor/trovo] Fix extractors (#4880)Mehavoid
Authored by: Mehavoid Closes #4878
2022-09-30[extractor/tencent] Add Iflix extractor (#4829)Elyse
Closes #4823 Authored by: elyse0
2022-09-30[extractor/audioboom] Support direct URLs and refactor (#4803)Teemu Ikonen
Authored by: tpikonen, pukkandan
2022-09-30[extractor/nbc] Add NBCStations extractor (#5077)bashonly
Closes #4571 Authored by: bashonly
2022-09-30[extractor/crunchyroll:beta] Improve handling of hardsubs (#5041)Simon Sawicki
Closes #3397 Authored by: Grub4K
2022-09-30[extractor/rcs] Fix embed extractioncoletdjnz
Fixes https://github.com/yt-dlp/yt-dlp/issues/5076 Authored by: coletdjnz
2022-09-29[extractor/zee5] Generate device ids (#5062)Anant Murmu
Closes #4937 Authored by: freezboltz
2022-09-28[extractor/ondemandkorea] Update `jw_config` regex (#5040)Julien Hadley Jack
Authored by: julien-hadleyjack
2022-09-28[extractor/wordpress:playlist] Add generic embed extractor (#5012)coletdjnz
Fixes https://github.com/yt-dlp/yt-dlp/issues/4955 Authored by: coletdjnz
2022-09-27[extractor/BerufeTV] Add extractor (#4921)Fabi019
Closes #4632 Authored by: Fabi019
2022-09-27[extractor/dplay:italy] Add default authentication (#5056)Timendum
Closes #2950 Authored by: Timendum
2022-09-27[extractor/soundcloud:search] More metadata in `--flat-playlist` (#4965)Kyle Anthony Williams
Authored by: SuperSonicHub1
2022-09-27[cleanup] Fix flake8 and minor refactorpukkandan
Issues from ab029d7e9200a273d7204be68c0735b16971ff44, 1fb53b946c5aca3755bf72cc1c204925043b04f7