Skip to content

Latest commit

 

History

History
131 lines (94 loc) · 6.4 KB

File metadata and controls

131 lines (94 loc) · 6.4 KB
logo

ComicGUISpider

tag tag tag tag

Typing SVG

▼ Demo ▼

Preview & Multi-select Paging & Selection Retention

📑 Introduction

Supported Websites

Website Preview
(Multi-select)
Paging Clipboard Notes status
(UTC+8)
MangaCopy Hidden content unlocked status_kaobei
Māngabz status_mangabz
18comic 🔞 status_jm
wnacg 🔞 status_wnacg
ExHentai
(No redirect)
🔞 status_ehentai
CGS Navigation 🔗 Portable Package 🔗 GUI Guide (Video) 📖FAQ / extra 🔗 macOS Notes

☝️😋 Star this repo to boost development karma! Your ⭐ makes CGS better!


🌏I18N / Localization Support

If you find this project valuable and would like to help translate it into your native language, we warmly welcome your contribution!

Some step like:

  • Submit translation PRs for existing languages
  • Propose support for new languages
  • Improve existing translations

📮 Contact maintainer on Discussions for assistance.

📢 Changelog

Following semantic versioning. Check beta releases between stable versions.

v2.1.1 | ~ 2025-04-10

🎁 Features

🐞 Fix

🕑Full History

📚 Features

  1. Search suggestions (Space trigger)
  2. Preview window with browser-like features
  3. Paging functionality (see demo)
  4. Toolbox:
    • Clipboard reading (🔞 sites)
    • Reading records integration
    • Chapter consolidation

🚀 Usage

GUI

python CGS.py

CLI

python crawl_only.py --help
Or using env of portable package:
.\runtime\python.exe .\scripts\crawl_only.py --help

🔨 Configuration

Config Details
Yaml-Field Default Description
sv_path D:\comic Download directory
log_level WARNING Log verbosity
isDeduplicate false Auto-skip downloaded content (🔞)
addUuid false Add uuid set end of the title durning folder naming
proxies - Proxy settings
custom_map - -
completer - Completer of search-input
eh_cookies - Required for ExHentai, 🔗view how to gei it
clip_db - Ditto or Maccy 's local db path
clip_read_num 20 -
cv_proj_path - -

🔰 Extras

Scripts Extras

About kemono/saucenao utilities

🔇 Disclaimer

See License. By using this project you agree to:

  • Non-commercial use only
  • Developer's final interpretation

CGS_en