Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
/ SRAC Public archive

Site resource automatic collector 站点资源爬取 & 网盘自动转存/下载

Notifications You must be signed in to change notification settings

jitingcn/SRAC

Repository files navigation

docker

docker build -t srac:latest .
docker run -it -v $(pwd):/usr/workspace srac:3.7 sh
cd /usr/workspace/
chmod +x lightnovel_epub.py
./lightnovel_epub.py

If you face error when build dockerfile: dpkg: error: error creating new backup file '/var/lib/dpkg/status-old': Invalid cross-device link

Run echo N | tee /sys/module/overlay/parameters/metacopy in host.

bash -c "cd /usr/workspace && ./lightnovel_epub.py"

About

Site resource automatic collector 站点资源爬取 & 网盘自动转存/下载

Resources

Stars

Watchers

Forks

Packages

No packages published