GithubHelp home page GithubHelp logo

flacinfotool's Introduction

FlacInfoTool - 更新Flac信息工具

很多时候下载回来的flac音乐文件里面的信息不全,放在音乐播放器里面看着不爽
所以有了这个脚本,从QQ音乐搜索歌曲名称、音乐家,再将信息插入到flac文件中
使用版本:
Python 2.7.x
OSX
需要 requests 以及 taglib

usage: FlacInfoTool.py [-h] [-d DIR] [-f FILE] [-force]

optional arguments:
  -h, --help        show  this help message and exit
  -d DIR, --dir     DIR   path name. e.g:FlacInfoTool.py -d /music/
  -f FILE, --file   FILE  file name. e.g:FlacInfoTool.py -f python.flac
  -force, --force         force update flac file all info

使用方法:
更新目录下面的所有flac文件

python FlacInfoTool.py -d /music/

更新单个flac文件

python FlacInfoTool.py -f python.flac

强制更新就是覆盖原文件已经存在的信息

python FlacInfoTool.py -d /music/ -force

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.