Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [extractor/trovo] Fix extractors (#4880) | Mehavoid | 2022-09-30 | 1 | -75/+58 | |
| | | | | Authored by: Mehavoid Closes #4878 | |||||
* | [extractor/tencent] Add Iflix extractor (#4829) | Elyse | 2022-09-30 | 2 | -29/+110 | |
| | | | | Closes #4823 Authored by: elyse0 | |||||
* | [extractor/audioboom] Support direct URLs and refactor (#4803) | Teemu Ikonen | 2022-09-30 | 1 | -39/+31 | |
| | | | Authored by: tpikonen, pukkandan | |||||
* | [extractor/nbc] Add NBCStations extractor (#5077) | bashonly | 2022-09-30 | 2 | -0/+173 | |
| | | | | Closes #4571 Authored by: bashonly | |||||
* | [extractor/crunchyroll:beta] Improve handling of hardsubs (#5041) | Simon Sawicki | 2022-09-30 | 3 | -20/+59 | |
| | | | | Closes #3397 Authored by: Grub4K | |||||
* | [extractor/rcs] Fix embed extraction | coletdjnz | 2022-09-30 | 1 | -1/+1 | |
| | | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/5076 Authored by: coletdjnz | |||||
* | [extractor/zee5] Generate device ids (#5062) | Anant Murmu | 2022-09-29 | 1 | -1/+3 | |
| | | | | Closes #4937 Authored by: freezboltz | |||||
* | [extractor/ondemandkorea] Update `jw_config` regex (#5040) | Julien Hadley Jack | 2022-09-28 | 1 | -10/+12 | |
| | | | Authored by: julien-hadleyjack | |||||
* | [extractor/wordpress:playlist] Add generic embed extractor (#5012) | coletdjnz | 2022-09-28 | 2 | -0/+70 | |
| | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/4955 Authored by: coletdjnz | |||||
* | [extractor/BerufeTV] Add extractor (#4921) | Fabi019 | 2022-09-27 | 2 | -0/+71 | |
| | | | | Closes #4632 Authored by: Fabi019 | |||||
* | [extractor/dplay:italy] Add default authentication (#5056) | Timendum | 2022-09-27 | 1 | -0/+10 | |
| | | | | | Closes #2950 Authored by: Timendum | |||||
* | [extractor/soundcloud:search] More metadata in `--flat-playlist` (#4965) | Kyle Anthony Williams | 2022-09-27 | 1 | -168/+170 | |
| | | | Authored by: SuperSonicHub1 | |||||
* | [cleanup] Fix flake8 and minor refactor | pukkandan | 2022-09-27 | 2 | -29/+20 | |
| | | | | Issues from ab029d7e9200a273d7204be68c0735b16971ff44, 1fb53b946c5aca3755bf72cc1c204925043b04f7 | |||||
* | [extractor/youtube] Do not warn on duplicate chapters | pukkandan | 2022-09-27 | 1 | -2/+3 | |
| | | | | Eg: vYbaM8w8yzw | |||||
* | [extractor/youtube:tab] Improve continuation items extraction | pukkandan | 2022-09-27 | 1 | -30/+17 | |
| | ||||||
* | [extractor/YoutubeShortsAudioPivot] Support `source` URLs | pukkandan | 2022-09-27 | 1 | -7/+4 | |
| | | | | `ytshortsap:` is no longer needed | |||||
* | [extractor/youtube:tab] Support `reporthistory` page | pukkandan | 2022-09-27 | 1 | -6/+18 | |
| | | | | Closes #4929 | |||||
* | [extractor] Improve json+ld extraction | pukkandan | 2022-09-27 | 3 | -4/+11 | |
| | | | | Related #5035 | |||||
* | [extractor/artetv] Remove duplicate stream urls (#5047) | Simon Sawicki | 2022-09-26 | 1 | -3/+10 | |
| | | | | Closes #4510 Authored by: Grub4K | |||||
* | [extractor/heise] Fix extractor (#5029) | coletdjnz | 2022-09-26 | 2 | -15/+54 | |
| | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/1520 Authored by: coletdjnz | |||||
* | Don't download entire video when no matching `--download-sections` | pukkandan | 2022-09-26 | 2 | -7/+7 | |
| | ||||||
* | [cookies] Let `_get_mac_keyring_password` fail gracefully | pukkandan | 2022-09-26 | 1 | -1/+4 | |
| | | | | Closes #4915 | |||||
* | [utils] `Popen.run`: Fix default return in binary mode | pukkandan | 2022-09-26 | 1 | -1/+2 | |
| | ||||||
* | [utils] `traverse_obj`: Rewrite, document and add tests (#5024) | Simon Sawicki | 2022-09-26 | 2 | -107/+337 | |
| | | | Authored by: Grub4K | |||||
* | Playlists maynot always have webpage_url | pukkandan | 2022-09-25 | 1 | -5/+8 | |
| | ||||||
* | [extractor/RUTV] Fix warnings for livestreams (#5016) | Lesmiscore | 2022-09-24 | 1 | -4/+8 | |
| | | | Authored by: Lesmiscore | |||||
* | [extractor/Smotrim] Add extractor (#5015) | Lesmiscore | 2022-09-24 | 2 | -0/+66 | |
| | | | Authored by: nikita-moor, Lesmiscore | |||||
* | [extractor/rutube] Fix `_EMBED_REGEX` | coletdjnz | 2022-09-24 | 1 | -1/+1 | |
| | | | | | | Closes https://github.com/yt-dlp/yt-dlp/issues/4797 Authored by: coletdjnz | |||||
* | [extractor/wistia] Add support for channels (#4819) | coletdjnz | 2022-09-23 | 3 | -67/+201 | |
| | | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/4748 Related: https://github.com/yt-dlp/yt-dlp/issues/4985 Authored by: coletdjnz | |||||
* | [utils] `js_to_json`: Improve | pukkandan | 2022-09-23 | 1 | -1/+2 | |
| | | | | Closes #4900 | |||||
* | [extractor/telegraaf] Use mobile GraphQL API endpoint | coletdjnz | 2022-09-23 | 1 | -1/+3 | |
| | | | | | | Workaround for Cloudflare 403 Fixes https://github.com/yt-dlp/yt-dlp/issues/5000 Authored by: coletdjnz | |||||
* | [extractor/instagram] Extract more metadata (#4708) | Pritam Das | 2022-09-22 | 1 | -61/+91 | |
| | | | Authored by: pritam20ps05 | |||||
* | [extractor/youtube] Add support for Shorts audio pivot feed (#4932) | coletdjnz | 2022-09-22 | 2 | -2/+40 | |
| | | | | | | | | | This feed shows Shorts using the audio of a given video. ytshortsap: prefix can be used as a shortcut until YouTube implements an official view. Closes #4911 Authored by: coletdjnz | |||||
* | [extractor/nebula] Add nebula.tv (#4918) | Tanner Anderson | 2022-09-22 | 1 | -3/+5 | |
| | | | | Closes #4917 Authored by: tannertechnology | |||||
* | [extractor/hungama] Add subtitle (#4856) | GautamMKGarg | 2022-09-22 | 1 | -20/+24 | |
| | | | Authored by: GautamMKGarg, pukkandan | |||||
* | [extractor/wistia] Match IDs in embed URLs (#4990) | bashonly | 2022-09-22 | 2 | -10/+41 | |
| | | | | Closes #4985 Authored by: bashonly | |||||
* | [docs] Misc improvements | pukkandan | 2022-09-22 | 11 | -34/+44 | |
| | | | | Closes #4987, Closes #4906, Closes #4919, Closes #4977, Closes #4979 | |||||
* | [extractor] Fix `fatal=False` in `RetryManager` | pukkandan | 2022-09-22 | 2 | -3/+5 | |
| | ||||||
* | [extractor/patreon] Sort formats | pukkandan | 2022-09-22 | 1 | -0/+1 | |
| | ||||||
* | [extractor/tiktok] Fix TikTokIE (#4984) | bashonly | 2022-09-21 | 1 | -22/+12 | |
| | | | Authored by: bashonly | |||||
* | [extractor/GoPlay] Add extractor (#3412) | Jeroen Jacobs | 2022-09-18 | 3 | -262/+396 | |
| | | | | | | | Replaces old Vier extractors Closes https://github.com/yt-dlp/yt-dlp/issues/1546 Based on: https://github.com/ytdl-org/youtube-dl/pull/27815 Authored by: jeroenj, CNugteren, basrieter | |||||
* | [devscripts] make_lazy_extractors: Fix for Docker (#4958) | josanabr | 2022-09-18 | 1 | -2/+4 | |
| | | | Authored by: josanabr | |||||
* | [extractor/web.archive:youtube] Fix _YT_INITIAL_PLAYER_RESPONSE_RE | pukkandan | 2022-09-17 | 1 | -2/+3 | |
| | ||||||
* | Workaround `libc_ver` not be available on Windows Store version of Python | pukkandan | 2022-09-17 | 1 | -1/+4 | |
| | ||||||
* | [outtmpl] Make `%s` work in strfformat for all systems | pukkandan | 2022-09-17 | 1 | -0/+2 | |
| | ||||||
* | Improve 5736d79172c47ff84740d5720467370a560febad | pukkandan | 2022-09-17 | 3 | -4/+6 | |
| | ||||||
* | [extractor/generic] Pass through referer from json-ld | pukkandan | 2022-09-16 | 1 | -8/+19 | |
| | | | | Closes #4941 | |||||
* | [cookies] Parse cookies leniently (#4780) | Simon Sawicki | 2022-09-16 | 3 | -1/+244 | |
| | | | | | Closes #4776, #3778 Authored by: Grub4K | |||||
* | Support environment variables in `--ffmpeg-location` | pukkandan | 2022-09-16 | 1 | -0/+1 | |
| | | | | Closes #4938 | |||||
* | Allow open ranges for time ranges (#4940) | Lesmiscore | 2022-09-17 | 3 | -8/+10 | |
| | | | Authored by: Lesmiscore |