mirror of
https://github.com/mikf/gallery-dl.git
synced 2025-02-01 03:51:42 +01:00
update supportedsites.rst
This commit is contained in:
parent
f53bf1a323
commit
d7cb3c668a
@ -59,6 +59,7 @@ Pinterest https://www.pinterest.com Boards, Pins, pin.it Li
|
||||
Pixiv https://www.pixiv.net/ |Images from Use-3| Required
|
||||
PowerManga https://powermanga.org/ Chapters, Manga
|
||||
Read Comic Online http://readcomiconline.to/ Comic-Issues, Comics
|
||||
RebeccaBlackTech https://rbt.asia/ Threads
|
||||
Reddit https://reddit.com/ Submissions, Subreddits Optional (OAuth)
|
||||
Rule 34 https://rule34.xxx/ Posts, Tag-Searches
|
||||
Safebooru https://safebooru.org/ Posts, Tag-Searches
|
||||
@ -67,6 +68,7 @@ Sea Otter Scans https://reader.seaotterscans.com/ Chapters, Manga
|
||||
Sen Manga http://raw.senmanga.com/ Chapters
|
||||
Sense-Scans http://sensescans.com/ Chapters, Manga
|
||||
Spectrum Nexus |http://www.thes-0| Chapters, Manga
|
||||
The /b/ Archive https://thebarchive.com/ Threads
|
||||
Tumblr https://www.tumblr.com/ Images from Users, Posts, Tag-Searches
|
||||
Twitter https://twitter.com/ Tweets
|
||||
World Three http://www.slide.world-three.org/ Chapters, Manga
|
||||
|
@ -44,6 +44,7 @@ CATEGORY_MAP = {
|
||||
"nyafuu" : "Nyafuu Archive",
|
||||
"powermanga" : "PowerManga",
|
||||
"readcomiconline": "Read Comic Online",
|
||||
"rbt" : "RebeccaBlackTech",
|
||||
"rule34" : "Rule 34",
|
||||
"sankaku" : "Sankaku Channel",
|
||||
"seaotterscans" : "Sea Otter Scans",
|
||||
@ -51,6 +52,7 @@ CATEGORY_MAP = {
|
||||
"senmanga" : "Sen Manga",
|
||||
"sensescans" : "Sense-Scans",
|
||||
"spectrumnexus" : "Spectrum Nexus",
|
||||
"thebarchive" : "The /b/ Archive",
|
||||
"worldthree" : "World Three",
|
||||
"yomanga" : "YoManga",
|
||||
"yonkouprod" : "Yonkou Productions",
|
||||
|
@ -53,6 +53,7 @@ def _generate_test(extr, tcase):
|
||||
skip = [
|
||||
# don't work on travis-ci
|
||||
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie",
|
||||
"archivedmoe", "archiveofsins", "thebarchive",
|
||||
# temporary issues
|
||||
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user