Skip to content

Instantly share code, notes, and snippets.

View Antisunny's full-sized avatar

Ryan Lincs Antisunny

  • Hongkou, Shanghai
  • 18:34 (UTC +08:00)
View GitHub Profile
@Antisunny
Antisunny / README.md
Created May 20, 2024 07:33
批量将.ncm转换成.mp3、.flac文件

批量转换NCM文件

基于 magic-akari/ncmc

输入说明

  • 保存目录通过NCM_SAVE_TO环境指定
  • 输入参数支持.ncm文件或者文件夹
  • 文件夹可以嵌套多层的,程序会一层一层查找.ncm文件
@Antisunny
Antisunny / wrap with.applescript
Last active January 1, 2020 08:45
cotEditor script/ wrap with ...
--
-- Created by: mitoxys
-- Created on: 20/1/1
--
-- Copyright ©2019 mitoxys.beer, All Rights Reserved
--
use AppleScript version "2.7"
use scripting additions
use framework "Foundation"