Utilities to mirror Touhou Wiki, and query content gathered https://touhouwiki-mirror.gammaspectra.live/
Go to file
2022-02-19 03:04:14 +01:00
data Initial version 2022-02-18 14:38:09 +01:00
utilities Added golang server with index files, querying, search by name+catalog, and CDDB emulator 2022-02-19 03:04:14 +01:00
wikiparser Added golang server with index files, querying, search by name+catalog, and CDDB emulator 2022-02-19 03:04:14 +01:00
.gitignore Added golang server with index files, querying, search by name+catalog, and CDDB emulator 2022-02-19 03:04:14 +01:00
all.sh Add softlinks instead, added circles/people 2022-02-18 16:32:00 +01:00
go.mod Added golang server with index files, querying, search by name+catalog, and CDDB emulator 2022-02-19 03:04:14 +01:00
listing.sh Shorter sleep 2022-02-19 03:03:18 +01:00
mirror.sh Shorter sleep 2022-02-19 03:03:18 +01:00
README.md Initial version 2022-02-18 14:38:09 +01:00
server.go Added golang server with index files, querying, search by name+catalog, and CDDB emulator 2022-02-19 03:04:14 +01:00

touhouwiki-mirror

Small collection of scripts to mirror Doujin CDs raw text and templates from Touhou Wiki for offline querying.

Also includes data fetched under data/.

Usage

  • $ ./all.sh to do a full run updating where necessary
  • $ ./mirror.sh "<category name>" force if fetching all pages of a category is necessary.

License

Copyright (c) 2022 WeebDataHoarder

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

See the README under data/ for more information about the Touhou Wiki respective content Copyrights and License