mirror of
https://github.com/simon987/chan_feed.git
synced 2025-12-19 14:59:02 +00:00
refactor chan.py, update endchan, add doushio
This commit is contained in:
217
chan/chan.py
Normal file
217
chan/chan.py
Normal file
@@ -0,0 +1,217 @@
|
||||
from chan.alokal_json import AlokalJsonChanHelper
|
||||
from chan.doushio_html import DoushioHtmlChanHelper
|
||||
from chan.endchan_html import EndchanHtmlChanHelper
|
||||
from chan.json import JsonChanHelper
|
||||
from chan.mayuri import MayuriChanHelper
|
||||
from chan.russian_json import RussianJsonChanHelper
|
||||
from chan.synch_json import SynchJsonChanHelper
|
||||
|
||||
CHANS = {
|
||||
"4chan": JsonChanHelper(
|
||||
1,
|
||||
"https://a.4cdn.org/",
|
||||
"https://i.4cdn.org/",
|
||||
"/thread/",
|
||||
"/",
|
||||
(
|
||||
"a", "b", "c", "d", "e", "f", "g", "gif", "h", "hr",
|
||||
"k", "m", "o", "p", "r", "s", "t", "u", "v", "vg",
|
||||
"vr", "w", "wg", "i", "ic", "r9k", "s4s", "vip", "qa",
|
||||
"cm", "hm", "lgbt", "y", "3", "aco", "adv", "an", "asp",
|
||||
"bant", "biz", "cgl", "ck", "co", "diy", "fa", "fit",
|
||||
"gd", "hc", "his", "int", "jp", "lit", "mlp", "mu", "n",
|
||||
"news", "out", "po", "pol", "qst", "sci", "soc", "sp",
|
||||
"tg", "toy", "trv", "tv", "vp", "wsg", "wsr", "x"
|
||||
),
|
||||
rps=2
|
||||
),
|
||||
"lainchan": JsonChanHelper(
|
||||
2,
|
||||
"https://lainchan.org/",
|
||||
"https://lainchan.org/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"λ", "diy", "sec", "tech", "inter", "lit", "music", "vis",
|
||||
"hum", "drg", "zzz", "layer", "q", "r", "_cult", "_psy",
|
||||
"_mega",
|
||||
),
|
||||
rps=1 / 60
|
||||
),
|
||||
"uboachan": JsonChanHelper(
|
||||
3,
|
||||
"https://uboachan.net/",
|
||||
"https://uboachan.net/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"yn", "yndd", "fg", "yume", "o", "lit", "media", "og",
|
||||
"ig", "2", "ot", "hikki", "cc", "x", "sugg"
|
||||
),
|
||||
rps=1 / 120
|
||||
),
|
||||
"22chan": JsonChanHelper(
|
||||
4,
|
||||
"https://22chan.org/",
|
||||
"https://22chan.org/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"a", "b", "f", "yu", "i", "k", "mu", "pol", "sewers",
|
||||
"sg", "t", "vg"
|
||||
),
|
||||
rps=1 / 120
|
||||
),
|
||||
"wizchan": JsonChanHelper(
|
||||
5,
|
||||
"https://wizchan.org/",
|
||||
"https://wizchan.org/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"wiz", "dep", "hob", "lounge", "jp", "meta", "games", "music",
|
||||
),
|
||||
rps=1 / 30
|
||||
),
|
||||
# TODO
|
||||
# "1chan": ChanHelper(
|
||||
# 6,
|
||||
# "https://www.1chan.net/",
|
||||
# "https://www.1chan.net/",
|
||||
# "/res/",
|
||||
# "/src/",
|
||||
# (
|
||||
# "rails"
|
||||
# ),
|
||||
# rps=1 / 600
|
||||
# ),
|
||||
"2chhk": RussianJsonChanHelper(
|
||||
7,
|
||||
"https://2ch.hk/",
|
||||
"https://2ch.hk/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"d", "b", "o", "soc", "media", "r", "api", "rf", "int",
|
||||
"po", "news", "hry", "au", "bi", "biz", "bo", "c", "em",
|
||||
"fa", "fiz", "fl", "ftb", "hh", "hi", "me", "mg", "mlp",
|
||||
"mo", "mov", "mu", "ne", "psy", "re",
|
||||
"sci", "sf", "sn", "sp", "spc", "tv", "un", "w", "wh",
|
||||
"wm", "wp", "zog", "de", "di", "diy", "mus", "pa", "p",
|
||||
"wrk", "trv", "gd", "hw", "mobi", "pr", "ra", "s", "t",
|
||||
"web", "bg", "cg", "gsg", "ruvn", "tes", "v", "vg", "wr",
|
||||
"a", "fd", "ja", "ma", "vn", "fg", "fur", "gg", "ga",
|
||||
"vape", "h", "ho", "hc", "e", "fet", "sex", "fag"
|
||||
),
|
||||
rps=1
|
||||
),
|
||||
"endchan": EndchanHtmlChanHelper(
|
||||
8,
|
||||
"https://endchan.net/",
|
||||
"https://endchan.net/",
|
||||
"/res/",
|
||||
"/.media/",
|
||||
(
|
||||
"art", "film", "oekaki", "draw",
|
||||
"adv", "r9k", "hope", "spoon",
|
||||
"a", "am", "amr", "l", "monster", "m", "2hu", "animach",
|
||||
"b", "webm", "v", "vvv", "vidya", "tg", "otomad", "mu",
|
||||
"metal", "tv", "f", "clipuploads",
|
||||
"4", "deutsch", "j", "jp" "italia", "fr", "kc", "kurenai", "int",
|
||||
"intl", "lang", "librejp", "rzabczan", "55chan",
|
||||
"pol", "pdfs", "his", "ggrevols", "horror", "aethism",
|
||||
"tech", "g", "markov", "os", "agdg", "cyber", "HTML", "2600",
|
||||
"ausneets", "qanonresearch", "polru", "yuri", "christianity",
|
||||
"kc", "rapport", "news", "brit", "webm", "4chon"
|
||||
),
|
||||
rps=1
|
||||
),
|
||||
"38chan": JsonChanHelper(
|
||||
9,
|
||||
"http://38chan.net/",
|
||||
"http://38chan.net/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"a", "b", "g", "38"
|
||||
),
|
||||
rps=1 / 600
|
||||
),
|
||||
"alokal": AlokalJsonChanHelper(
|
||||
10,
|
||||
"https://alokal.eu/",
|
||||
"https://alokal.eu/",
|
||||
"/",
|
||||
"src/",
|
||||
(
|
||||
"b", "pol", "sk", "int", "slav", "s", "gv", "mda", "sp",
|
||||
"fit", "had",
|
||||
),
|
||||
rps=1 / 4
|
||||
),
|
||||
"gnfos": JsonChanHelper(
|
||||
11,
|
||||
"https://gnfos.com/",
|
||||
"https://gnfos.com/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"jp", "drive"
|
||||
),
|
||||
rps=1 / 60
|
||||
),
|
||||
"synch": SynchJsonChanHelper(
|
||||
12,
|
||||
"https://syn-ch.ru/",
|
||||
"https://cdn.syn-ch.ru/",
|
||||
"/res/",
|
||||
"src",
|
||||
(
|
||||
"b", "d", "_r", "a", "_g", "mlp", "mu", "_tv", "vg",
|
||||
"_wh", "old", "test"
|
||||
),
|
||||
rps=1 / 120
|
||||
),
|
||||
"tahta": JsonChanHelper(
|
||||
13,
|
||||
"https://tahta.ch/",
|
||||
"https://tahta.ch/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"b", "g", "s", "v"
|
||||
),
|
||||
rps=1 / 300
|
||||
),
|
||||
"awsumchan": JsonChanHelper(
|
||||
14,
|
||||
"https://awsumchan.org/",
|
||||
"https://awsumchan.org/",
|
||||
"/res/",
|
||||
"/src/",
|
||||
(
|
||||
"an", "aw", "cr", "fi", "ra", "au", "ga", "he", "sp"
|
||||
),
|
||||
rps=1 / 600
|
||||
),
|
||||
"horochan": MayuriChanHelper(
|
||||
15,
|
||||
"https://api.horochan.ru/v1/",
|
||||
"https://%s.horochan.ru/src/",
|
||||
(
|
||||
"b",
|
||||
),
|
||||
rps=1 / 20
|
||||
),
|
||||
"doushio": DoushioHtmlChanHelper(
|
||||
16,
|
||||
"http://doushio.com/",
|
||||
"http://doushio.com/",
|
||||
"",
|
||||
"/ass/",
|
||||
(
|
||||
"moe",
|
||||
),
|
||||
rps=1
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user