mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2024-11-13 10:57:43 +08:00
1 line
84 B
Python
1 line
84 B
Python
import brotli;input(brotli.decompress(open(input("BDX文件:"), "rb").read()[3:])) |