mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update fanbox download
Now will read exif data before write exif data.
This commit is contained in:
@@ -13,6 +13,7 @@ pub enum PixivDownloaderError {
|
||||
#[cfg(feature = "server")]
|
||||
Hyper(hyper::Error),
|
||||
HTTP(http::Error),
|
||||
IOError(std::io::Error),
|
||||
}
|
||||
|
||||
impl From<&str> for PixivDownloaderError {
|
||||
|
||||
Reference in New Issue
Block a user