# Flackup
Flackup manages audio CD backups as single FLAC files with [embedded cue
sheets][cuesheet]. Add metadata from [MusicBrainz][] and convert albums to
individual [Ogg Vorbis][] tracks.
## Requirements
* FLAC files with embedded cue sheets
* `flac`, `oggenc` and `vorbisgain`
* Python 3
## Installation
Using pip (or [pipsi][]):
pip install flackup
## Usage
To tag a number of FLAC files with embedded cue sheets:
flackup tag *.flac
If there are multiple releases matching the cue sheet (and there probably will
be), Flackup will show you some release details, including the barcode, and let
you pick the correct one.
To add cover images to a number of tagged FLAC files:
flackup cover *.flac
To convert a number of tagged FLAC files to Ogg Vorbis in the */var/ogg*
directory:
flackup convert -d /var/ogg *.flac
You can get help for all commands with the `-h` parameter:
flackup -h
[cuesheet]: https://xiph.org/flac/documentation_tools_flac.html#encoding_options
[musicbrainz]: https://musicbrainz.org/
[ogg vorbis]: https://xiph.org/vorbis/
[pipsi]: https://github.com/mitsuhiko/pipsi
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
资源分类:Python库 所属语言:Python 资源全名:flackup-0.6.1.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
资源推荐
资源详情
资源评论
收起资源包目录
flackup-0.6.1.tar.gz (15个子文件)
flackup-0.6.1
PKG-INFO 2KB
flackup.egg-info
PKG-INFO 2KB
requires.txt 55B
SOURCES.txt 313B
entry_points.txt 49B
top_level.txt 8B
dependency_links.txt 1B
setup.cfg 92B
flackup
cli.py 9KB
fileinfo.py 10KB
__init__.py 18B
convert.py 7KB
musicbrainz.py 10KB
setup.py 5KB
README.md 1KB
共 15 条
- 1
资源评论
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功