Disney Sorcerer's Arena resources downloader
Project description
DSA Downloader
DSA Downloader is a Disney Sorcerer's Arena resources downloader, which allow developers to download localization files and assets.
How to use
Show supported commands
$ dsa-downloader --help
Usage: dsa-downloader [OPTIONS] COMMAND [ARGS]...
Options:
--debug / --no-debug
--help Show this message and exit.
Commands:
download-assets Download assets.
download-langs Download localization files.
extract-config Extract bootstrap config from APK file.
Install the library using pip
$ pip install dsa-downloader -U
Extract bootstrap config from APK file
$ dsa-downloader extract-config com.glu.disneygame.apk
bootstrap_config file is written to out/bootstrap_config.json.
Download localization files
$ dsa-downloader download-langs --langs ChineseTraditional --langs English
ChineseTraditional localization file is written to out/langs/Loc_ChineseTraditional.txt.
ChineseTraditional localization file is written to out/langs/Loc_ChineseTraditional.json.
English localization file is written to out/langs/Loc_English.txt.
English localization file is written to out/langs/Loc_English.json.
Download assets
$ dsa-downloader download-assets
2%|██▋ | 81/3896 [00:03<03:00, 21.08it/s]
Docker
Use docker container to extract bootstrap config from APK file
$ docker run --rm -v "$PWD":/dsa study/dsa-downloader dsa-downloader \
extract-config com.glu.disneygame.apk
bootstrap_config file is written to out/bootstrap_config.json.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dsa-downloader-0.0.4.tar.gz.
File metadata
- Download URL: dsa-downloader-0.0.4.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ca613ef6df60484c7d8a0652f231164354219c76da28fe614b57e0212c83ae9
|
|
| MD5 |
2a12b7cecf9cd5a3a7d57a3fe326e02a
|
|
| BLAKE2b-256 |
5e45dde21311f42167204e81f6ca3b245562c1148453ff376868dbba7d00b8e8
|
File details
Details for the file dsa_downloader-0.0.4-py3-none-any.whl.
File metadata
- Download URL: dsa_downloader-0.0.4-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e897992a29394bdc0891b84bc97685771a70fba8f14d0a94f4f6eaef8d7a6d5
|
|
| MD5 |
7966ca3fddc8e13f6043869cf1c447d4
|
|
| BLAKE2b-256 |
9cd7d584e4121869b3dabc816097967456768b61abc6dac10c926aea6b295c6e
|