[aryion] Add username/password support (#960)
* Add username/password support to aryion extractor * Update docs to match * Fix code style
This commit is contained in:
@@ -224,6 +224,7 @@ Description The username and password to use when attempting to log in to
|
||||
|
||||
and optional for
|
||||
|
||||
* ``aryion``
|
||||
* ``danbooru``
|
||||
* ``e621``
|
||||
* ``exhentai``
|
||||
|
||||
@@ -18,6 +18,11 @@
|
||||
{
|
||||
"external": false
|
||||
},
|
||||
"aryion":
|
||||
{
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"blogger":
|
||||
{
|
||||
"videos": true
|
||||
|
||||
@@ -28,7 +28,7 @@ Doki Reader https://kobato.hologfx.com/reader/ Chapters, Manga
|
||||
Dynasty Reader https://dynasty-scans.com/ Chapters, individual Images, Search Results
|
||||
E-Hentai https://e-hentai.org/ Favorites, Galleries, Search Results Optional
|
||||
e621 https://e621.net/ Pools, Popular Images, Posts, Tag Searches Optional
|
||||
Eka's Portal https://aryion.com/ Galleries, Posts Optional (`Cookies <https://github.com/mikf/gallery-dl#cookies>`__)
|
||||
Eka's Portal https://aryion.com/ Galleries, Posts Optional
|
||||
ExHentai https://exhentai.org/ Favorites, Galleries, Search Results Optional
|
||||
Fallen Angels Scans https://www.fascans.com/ Chapters, Manga
|
||||
Fashion Nova https://www.fashionnova.com/ Collections, Products
|
||||
|
||||
Reference in New Issue
Block a user