Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes: 1.10.2 ====== ### Additions - Support for `instagram` stories and IGTV (#371, #373) - Support for individual `imgbb` images (#363) - `deviantart.quality` option to set the JPEG compression quality for newer images (#369) - `enumerate` option for `extractor.skip` (#306) - `adjust-extensions` option to control filename extension adjustments - `path-remove` option to remove control characters etc. from filesystem paths ### Changes - Rename `restrict-filenames` to `path-restrict` - Adjust `pixiv` metadata and default filename format (#366) - Set `filename` to `"{category}_{user[id]}_{id}{suffix}.{extension}"` to restore the old default - Improve and optimize directory and filename generation ### Fixes - Allow the `classify` post-processor to handle files with unknown filename extension (#138) - Fix rate limit handling for OAuth APIs (#368) - Fix artwork and scraps extraction on `deviantart` (#376, #392) - Distinguish between `imgur` album and gallery URLs (#380) - Prevent crash when using `--ugoira-conv` (#382) - Handle multi-image posts on `patreon` (#383) - Miscellaneous fixes for `*reactor`, `simplyhentai`
- Loading branch information