mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Author name filters now support look around and backreferences
This commit is contained in:
@@ -9,7 +9,6 @@ mod _avdict;
|
||||
mod _exif;
|
||||
#[cfg(feature = "ugoira")]
|
||||
mod _ugoira;
|
||||
mod author_name_filter;
|
||||
#[cfg(feature = "avdict")]
|
||||
/// A rust wrapper for [FFMPEG](https://ffmpeg.org/)'s [AVDictionary](https://ffmpeg.org/doxygen/trunk/group__lavu__dict.html)
|
||||
mod avdict;
|
||||
|
||||
Reference in New Issue
Block a user