This website requires JavaScript.
Explore
Help
Sign In
TriM-Organization
/
Musicreater
Watch
2
Star
0
Fork
0
You've already forked Musicreater
mirror of
https://github.com/TriM-Organization/Musicreater.git
synced
2024-11-11 09:37:35 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
49c4cfcbe2
Musicreater
/
msctPkgver
/
bdxRead.py
4 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
新增文档,修复小bug,更新版本
2023-01-05 17:30:36 +08:00
import
brotli
update 2023/1/27 formatting and fixing bugs
2023-01-27 23:25:28 +08:00
input
(
brotli
.
decompress
(
open
(
input
(
"
BDX文件
:
"
)
,
'
rb
'
)
.
read
(
)
[
3
:
]
)
)
Reference in New Issue
Copy Permalink