Compare commits

..

2 commits

Author SHA1 Message Date
55cfb54d09
no-headless 2024-06-30 23:43:40 +09:00
f5d2728526
fix dlsite-maniax 2024-06-30 23:43:25 +09:00

View file

@ -159,6 +159,7 @@ export function DlsiteManiax(browser: Browser) {
await page.keyboard.press("ArrowLeft");
}
// TODO: $ gadl --download=1498 # pdf のとき
return files;
},
loginEndpoints: ["https://www.dlsite.com/home/login"],