pip install beets yaml library: /path/to/music/library import: move: no copy: no plugins: lyrics discogsinfo python import subprocess beets_command = 'beet import /path/to/music' subprocess.call(beets_command, shell=True)


上一篇:
下一篇:
切换中文