Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

CGSSHelper/cgssstatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgssstatic

Auto Update Static Data of CGSS

Only TESTED under Debian 8 Jessie, no gurantee under other Linux Platform.

Dependencies

apt update
#libav-tools for wav to mp3 convert, python3 for acb.py, java for disunity.
apt-get install libav-tools python3 python3-pip default-jre sqlite3
pip3 install -r requirements.txt

Usage

  1. Set environment variables you need to set VC_AES_KEY, VC_SID_SALT, and VC_ACCOUNT, see apiclient.py for more information.

  2. Run and take a cup of coffee

./main.py

Check dest folder for data.

About

Update Static Data of CGSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages