12 Commits

Author SHA1 Message Date
ヒヤシンス
d92b3d6c99 chore: added .idea to gitignore 2025-06-27 14:07:15 +08:00
ヒヤシンス
81ec0f40e0 feat: downloading aasets
- add semaphore for concurrent download control
- simplify APK version and download checks
- enhance CLI argument handling for download options
- refactor main.rs for better modularity and readability
2025-03-29 23:38:25 +08:00
ヒヤシンス
d245f2c793 feat: oxidization 2025-03-27 17:37:37 +08:00
Deathemonic
1fb1392143 feat: project version bump, moved from pip to uv
- moved from pip to uv for more faster packaging installation
- bump baad version from 1.0.0 to 2.1.0
- remove unnessary files
- updated readme
2024-11-08 17:24:49 +08:00
Deathemonic
348f1dae07 feat: studioextracter
- added assetstudiomod for asset extracting backend
2024-07-29 13:30:57 +08:00
ヒヤシンス
72fbf23004 update: 1.47.291161
- changed apk downloader from qooapp to apkpure
- restructured catalog files
- updated dump file
2024-07-24 02:47:02 +00:00
Zinth
900b47a7df docs: readme
- updated title
- change gitignore
2024-07-11 06:52:21 +08:00
Zinth
8b8e2f8c38 feat: flatbuffers
- added stringciper and tableservice
- added flatbuf generator
- added table extracter (wip)
2024-07-11 06:27:58 +08:00
Zinth
159381b1ef feat: changes and rewriting
- fix typo at pyproject.toml
- added version number
- fix formatting
- fix update argument
- fix output argument to be relative to the working directory
- temporary removed some libraries
- fix progress bar not being live
- fix apk comparison not showing logs
- fix the miss align NoneType return
- fix method when decrypting the key
- removed progress bar at CatalogParser for simplicity
- change the method of progress to live progress
- fix getting the file path returing error if there's no value 'path'
- added live stop for memory safety
2024-07-11 03:14:04 +08:00
Zinth
bc90e8defa feat: rewrite
- rewrite the download script
- added autoupdate api
- added asynchronous/parallel downloading
- added optional bundle downloading
- pretty up the output with progressbar
- refactored and optimized some code
- change directory structure

todo:
- rewrite the rest of the scripts
- refactor the rest of the scripts
2024-07-08 03:50:05 +08:00
K0lb3
4f4dbd9259 crypto wip 2021-11-08 23:04:08 +01:00
K0lb3
c546465e7c Initial commit 2021-11-08 10:47:15 +01:00