Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | [extractor/bilibili] Extract `flac` with premium account (#4759) | Yifu Yu | 2022-08-31 | 1 | -0/+3 |
| | | | Authored by: jackyyf | ||||
* | [Build] Update pyinstaller | shirt | 2022-08-31 | 1 | -2/+2 |
| | |||||
* | [extractor/eurosport] Add extractor (#4613) | HobbyistDev | 2022-08-31 | 2 | -0/+100 |
| | | | | Closes #2487 Authored by: HobbyistDev | ||||
* | [extractor/mediaset] Fix embed extraction | pukkandan | 2022-08-31 | 1 | -9/+5 |
| | | | | Closes #4804 | ||||
* | [extractor/epoch] Add extractor (#4772) | Tejas Arlimatti | 2022-08-31 | 2 | -0/+47 |
| | | | | Closes #4714 Authored by: tejasa97 | ||||
* | [extractor/stripchat] Don't modify input URL (#4781) | DepFA | 2022-08-31 | 1 | -3/+1 |
| | | | Authored by: dfaker | ||||
* | [jsinterp] Add `charcodeAt` and bitwise overflow (#4706) | Elyse | 2022-08-31 | 2 | -3/+27 |
| | | | | Authored by: elyse0 | ||||
* | [extractor/newspicks] Add extractor (#4725) | Lesmiscore | 2022-08-31 | 3 | -2/+57 |
| | | | Authored by: Lesmiscore | ||||
* | [cookies] Support firefox container in `--cookies-from-browser` (#4753) | bashonly | 2022-08-30 | 5 | -21/+54 |
| | | | Authored by: bashonly | ||||
* | [extractor/crunchyroll:beta] Use anonymous access (#4704) | Jeff Huffman | 2022-08-30 | 1 | -27/+9 |
| | | | | Closes #4692 Authored by: tejing1 | ||||
* | Restore LD_LIBRARY_PATH when using PyInstaller (#4666) | Lesmiscore | 2022-08-31 | 1 | -2/+25 |
| | | | Authored by: Lesmiscore | ||||
* | [utils] Add `deprecation_warning` | pukkandan | 2022-08-30 | 12 | -40/+67 |
| | | | | See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515 | ||||
* | [downloader/external] Smarter detection of executable | pukkandan | 2022-08-30 | 1 | -6/+4 |
| | | | | Closes #4778 | ||||
* | [jsinterp, extractor/youtube] Minor fixes | pukkandan | 2022-08-30 | 5 | -14/+30 |
| | |||||
* | [extractor/huya] Fix stream extraction (#4798) | OHaiiBuzzle | 2022-08-30 | 1 | -6/+3 |
| | | | | Closes #4658 Authored by: ohaiibuzzle | ||||
* | [jsinterp] Fix `_separate` | pukkandan | 2022-08-30 | 4 | -4/+8 |
| | | | | Ref: https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1231126941 | ||||
* | [extractor/youtube] Update iOS Innertube clients (#4792) | Samantaz Fox | 2022-08-29 | 1 | -6/+10 |
| | | | Authored by: SamantazFox | ||||
* | [extractor/youtube] Use device-specific user agent (#4770) | coletdjnz | 2022-08-28 | 1 | -15/+29 |
| | | | | | Thwart latest fingerprinting attempt (see https://github.com/iv-org/invidious/issues/3230#issuecomment-1226887639) Authored by: coletdjnz | ||||
* | [extractor/IslamChannel] Add extractors (#4779) | Lesmiscore | 2022-08-28 | 2 | -0/+86 |
| | | | Authored by: Lesmiscore | ||||
* | [cache, extractor/youtube] Invalidate old cache | pukkandan | 2022-08-27 | 3 | -7/+16 |
| | |||||
* | [extractor/generic] Don't return JW player without formats | pukkandan | 2022-08-27 | 1 | -2/+4 |
| | | | | CLoses #4765 | ||||
* | [extractor/arte] Bug fix (#4769) | cgrigis | 2022-08-27 | 1 | -6/+6 |
| | | | | Closes #4768 Authored by: cgrigis | ||||
* | [extractor/screencastomatic] Support `--video-password` (#4761) | Shreyas Minocha | 2022-08-26 | 1 | -0/+24 |
| | | | Authored by: shreyasminocha | ||||
* | [extractor/vimeo:user] Fix _VALID_URL | pukkandan | 2022-08-26 | 1 | -1/+4 |
| | | | | Closes #4758 | ||||
* | Bugfix for 822d66e591341f8bf082be371b4beb66d72ba080 | pukkandan | 2022-08-26 | 1 | -3/+3 |
| | | | | Closes #4760 |