https://github.com/initdc/qidian-anti-map
https://github.com/initdc/qidian-anti-map
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/initdc/qidian-anti-map
- Owner: initdc
- License: mpl-2.0
- Created: 2022-10-10T03:20:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T08:08:02.000Z (over 3 years ago)
- Last Synced: 2025-01-20T23:48:33.608Z (about 1 year ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qidian-anti-map
> anti map used for qidian
## Prepare
- add original chapters to `source` directory
- add copy chapters to `copy` directory
- keep them as the same filename
- `pip3 install jieba`
## Run
```
ruby perline.rb
ruby diff.rb
python3 split.py
```
## License
MPL-2.0