Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 686 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 686 Bytes

Circle MS Favorite Downloader

Download favorite data from Comiket Web Catalog (https://webcatalog.circle.ms/)

Requirements

  • Gold status account (for show all favorite)

How to use

  1. Use circle-url-list-downloader.js to download favorite circle list as JS array syntax in Favourite page (お気に入り) by enter in DevTools console (https://webcatalog.circle.ms/User/Favorites)
  2. Copy result to "arrLink" in circle-detail-downloader.js and enter the script in any Circle page (https://webcatalog.circle.ms/Circle/[Circle ID No.])
  3. You can format the output in circle-detail-downloader.js at console.info line

Tested on

Chrome 81.0.4044.129 (Official Build) (64-bit)