Skip to content

Commit

Permalink
[kissmanga] remove module
Browse files Browse the repository at this point in the history
  • Loading branch information
mikf committed Oct 4, 2020
1 parent 93e04bf commit c874071
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 592 deletions.
13 changes: 0 additions & 13 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1049,19 +1049,6 @@ Description
the first in the list gets chosen (usually `mp3`).


extractor.kissmanga.captcha
---------------------------
Type
``string``
Default
``"stop"``
Description
Controls how to handle redirects to CAPTCHA pages.

* ``"stop``: Stop the current extractor run.
* ``"wait``: Ask the user to solve the CAPTCHA and wait.


extractor.newgrounds.include
----------------------------
Type
Expand Down
8 changes: 0 additions & 8 deletions docs/gallery-dl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@
"highlights": false,
"videos": true
},
"kissmanga":
{
"captcha": "stop"
},
"nijie":
{
"username": null,
Expand All @@ -115,10 +111,6 @@
"wait-min": 3.0,
"wait-max": 6.0
},
"readcomiconline":
{
"captcha": "stop"
},
"reddit":
{
"comments": 0,
Expand Down
1 change: 0 additions & 1 deletion docs/supportedsites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ Joyreactor http://joyreactor.com/ Posts, Search Results,
Keenspot http://www.keenspot.com/ Comics
Khinsider https://downloads.khinsider.com/ Soundtracks
Kirei Cake https://reader.kireicake.com/ Chapters, Manga
KissManga https://kissmanga.com/ Chapters, Manga
Komikcast https://komikcast.com/ Chapters, Manga
Konachan https://konachan.com/ Pools, Popular Images, Posts, Tag Searches
LINE BLOG https://www.lineblog.me/ Blogs, Posts
Expand Down
337 changes: 0 additions & 337 deletions gallery_dl/aes.py

This file was deleted.

1 change: 0 additions & 1 deletion gallery_dl/extractor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"kabeuchi",
"keenspot",
"khinsider",
"kissmanga",
"komikcast",
"konachan",
"lineblog",
Expand Down
Loading

0 comments on commit c874071

Please sign in to comment.