{"id":15650641,"url":"https://github.com/idlesign/deflacue","last_synced_at":"2025-07-21T11:31:54.278Z","repository":{"id":6002822,"uuid":"7225866","full_name":"idlesign/deflacue","owner":"idlesign","description":"Cue Sheet driven FLAC audio splitter","archived":false,"fork":false,"pushed_at":"2022-02-04T13:00:31.000Z","size":44,"stargazers_count":35,"open_issues_count":5,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-03T00:57:42.624Z","etag":null,"topics":["cue","cuesheet","flac","python","sox","wrapper"],"latest_commit_sha":null,"homepage":"https://github.com/idlesign/deflacue","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idlesign.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-18T15:45:58.000Z","updated_at":"2025-07-01T03:32:36.000Z","dependencies_parsed_at":"2022-09-12T09:51:22.468Z","dependency_job_id":null,"html_url":"https://github.com/idlesign/deflacue","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/idlesign/deflacue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fdeflacue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fdeflacue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fdeflacue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fdeflacue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idlesign","download_url":"https://codeload.github.com/idlesign/deflacue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fdeflacue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266291565,"owners_count":23906293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cue","cuesheet","flac","python","sox","wrapper"],"created_at":"2024-10-03T12:35:20.336Z","updated_at":"2025-07-21T11:31:54.248Z","avatar_url":"https://github.com/idlesign.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"deflacue\n========\nhttp://github.com/idlesign/deflacue\n\n|release| |lic| |ci| |coverage|\n\n.. |release| image:: https://img.shields.io/pypi/v/deflacue.svg\n    :target: https://pypi.python.org/pypi/deflacue\n\n.. |lic| image:: https://img.shields.io/pypi/l/deflacue.svg\n    :target: https://pypi.python.org/pypi/deflacue\n\n.. |ci| image:: https://img.shields.io/travis/idlesign/deflacue/master.svg\n    :target: https://travis-ci.org/idlesign/deflacue\n\n.. |coverage| image:: https://img.shields.io/coveralls/idlesign/deflacue/master.svg\n    :target: https://coveralls.io/r/idlesign/deflacue\n\n\nWhat's that\n-----------\n\n*deflacue is a SoX based audio splitter appropriate to split audio CD images incorporated with .cue files.*\n\nIt is able to function both as a Python module and in command line mode.\n\n\nFeatures\n--------\n\n- Large variety of supported lossless input audio formats FLAC, WAV, etc. (due to SoX).\n- Batch audio files processing (including recursive path traversing).\n- Automatic audio collection hierarchy building (Artist/Year-Album/Tracknum-Title).\n- Automatic track metadata copying from .cue.\n\n\nRequirements\n------------\n\n* Python 3.6+\n* SoX command line utility - http://sox.sourceforge.net.\n\n  Ubuntu users may install the following SoX packages: ``sox``, ``libsox-fmt-all``.\n\n\nUsage\n-----\n\nFrom Python\n~~~~~~~~~~~\n\n``from deflacue import deflacue`` - if you want to use it as module.\n\nUse ``Deflacue`` class for SoX interaction.\n\nUse ``CueParser`` class for .cue parsing.\n\nFrom Command Line\n~~~~~~~~~~~~~~~~~\n\n``deflacue --help`` in command line - to get help on utility usage.\n\nIn the following example we create audio collection in ``/home/idle/audio_collection/`` from audio CD images\nstored under ``/home/idle/audio_raw/`` processing Cue Sheet files created using ``windows-1251`` encoding:\n\n.. code-block::\n\n    $ deflacue -e windows-1251 /home/idle/audio_raw/ -d /home/idle/audio_collection/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidlesign%2Fdeflacue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidlesign%2Fdeflacue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidlesign%2Fdeflacue/lists"}