Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-11 | [utils] `strftime_or_none`: Workaround Python bug on Windows | pukkandan | |
CLoses #5185 | |||
2022-10-11 | [extractors/podbayfm] Add extractor (#4971) | schnusch | |
Authored by: schnusch | |||
2022-10-11 | [extractor/sbs] Improve `_VALID_URL` (#5193) | bashonly | |
Closes #5045 Authored by: bashonly | |||
2022-10-09 | [extractor/generic] Separate embed extraction into own function (#5176) | pukkandan | |
2022-10-09 | [extractor/wordpress:mb.miniAudioPlayer] Add embed extractor (#5087) | Matthew | |
Closes https://github.com/yt-dlp/yt-dlp/issues/4994 Authored by: coletdjnz | |||
2022-10-09 | [extractor/common] Fix `json_ld` type checks (#5145) | Simon Sawicki | |
Closes #5144, #5143 Authored by: Grub4K | |||
2022-10-09 | [extractor/viu] Support subtitles of on-screen text (#5173) | tkgmomosheep | |
Authored by: tkgmomosheep | |||
2022-10-09 | [extractor/nos.nl] Add extractor (#4822) | HobbyistDev | |
Closes #4649 Authored by: HobbyistDev | |||
2022-10-09 | [VK] Fix playlist URLs (#4930) | Marenga | |
Closes #2825 Authored by: the-marenga | |||
2022-10-09 | [extractor/screen9] Add extractor (#5137) | Teemu Ikonen | |
Authored by: tpikonen | |||
2022-10-09 | [utils] `traverse_obj`: Allow `re.Match` objects (#5174) | Simon Sawicki | |
Authored by: Grub4K | |||
2022-10-09 | [utils] `traverse_obj`: Always return list when branching (#5170) | Simon Sawicki | |
Fixes #5162 Authored by: Grub4K | |||
2022-10-08 | [extractor/tubitv] Better DRM detection (#5171) | bashonly | |
Closes #5128 Authored by: bashonly | |||
2022-10-07 | [extractor/reddit] Add fallback format (#5165) | bashonly | |
Closes #5160 Authored by: bashonly | |||
2022-10-07 | [embedthumbnail] Fix thumbnail name in mp3 (#5163) | Noah | |
Authored by: How-Bout-No | |||
2022-10-07 | [extractor/youtube] Extract concurrent view count for livestreams (#5152) | Matthew | |
Adds new field `concurrent_view_count` Closes https://github.com/yt-dlp/yt-dlp/issues/4843 Authored by: coletdjnz | |||
2022-10-06 | [extractor/dplay] Add MotorTrendOnDemand extractor (#5151) | bashonly | |
Closes #5141 Authored by: bashonly | |||
2022-10-06 | [extractor/Tnaflix] Fix for HTTP 500 (#5150) | Sergey | |
Closes #5107 Authored by: SG5 | |||
2022-10-05 | Fix for formats=None | pukkandan | |
Fixes: https://github.com/yt-dlp/yt-dlp/pull/4965#issuecomment-1267682512 | |||
2022-10-04 | [extractor/livestreamfails] Support posts (#5139) | invertico | |
Authored by: invertico | |||
2022-10-04 | [build] Pin `py2exe` version | pukkandan | |
Workaround for #5135 | |||
2022-10-04 | [extractor/detik] Avoid unnecessary extraction | pukkandan | |
2022-10-04 | [version] update2022.10.04 | github-actions | |
Created by: pukkandan :ci skip all :ci run dl | |||
2022-10-04 | Release 2022.10.04 | pukkandan | |
2022-10-04 | [cleanup] Misc (#5044) | gamer191 | |
Authored by: gamer191, pukkandan | |||
2022-10-04 | [docs] Separate notes about environment variables | pukkandan | |
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 fixes | pukkandan | |
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 lists | pukkandan | |
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 |