aboutsummaryrefslogtreecommitdiffstats
path: root/bemani/iidx.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-16 23:55:00 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-16 23:55:00 -0700
commita5b15484423f9c9c9518a7be49845f018a8ff46f (patch)
tree4d9254e50f62d2cfc5c5269950d08b0cb9b7dab4 /bemani/iidx.py
parentf140219f082e658f65a10d9ebfa070f5d649771d (diff)
feat: add support for DDR World
Diffstat (limited to 'bemani/iidx.py')
-rw-r--r--bemani/iidx.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/bemani/iidx.py b/bemani/iidx.py
index c13e05f..cc69fe1 100644
--- a/bemani/iidx.py
+++ b/bemani/iidx.py
@@ -7,7 +7,8 @@ KEY_TERMS_TL = [
("クプロ", "QPro")
]
-def parse_pinky_crush_news_site(html: str, base_url):
+def parse_pinky_crush_news_site(html: str):
+ base_url = "https://p.eagate.573.jp"
type_map = {
"i_01": "NEWSONG",
"i_02": "RANKING",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage