Skip to content

扫文件工具

获取

https://github.com/acrcloud/acrcloud_scan_files_python3

Usage: main.py [OPTIONS]

Options:
  -t, --target TEXT                    目标文件夹 [必须]

  -o, --output TEXT                    结果保存的文件夹

  --format [csv|json]                  输出格式(csv 或 json)
  
  -w, --with-duration / --no-duration  是否计算精确播放时长(需要联系我们)
  
  --filter-results / --no-filter       是否开启过滤器(过滤一些误识,需要 with-duration 开启)

  -p, --split-results / --no-split     是否每个文件生成一个报表
  -c, --scan-type [music|custom|both]  扫描类型(音乐 / 自定义内容 / 全部)
  -s, --start-time-ms INTEGER          指定扫描文件的开始时间
  -e, --end-time-ms INTEGER            指定扫描文件的结束时间
  -f, --is-fp / --not-fp               扫描指纹
  --help                               显示帮助