diff options
author | xyz <gky44px1999@gmail.com> | 2021-09-07 11:13:46 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-09-07 11:13:46 -0700 |
commit | a9c193649f84bed082595b882435cfd253f5da7a (patch) | |
tree | c57f675fd5af0fb8648747914f40327ff5605e57 /.config | |
parent | a06dfba8d49c0c8f7d0468ab1a03212a73a329d4 (diff) |
gallery-dl use -i option for input file
Diffstat (limited to '.config')
-rw-r--r-- | .config/myconf/gallery_urls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/myconf/gallery_urls b/.config/myconf/gallery_urls index 8a1da6af..c0ffd026 100644 --- a/.config/myconf/gallery_urls +++ b/.config/myconf/gallery_urls @@ -1,3 +1,4 @@ +# input file format see https://github.com/mikf/gallery-dl/blob/13d4045a8a5a6fd45cb20df399f44055b25f5cca/gallery_dl/__init__.py#L33-L58 https://www.pixiv.net/users/13379747/artworks https://www.deviantart.com/wlop/gallery https://www.deviantart.com/minimalistic-animoo/gallery/ |