aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [extractor/nos.nl] Add extractor (#4822)HobbyistDev2022-10-092-0/+96
| | | | Closes #4649 Authored by: HobbyistDev
* [VK] Fix playlist URLs (#4930)Marenga2022-10-091-3/+18
| | | | Closes #2825 Authored by: the-marenga
* [extractor/screen9] Add extractor (#5137)Teemu Ikonen2022-10-092-0/+64
| | | Authored by: tpikonen
* [utils] `traverse_obj`: Allow `re.Match` objects (#5174)Simon Sawicki2022-10-092-3/+39
| | | Authored by: Grub4K
* [utils] `traverse_obj`: Always return list when branching (#5170)Simon Sawicki2022-10-092-12/+37
| | | | Fixes #5162 Authored by: Grub4K
* [extractor/tubitv] Better DRM detection (#5171)bashonly2022-10-081-8/+30
| | | | Closes #5128 Authored by: bashonly
* [extractor/reddit] Add fallback format (#5165)bashonly2022-10-071-3/+32
| | | | Closes #5160 Authored by: bashonly
* [embedthumbnail] Fix thumbnail name in mp3 (#5163)Noah2022-10-071-1/+1
| | | Authored by: How-Bout-No
* [extractor/youtube] Extract concurrent view count for livestreams (#5152)Matthew2022-10-073-8/+21
| | | | | | Adds new field `concurrent_view_count` Closes https://github.com/yt-dlp/yt-dlp/issues/4843 Authored by: coletdjnz
* [extractor/dplay] Add MotorTrendOnDemand extractor (#5151)bashonly2022-10-062-0/+40
| | | | Closes #5141 Authored by: bashonly
* [extractor/Tnaflix] Fix for HTTP 500 (#5150)Sergey2022-10-061-3/+12
| | | | Closes #5107 Authored by: SG5
* Fix for formats=Nonepukkandan2022-10-051-10/+12
| | | | Fixes: https://github.com/yt-dlp/yt-dlp/pull/4965#issuecomment-1267682512
* [extractor/livestreamfails] Support posts (#5139)invertico2022-10-041-1/+4
| | | Authored by: invertico
* [build] Pin `py2exe` versionpukkandan2022-10-041-1/+1
| | | | Workaround for #5135
* [extractor/detik] Avoid unnecessary extractionpukkandan2022-10-041-6/+4
|
* [version] updategithub-actions2022-10-047-26/+26
| | | | | | Created by: pukkandan :ci skip all :ci run dl
* Release 2022.10.04pukkandan2022-10-043-12/+160
|
* [cleanup] Misc (#5044)gamer1912022-10-0420-53/+50
| | | Authored by: gamer191, pukkandan
* [docs] Separate notes about environment variablespukkandan2022-10-041-15/+27
|
* [extractor/onenewsnz] Add extractor (#5088)coletdjnz2022-10-042-0/+113
| | | Authored by: coletdjnz
* [extractor/prankcast] Add extractor (#4774)columndeeply2022-10-042-0/+50
| | | Authored by: columndeeply, HobbyistDev
* [extractor/24tv.ua] Add extractors (#5121)coletdjnz2022-10-042-0/+150
| | | | Closes #4287 Authored by: coletdjnz
* [extractor/booyah] Add extractor (#4834)HobbyistDev2022-10-042-0/+88
| | | | Closes #4583 Authored by: HobbyistDev, elyse0
* [extractor/redgifs] Fix extractor (#4892)jhwgh19682022-10-041-3/+31
| | | | Closes #4805 Authored by: jhwgh1968
* [extractor/detik] Generalize extractors (#4899)HobbyistDev2022-10-043-87/+183
| | | Authored by: HobbyistDev, coletdjnz
* [extractor/BilibiliSpace] Fix extractor, better error message (#5043)Locke2022-10-041-8/+18
| | | | Closes #5038 Authored by: lockmatrix
* [extractor/IsraelNationalNews] Add extractor (#5089)Bobscorn2022-10-042-0/+51
| | | | Closes #4019 Authored by: Bobscorn
* [extractor/youtube] Download `post_live` videos from start (#5091)Lesmiscore2022-10-042-63/+98
| | | | | | | * 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
* [extractor/nfl] Fix extractor (#5130)bashonly2022-10-041-4/+7
| | | | Closes #1708 Authored by: bashonly
* [extractor/holodex] Fix `_VALID_URL` (#4948)Livia Medeiros2022-10-041-1/+1
| | | Authored by: LiviaMedeiros
* [cleanup] Minor fixespukkandan2022-10-046-14/+24
| | | | Closes #5129, Closes #4982
* [extractor/AmazonStore] Fix JSON extraction (#5111)coletdjnz2022-10-031-5/+15
| | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/5110 Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
* [extractor/JWPlatform] Fix extractor (#5112)coletdjnz2022-10-033-14/+32
| | | | | | | Fix bitrate and filesize extraction and support embeds with unquoted urls. Related: #5106 Authored by: coletdjnz
* [extractor/paramountplus] Better DRM detection (#5126)bashonly2022-10-041-7/+56
| | | | Closes #5119 Authored by: bashonly
* [extractor/anvato] Fix extractor and refactor (#5074)bashonly2022-10-036-113/+116
| | | Authored by: bashonly
* [extractor/zee5] Fix `_VALID_URL` (#5124)m4tu4g2022-10-031-2/+5
| | | | Closes #4612 Authored by: m4tu4g
* [extractor/MicrosoftEmbed] Add extractor (#5082)sam2022-10-033-1/+72
| | | | Closes #2638 Authored by: DoubleCouponDay
* [extractor/bundesliga] Add extractor (#5094)Fabi0192022-10-032-0/+35
| | | | Closes #2339 Authored by: Fabi019
* [extractor/tennistv] Fix timestamp (#5085)zenerdi0de2022-10-031-1/+1
| | | Authored by: zenerdi0de
* [extractor/hrfensehen] Fix extractor (#5096)Nitish Kumar2022-10-031-27/+26
| | | Authored by: snapdgn
* [extractor] Make search_json able to parse listspukkandan2022-10-033-4/+4
| | | | Now `contains_pattern` can be set to `\[.+\]`
* [extractor/iltalehti] Add extractor (#5117)Teemu Ikonen2022-10-032-0/+52
| | | Authored by: tpikonen
* [extractor/bongacams] Update `_VALID_URL` (#5104)Dhruv2022-10-021-1/+16
| | | | Closes #5075 Authored by: 0xGodspeed
* [downloader/aria2c] Fix filename containing leading whitespace (#5099)std-move2022-10-011-6/+8
| | | | Similar to eb55bad5a0c1af9388301ffbf17845ee53a41635, but for fragmented downloads Authored by: std-move
* [extractor/Mxplayer] Fix extractor (#4966)Itachi2022-09-301-62/+69
| | | | Closes #4946 Authored by: itachi-19
* [downloader/ism] Support ec-3 codec (#5004)nixxo2022-09-305-3/+293
| | | | Closes #296 Authored by: nixxo
* [extractor/tv2] Support new url format (#5063)tobi18052022-09-301-14/+18
| | | | Closes #4973 Authored by: tobi1805
* [extractor/unscripted] Add extractor (#5008)HobbyistDev2022-09-302-0/+54
| | | | Closes #4903 Authored by: HobbyistDev
* [extractor/yandexvideopreview] Update _VALID_URL (#5084)Simon Sawicki2022-09-301-1/+4
| | | | Closes #5065 Authored by: Grub4K
* [extractor/malltv] Fix video_id extraction (#4883)HobbyistDev2022-09-301-5/+28
| | | | Closes #4870 Authored by: HobbyistDev