Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Improve default subtitle language selection (#6240) | Siddhartha Sahu | 2023-02-17 | 1 | -3/+7 | |
| | | | | | | Authored by: sdht0 | |||||
| * | Bugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaa | pukkandan | 2023-02-16 | 1 | -1/+1 | |
| | | | | | | | | when `--ignore-no-formats-error` | |||||
| * | Bugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaa | pukkandan | 2023-02-13 | 1 | -9/+10 | |
| | | ||||||
| * | Sanitize formats before sorting | pukkandan | 2023-02-13 | 1 | -38/+32 | |
| | | | | | | | | Closes #4501 | |||||
| * | [downloader/hls] Allow extractors to provide AES key (#6158) | bashonly | 2023-02-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | and related cleanup Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | |||||
| * | Make `title` completely non-fatal | pukkandan | 2023-02-07 | 1 | -5/+1 | |
| | | | | | | | | Ref: https://github.com/yt-dlp/yt-dlp/pull/6158#discussion_r1096984349 | |||||
| * | Fix `--concat-playlist` | pukkandan | 2023-01-24 | 1 | -1/+1 | |
| | | | | | | | | Closes #6080 | |||||
| * | [utils] `windows_enable_vt_mode`: Better error handling | pukkandan | 2023-01-03 | 1 | -1/+6 | |
| | | | | | | | | Closes #5927 | |||||
| * | [cleanup] Misc | pukkandan | 2023-01-02 | 1 | -0/+1 | |
| | | | | | | | | Closes #5576, closes #5887 | |||||
| * | Add `--enable-file-urls` (#5917) | Matthew | 2023-01-02 | 1 | -3/+7 | |
| | | | | | | | | | | Closes https://github.com/yt-dlp/yt-dlp/issues/3675 Authored by: coletdjnz | |||||
| * | Improve handling for overriding extractors with plugins (#5916) | Matthew | 2023-01-02 | 1 | -7/+15 | |
| | | | | | | | | | | | | * Extractors replaced with plugin extractors now show in debug output * Better testcase handling * Added documentation Authored by: coletdjnz, pukkandan | |||||
| * | Fix bug in 119e40ef64b25f66a39246e87ce6c143cd34276d | pukkandan | 2023-01-01 | 1 | -1/+2 | |
| | | ||||||
| * | Add message when there are no subtitles/thumbnails | pukkandan | 2023-01-01 | 1 | -3/+9 | |
| | | | | | | | | Closes #5551 | |||||
| * | Improve plugin architecture (#5553) | Matthew | 2023-01-01 | 1 | -4/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to make plugins easier to develop and use: * Plugins are now loaded as namespace packages. * Plugins can be loaded in any distribution of yt-dlp (binary, pip, source, etc.). * Plugin packages can be installed and managed via pip, or dropped into any of the documented locations. * Users do not need to edit any code files to install plugins. * Backwards-compatible with previous plugin architecture. As a side-effect, yt-dlp will now search in a few more locations for config files. Closes https://github.com/yt-dlp/yt-dlp/issues/1389 Authored by: flashdagger, coletdjnz, pukkandan, Grub4K Co-authored-by: Marcel <flashdagger@googlemail.com> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> Co-authored-by: Simon Sawicki <accounts@grub4k.xyz> | |||||
| * | Fix bug in writing playlist info-json | pukkandan | 2022-12-30 | 1 | -3/+2 | |
| | | | | | | | | Closes #4889 | |||||
| * | Add pre-processor stage `video` | pukkandan | 2022-12-30 | 1 | -7/+10 | |
| | | | | | | | | Related: #456, #5808 | |||||
| * | [cleanup] Use `random.choices` (#5800) | Anant Murmu | 2022-12-30 | 1 | -1/+1 | |
| | | | | | | Authored by: freezboltz | |||||
| * | Fix `original_url` in playlists | pukkandan | 2022-12-23 | 1 | -2/+2 | |
| | | ||||||
| * | [cleanup] Misc | pukkandan | 2022-12-03 | 1 | -1/+1 | |
| | | ||||||
* | | update from upstream 2022-12-01 UTC+8 | Jesús | 2022-12-01 | 1 | -308/+421 | |
|\| | ||||||
| * | Implement universal format sorting | pukkandan | 2022-11-17 | 1 | -0/+14 | |
| | | | | | | | | Closes #5566 | |||||
| * | Add new field `aspect_ratio` | pukkandan | 2022-11-16 | 1 | -1/+4 | |
| | | | | | | | | Closes #5402 | |||||
| * | [cleanup] Misc | pukkandan | 2022-11-16 | 1 | -3/+2 | |
| | | | | | | | | Closes #5541 | |||||
| * | Make early reject of `--match-filter` stricter | pukkandan | 2022-11-13 | 1 | -0/+8 | |
| | | | | | | | | Closes #5509 | |||||
| * | Fix bugs in `PlaylistEntries` | pukkandan | 2022-11-12 | 1 | -3/+6 | |
| | | ||||||
| * | Fix `--list` options not implying `-s` in some cases (#5296) | bashonly | 2022-11-11 | 1 | -2/+8 | |
| | | | | | | Authored by: bashonly, Grub4K | |||||
| * | Write API params in debug head | pukkandan | 2022-10-25 | 1 | -23/+28 | |
| | | ||||||
| * | [cleanup Misc | pukkandan | 2022-10-18 | 1 | -2/+2 | |
| | | | | | | | | Closes #5162 | |||||
| * | Fix end time of clips (#5255) | cruel-efficiency | 2022-10-18 | 1 | -1/+2 | |
| | | | | | | | | Closes #5256 Authored by: cruel-efficiency | |||||
| * | [outtmpl] Ensure ASCII in json and add option for Unicode | pukkandan | 2022-10-14 | 1 | -1/+1 | |
| | | | | | | | | Closes #5236 | |||||
| * | Do more processing in `--flat-playlist` | pukkandan | 2022-10-13 | 1 | -4/+4 | |
| | | ||||||
| * | Fix for formats=None | pukkandan | 2022-10-05 | 1 | -10/+12 | |
| | | | | | | | | Fixes: https://github.com/yt-dlp/yt-dlp/pull/4965#issuecomment-1267682512 | |||||
| * | [cleanup] Minor fixes | pukkandan | 2022-10-04 | 1 | -0/+5 | |
| | | | | | | | | Closes #5129, Closes #4982 | |||||
| * | [extractor/MicrosoftEmbed] Add extractor (#5082) | sam | 2022-10-03 | 1 | -1/+1 | |
| | | | | | | | | Closes #2638 Authored by: DoubleCouponDay | |||||
| * | [extractor/crunchyroll:beta] Improve handling of hardsubs (#5041) | Simon Sawicki | 2022-09-30 | 1 | -2/+2 | |
| | | | | | | | | Closes #3397 Authored by: Grub4K | |||||
| * | Don't download entire video when no matching `--download-sections` | pukkandan | 2022-09-26 | 1 | -7/+4 | |
| | | ||||||
| * | Playlists maynot always have webpage_url | pukkandan | 2022-09-25 | 1 | -5/+8 | |
| | | ||||||
| * | Allow open ranges for time ranges (#4940) | Lesmiscore | 2022-09-17 | 1 | -2/+3 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe | pukkandan | 2022-09-11 | 1 | -1/+1 | |
| | | | | | | | | Closes #4890 | |||||
| * | [cleanup] Misc | pukkandan | 2022-09-10 | 1 | -2/+4 | |
| | | ||||||
| * | Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe | pukkandan | 2022-09-10 | 1 | -1/+2 | |
| | | | | | | | | Closes #4881 | |||||
| * | Allow a `set` to be passed as `download_archive` | pukkandan | 2022-09-08 | 1 | -13/+15 | |
| | | ||||||
| * | [docs] Improvements | pukkandan | 2022-09-07 | 1 | -15/+16 | |
| | | | | | | | | | | | | | | * 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 | |||||
| * | Fix bug in 07a1250e0e90515ff8142161536f9dafa6eaba1b | pukkandan | 2022-09-06 | 1 | -5/+8 | |
| | | ||||||
| * | [outtmpl] Curly braces to filter keys | pukkandan | 2022-09-03 | 1 | -13/+27 | |
| | | ||||||
| * | [cleanup] Misc | pukkandan | 2022-09-01 | 1 | -5/+5 | |
| | | | | | | | | | | Closes #4710, Closes #4754, Closes #4723 Authored by: pukkandan, MrRawes, DavidH-2022 | |||||
| * | Update to ytdl-commit-ed5c44e7 | pukkandan | 2022-09-01 | 1 | -4/+4 | |
| | | | | | | | | | | [compat] Replace deficient ChainMap class in Py3.3 and earlier https://github.com/ytdl-org/youtube-dl/commit/ed5c44e7b74ac77f87ca5ed6cb5e964a0c6a0678 | |||||
| * | [cookies] Support firefox container in `--cookies-from-browser` (#4753) | bashonly | 2022-08-30 | 1 | -2/+3 | |
| | | | | | | Authored by: bashonly | |||||
| * | [utils] Add `deprecation_warning` | pukkandan | 2022-08-30 | 1 | -7/+13 | |
| | | | | | | | | See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515 | |||||
| * | Add version to infojson | pukkandan | 2022-08-24 | 1 | -14/+11 | |
| | |