All Projects → toyobayashi → Cgssassetsdownloader

toyobayashi / Cgssassetsdownloader

Licence: mit
A download tool for CGSS

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Cgssassetsdownloader

Flutter downloader
Flutter Downloader - A plugin for creating and managing download tasks. Supports iOS and Android. Maintainer: @hnvn
Stars: ✭ 546 (+2000%)
Mutual labels:  downloader
Pget
The fastest file download client
Stars: ✭ 724 (+2684.62%)
Mutual labels:  downloader
Sppull
📎 Download files from SharePoint document libraries using Node.js without hassles
Stars: ✭ 22 (-15.38%)
Mutual labels:  downloader
Fast Android Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
Stars: ✭ 5,346 (+20461.54%)
Mutual labels:  downloader
Musicdl
A lightweight music downloader written by pure python.
Stars: ✭ 641 (+2365.38%)
Mutual labels:  downloader
Youtubedl Material
Self-hosted YouTube downloader built on Material Design
Stars: ✭ 731 (+2711.54%)
Mutual labels:  downloader
Redditdownloader
Scrapes Reddit to download media of your choice.
Stars: ✭ 521 (+1903.85%)
Mutual labels:  downloader
Webhubbot Downloader
Download videos from xiyouMc's WebHubBot.
Stars: ✭ 24 (-7.69%)
Mutual labels:  downloader
Playstoredownloader
A command line tool to download Android applications directly from the Google Play Store by specifying their package name (an initial one-time configuration is required)
Stars: ✭ 664 (+2453.85%)
Mutual labels:  downloader
Yts Scraper
Download .torrent files from YTS YIFY
Stars: ✭ 19 (-26.92%)
Mutual labels:  downloader
Pxder
🖼 Download illusts from pixiv.net P站插画批量下载器
Stars: ✭ 602 (+2215.38%)
Mutual labels:  downloader
Fmd
Forked from https://sf.net/p/fmd/
Stars: ✭ 626 (+2307.69%)
Mutual labels:  downloader
Lulu
[Unmaintained] A simple and clean video/music/image downloader 👾
Stars: ✭ 789 (+2934.62%)
Mutual labels:  downloader
Laracasts Downloader
Downloads new lessons and series from laracasts if there are updates. Or the whole catalogue.
Stars: ✭ 566 (+2076.92%)
Mutual labels:  downloader
Fontmoa
Simple Font Manager for Cross Platform
Stars: ✭ 23 (-11.54%)
Mutual labels:  downloader
Udemy Downloader Gui
A desktop application for downloading Udemy Courses
Stars: ✭ 5,504 (+21069.23%)
Mutual labels:  downloader
Goph
🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
Stars: ✭ 734 (+2723.08%)
Mutual labels:  downloader
Twitch downloader
A universal twitch.tv VOD download script. Compatible with both old- and new-style VODs.
Stars: ✭ 24 (-7.69%)
Mutual labels:  downloader
Tumblthree
A Tumblr Blog Backup Application
Stars: ✭ 923 (+3450%)
Mutual labels:  downloader
Aria2 Pro Docker
Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像
Stars: ✭ 802 (+2984.62%)
Mutual labels:  downloader

CGSSAssetsDownloader (deprecated, use mishiro instead)

A download tool for CGSS (IDOL MASTER CINDERELLA GIRLS STARLIGHT STAGE).

Here to download release

Due to the acb/awb format changed and I have no time to find out how to deal with this situation, this tool can not download game BGM/LIVE any more. I recommend you to use mishiro which is my new CGSS DESKTOP APPLICATION project programing with TypeScript. It can do the same thing or, even more.

Usage

CGSSAssetsDownloader [-v resource_version] [-o option or filename] [-u]  
CGSSAssetsDownloader [-v resource_version] [-a] [-u] [-mp3]  
CGSSAssetsDownloader file1 file2 file3 ...

Example

CGSSAssetsDownloader -o -bgm -u  
CGSSAssetsDownloader -v 10028005 -o gachaselect_30145.unity3d  
CGSSAssetsDownloader -v 10031250 -a -u -mp3  
CGSSAssetsDownloader path\\to\\NoSuffixFile path\\to\\ACBFile.acb path\\to\\HCAFile.hca ...

You can also drag no suffix file (to .unity3d), .acb file or .hca file (to .wav, or to .mp3 if you use -mp3 argument with command line) into the exe

Arguments

[-v resource_version] [OPTIONAL] Set the resource version of game and download database.
[-a] [OPTIONAL] Auto update bgm, live, card, icon, score assets.
[-o bgm|live|card|icon|score|(filename)] [OPTIONAL] Read the detail below.
[-u] [OPTIONAL] Copy files to "dl" folder.
[-mp3] [OPTIONAL] WAV to MP3.Default: WAV.

-o detail:

[bgm] All background music will be downloaded.
[live] All live music will be downloaded.
[card] All unity3d files that contain card background will be downloaded.
[icon] All unity3d files that contain 124x124 card icon will be downloaded.
[score] All bdb files that contain music score will be downloaded.

Powered by

Copyright

The copyright of CGSS and its related content is held by BANDAI NAMCO Entertainment Inc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].