Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | [extractor/bilibili] Add space.bilibili extractors (#4468) | Locke | 2022-09-16 | 2 | -29/+119 |
| | | | Authored by: lockmatrix | ||||
* | Allow plugin extractors to replace the built-in ones | pukkandan | 2022-09-16 | 2 | -2/+18 |
| | | | | | | This allows easier plugin chaining; e.g. - https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7 - https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb | ||||
* | Fix `--config-location -` | pukkandan | 2022-09-13 | 1 | -0/+3 |
| | |||||
* | Fix bug in 941e881e1fe20ee8955f3b751ce26953d9e86656 (#4893) | bashonly | 2022-09-11 | 1 | -1/+2 |
| | | | Authored by: bashonly | ||||
* | Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe | pukkandan | 2022-09-11 | 1 | -1/+1 |
| | | | | Closes #4890 | ||||
* | [cleanup] Misc | pukkandan | 2022-09-10 | 5 | -11/+15 |
| | |||||
* | Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe | pukkandan | 2022-09-10 | 2 | -7/+8 |
| | | | | Closes #4881 | ||||
* | [extractor/common] Escape `%` in `representation_id` of m3u8 | pukkandan | 2022-09-10 | 1 | -2/+2 |
| | | | | Closes #4877 | ||||
* | [extractor/BiliIntl] Support uppercase lang in `_VALID_URL` | coletdjnz | 2022-09-10 | 1 | -2/+9 |
| | | | | | Seen in some rare cases Authored by: coletdjnz | ||||
* | [extractor/youtube] Support changing extraction language (#4470) | coletdjnz | 2022-09-09 | 2 | -76/+287 |
| | | | | | | | Adds `--extractor-args youtube:lang=<supported lang code>` extractor arg to prefer translated fields (e.g. title and description) of that language, if available, for all YouTube extractors. See README or error message for list of supported language codes. Closes https://github.com/yt-dlp/yt-dlp/issues/387 Authored by: coletdjnz | ||||
* | [extractor/adobepass] Add MSO AlticeOne (Optimum TV) (#4875) | CplPwnies | 2022-09-09 | 1 | -1/+6 |
| | | | | | * Suddenlink rebrand to Optimum. Fixes #4874 Authored by: CplPwnies | ||||
* | [extractor/youtube] Fix video like count extraction | coletdjnz | 2022-09-09 | 1 | -13/+18 |
| | | | | | Support new combined button layout Authored by: coletdjnz | ||||
* | Allow a `set` to be passed as `download_archive` | pukkandan | 2022-09-08 | 1 | -13/+15 |
| | |||||
* | [extractor/MLBTV] Detect live streams | pukkandan | 2022-09-08 | 1 | -0/+1 |
| | |||||
* | [docs] Improvements | pukkandan | 2022-09-07 | 14 | -101/+55 |
| | | | | | | | * Move detailed installation instructions to https://github.com/yt-dlp/yt-dlp/wiki/Installation * Link to wiki where applicable * Fix some mistakes. Closes #4853, Closes #4855, Closes #4852 * Improve some error messages | ||||
* | [extractor/BiliIntlSeries] Fix `_VALID_URL` | pukkandan | 2022-09-07 | 1 | -1/+1 |
| | | | | Closes #4825 | ||||
* | Fix bug in 07a1250e0e90515ff8142161536f9dafa6eaba1b | pukkandan | 2022-09-06 | 1 | -5/+8 |
| | |||||
* | [utils] `base_url`: URL paths can contain `&` (#4841) | Elyse | 2022-09-04 | 2 | -1/+2 |
| | | | | Authored by: elyse0 Closes #4187 | ||||
* | [outtmpl] Curly braces to filter keys | pukkandan | 2022-09-03 | 4 | -18/+50 |
| | |||||
* | [phantomjs] Fix bug in 587021cd9f717181b44e881941aca3f8d753758b (#4833) | Elyse | 2022-09-03 | 1 | -1/+1 |
| | | | Authored by: elyse0 | ||||
* | [extractor/mediaworksnzvod] Add extractor (#4817) | coletdjnz | 2022-09-03 | 2 | -0/+106 |
| | | | Authored by: coletdjnz | ||||
* | [extractor/animeondemand] Remove extractor (#4830) | TokyoBlackHole | 2022-09-03 | 3 | -284/+0 |
| | | | Authored by: TokyoBlackHole | ||||
* | [jsinterp] Workaround operator associativity issue | pukkandan | 2022-09-02 | 2 | -1/+5 |
| | | | | https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1235384480 | ||||
* | [extractor/amazonstore] Retry to avoid captcha page (#4811) | Lesmiscore | 2022-09-02 | 1 | -3/+9 |
| | | | Authored by: Lesmiscore | ||||
* | [extractor/triller] Fix auth token (#4813) | bashonly | 2022-09-02 | 1 | -20/+11 |
| | | | Authored by: bashonly | ||||
* | [extractor/motorsport] Support native embeds | pukkandan | 2022-09-02 | 1 | -2/+7 |
| | | | | Closes #4749 | ||||
* | [extractor/bandcamp] Extract `uploader_url` | pukkandan | 2022-09-02 | 1 | -2/+4 |
| | | | | Closes #4755 | ||||
* | [extractor/youtube] Detect `lazy-load-for-videos` embeds | pukkandan | 2022-09-02 | 1 | -13/+20 |
| | | | | Closes #4812 | ||||
* | [version] update | github-actions | 2022-09-01 | 7 | -26/+26 |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl | ||||
* | Release 2022.09.01 | pukkandan | 2022-09-01 | 3 | -0/+66 |
| | |||||
* | [cleanup] Misc | pukkandan | 2022-09-01 | 12 | -71/+67 |
| | | | | | Closes #4710, Closes #4754, Closes #4723 Authored by: pukkandan, MrRawes, DavidH-2022 | ||||
* | Update to ytdl-commit-ed5c44e7 | pukkandan | 2022-09-01 | 4 | -45/+93 |
| | | | | | [compat] Replace deficient ChainMap class in Py3.3 and earlier https://github.com/ytdl-org/youtube-dl/commit/ed5c44e7b74ac77f87ca5ed6cb5e964a0c6a0678 | ||||
* | [jsinterp] Fix escape in regex | pukkandan | 2022-09-01 | 4 | -6/+16 |
| | |||||
* | [extractor/youtube] Fallback regex for nsig code extraction | pukkandan | 2022-09-01 | 1 | -2/+18 |
| | |||||
* | [FormatSort] Fix `aext` for `--prefer-free-formats` | pukkandan | 2022-09-01 | 2 | -2/+2 |
| | | | | Closes #4735 | ||||
* | [build] `make tar' should not follow `DESTDIR` (#4790) | satan1st | 2022-09-01 | 1 | -2/+1 |
| | | | | Ref: https://www.gnu.org/prep/standards/html_node/DESTDIR.html Authored by: satan1st | ||||
* | [extractor/youtube] Add `no-youtube-prefer-utc-upload-date` compat option ↵ | coletdjnz | 2022-09-01 | 3 | -1/+37 |
| | | | | | | | (#4771) This option reverts https://github.com/yt-dlp/yt-dlp/commit/992f9a730b49fd36fc422be8d802f98ebcdce418 and https://github.com/yt-dlp/yt-dlp/commit/17322130a954577bb03b833d5c435638e51e19f2 to prefer the non-UTC upload date in microformats. Authored by: coletdjnz, pukkandan | ||||
* | [cookies] Improve container support (#4806) | bashonly | 2022-09-01 | 4 | -39/+43 |
| | | | | Closes #4800 Authored by: bashonly, pukkandan, coletdjnz | ||||
* | [extractor/triller] Add extractor (#4712) | bashonly | 2022-09-01 | 2 | -0/+308 |
| | | | | Closes #4703 Authored by: bashonly | ||||
* | [VQQ] Add extractors (#4706) | Elyse | 2022-09-01 | 3 | -209/+375 |
| | | | | Closes #1666 Authored by: elyse0 |