Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Build] Update pyinstaller | shirt | 2023-02-12 | 1 | -2/+2 |
| | |||||
* | [extractor/rcs] Fix extractors (#5700) | nixxo | 2023-02-12 | 1 | -223/+179 |
| | | | | Authored by: nixxo, pukkandan Closes #5683 | ||||
* | [extractor/AbemaTV] Cache user token whenever appropriate (#6216) | Lesmiscore | 2023-02-12 | 1 | -1/+17 |
| | | | | Authored by: Lesmiscore | ||||
* | [extractor/twitter] Fix `--no-playlist` and add media `view_count` when ↵ | Simon Sawicki | 2023-02-12 | 1 | -22/+75 |
| | | | | | using GraphQL (#6211) Authored by: Grub4K | ||||
* | [pyinst] Fix for pyinstaller 5.8 | pukkandan | 2023-02-12 | 1 | -1/+5 |
| | | | | Fixes comment https://github.com/yt-dlp/yt-dlp/issues/1839#issuecomment-1427002271 | ||||
* | [extractor/youtube] Add hyperpipe instances (#6020) | Bruno Guerreiro | 2023-02-12 | 1 | -0/+5 |
| | | | Authored by: Generator | ||||
* | [extractor/biliintl] Add intro and ending chapters (#6018) | HobbyistDev | 2023-02-12 | 1 | -0/+59 |
| | | | Authored by: HobbyistDev | ||||
* | [extractor/youtube] Update invidious and piped instances (#6030) | Roland Hieber | 2023-02-12 | 1 | -0/+40 |
| | | | | Authored by: rohieb | ||||
* | [extractor/crunchyroll] Add intro chapter (#6023) | ByteDream | 2023-02-12 | 1 | -0/+14 |
| | | | Authored by: ByteDream | ||||
* | [extractor/common] Fix `_search_nuxt_data` (#6062) | LowSuggestion912 | 2023-02-12 | 1 | -5/+2 |
| | | | Authored by: LowSuggestion912 | ||||
* | [extractor/ximalaya] Update album `_VALID_URL` (#6110) | Chris Caruso | 2023-02-12 | 1 | -2/+9 |
| | | | | Authored by: carusocr Closes #6059 | ||||
* | [extractor/vlive] Replace with `VLiveWebArchiveIE` (#6196) | sepro | 2023-02-12 | 4 | -394/+255 |
| | | | | | vlive has shut down: https://web.archive.org/web/20221031171019/https://www.vlive.tv/notice/4749 Authored by: seproDev | ||||
* | [extractor/tvp] Support `stream.tvp.pl` (#6139) | lauren n. liberda | 2023-02-12 | 1 | -19/+15 |
| | | | Authored by: selfisekai | ||||
* | [extractor/npo] Fix extractor and add HD support (#6155) | sepro | 2023-02-12 | 1 | -231/+83 |
| | | | Authored by: seproDev | ||||
* | [extractor/bfmtv] Support `rmc` prefix (#6025) | Chris Caruso | 2023-02-12 | 1 | -1/+18 |
| | | | | Authored by: carusocr Closes #6021 | ||||
* | [extractor/clyp] Support `wav` (#6102) | qulaz | 2023-02-12 | 1 | -10/+33 |
| | | | Authored by: qulaz | ||||
* | [extractor/tnaflix] Fix extractor (#6086) | oxamun | 2023-02-12 | 1 | -13/+14 |
| | | | | Closes #6085 Authored by: oxamun, bashonly | ||||
* | [extractor/Stripchat] Fix extractor (#5985) | JChris246 | 2023-02-12 | 1 | -5/+10 |
| | | | | Authored by bashonly, JChris246 Closes #5963, closes #5866 | ||||
* | [extractor/moviepilot] Fix extractor (#5954) | panatexxa | 2023-02-12 | 1 | -34/+19 |
| | | | Authored by: panatexxa | ||||
* | [extractor/91porn] Fix title and comment extraction (#5932) | pmitchell86 | 2023-02-12 | 1 | -27/+62 |
| | | | | Authored by: pmitchell86 Fixes #3256 | ||||
* | [extractor/Hidive] Fix subtitles and age-restriction (#5828) | Alex Berg | 2023-02-12 | 1 | -25/+25 |
| | | | | Authored by: chexxor Closes #408 | ||||
* | [devscripts/pyinstaller] Analyze sub-modules of `Cryptodome` | pukkandan | 2023-02-12 | 1 | -5/+33 |
| | | | | Ref: https://github.com/yt-dlp/yt-dlp/issues/6185#issuecomment-1423523986 | ||||
* | [extractor/radiko] Fix format sorting for Time Free (#6159) | Master | 2023-02-11 | 1 | -6/+23 |
| | | | Authored by: road-master | ||||
* | [utils] `traverse_obj`: Fix more bugs | Simon Sawicki | 2023-02-10 | 10 | -67/+84 |
| | | | | | | and cleanup uses of `default=[]` Continued from b1bde57bef878478e3503ab07190fd207914ade9 | ||||
* | [extractor/vimeo] Fix `playerConfig` extraction (#6203) | LeoniePhiline | 2023-02-10 | 1 | -8/+8 |
| | | | | Authored by: bashonly, LeoniePhiline Closes #6149 | ||||
* | [extractor/DouyuTV]: Use new API (#6074) | Ha Tien Loi | 2023-02-09 | 1 | -21/+34 |
| | | | Authored by: hatienl0i261299 | ||||
* | [compat_utils] Simplify `EnhancedModule` | pukkandan | 2023-02-09 | 2 | -19/+7 |
| | |||||
* | [devscripts] Provide pyinstaller hooks | pukkandan | 2023-02-09 | 5 | -32/+39 |
| | | | | Closes #6185 | ||||
* | [extractor/servus] Rewrite extractor (#6036) | Stefan Lobbenmeier | 2023-02-08 | 1 | -89/+80 |
| | | | | | | Closes #1076, closes #4240, closes #2748, closes #1045, closes #1498 Authored by: FrankZ85, Ashish0804, StefanLobbenmeier Co-authored-by: FrankZ85 <43293037+FrankZ85@users.noreply.github.com> | ||||
* | [extractor/wrestleuniverse] Add extractors (#6158) | bashonly | 2023-02-08 | 2 | -0/+237 |
| | | | | | | Authored by bashonly, Grub4K Closes #6120 Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | ||||
* | [downloader/hls] Allow extractors to provide AES key (#6158) | bashonly | 2023-02-08 | 6 | -21/+45 |
| | | | | | | | | and related cleanup Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | ||||
* | [extractor/pornez] Handle relative URLs in iframe (#6171) | JChris246 | 2023-02-08 | 1 | -2/+3 |
| | | | | Authored by: JChris246 Closes #6162 | ||||
* | [utils] `traverse_obj`: Fix several behavioral problems | Simon Sawicki | 2023-02-08 | 2 | -76/+108 |
| | | | | | See #6180 for further info Authored by: Grub4K | ||||
* | [compat_utils] Improve `passthrough_module` | pukkandan | 2023-02-08 | 3 | -24/+18 |
| | |||||
* | [dependencies] Standardize `Cryptodome` imports | pukkandan | 2023-02-08 | 9 | -68/+73 |
| | |||||
* | Support module level `__bool__` and `property` | pukkandan | 2023-02-08 | 2 | -37/+64 |
| | |||||
* | Make `title` completely non-fatal | pukkandan | 2023-02-07 | 1 | -5/+1 |
| | | | | Ref: https://github.com/yt-dlp/yt-dlp/pull/6158#discussion_r1096984349 | ||||
* | [extractor/huya] Support HD streams (#6172) | Felix Yan | 2023-02-07 | 1 | -2/+7 |
| | | | Authored by: felixonmars | ||||
* | [extractor/reddit] Support user posts (#6173) | OMEGA_RAZER | 2023-02-06 | 1 | -3/+27 |
| | | | Authored by: OMEGARAZER | ||||
* | [extractor/GoPlay] Use new API (#6151) | Jeroen Jacobs | 2023-02-04 | 1 | -3/+3 |
| | | | | Authored by: jeroenj Closes #6032 | ||||
* | [extractor/zdf] Use android API endpoint for UHD downloads (#6150) | sepro | 2023-02-04 | 1 | -7/+21 |
| | | | Authored by: seproDev | ||||
* | [extractor/niconico] Add support for like history (#5705) | Matumo | 2023-02-04 | 1 | -10/+16 |
| | | | Authored by: Matumo, pukkandan | ||||
* | [extractor/txxx] Add extractors (#5240) | chio0hai | 2023-02-04 | 4 | -14/+424 |
| | | | | Authored by: chio0hai Closes #5021 | ||||
* | [extractor/youtube] Handle `consent.youtube` | pukkandan | 2023-02-03 | 2 | -2/+48 |
| | |||||
* | [extractor/youtube] Support `/live/` URL | pukkandan | 2023-02-03 | 1 | -2/+33 |
| | |||||
* | [extractor/freesound] Workaround invalid URL in webpage (#6147) | Jasper Rebane | 2023-02-03 | 1 | -0/+1 |
| | | | | Authored by: rebane2001 Closes #6146 | ||||
* | [extractor/twitter] Fix graphql extraction on some tweets (#6075) | lauren n. liberda | 2023-02-02 | 1 | -1/+27 |
| | | | Authored by: selfisekai | ||||
* | [extractor/rumble] Fix format sorting | Simon Sawicki | 2023-02-02 | 1 | -1/+1 |
| | | | | | Closes #6119 Authored by: pukkandan | ||||
* | [utils] `traverse_obj`: Various improvements | Simon Sawicki | 2023-02-02 | 2 | -10/+88 |
| | | | | | | | | - Add `set` key for transformations/filters - Add `re.Match` group names - Fix behavior for `expected_type` with `dict` key - Raise for filter function signature mismatch in debug Authored by: Grub4K | ||||
* | [jsinterp] Support `if` statements | pukkandan | 2023-02-01 | 3 | -0/+51 |
| | | | | Closes #6131 |