{"id":13961405,"url":"https://github.com/mkb79/Audible","last_synced_at":"2025-07-21T06:30:42.166Z","repository":{"id":34943825,"uuid":"192534912","full_name":"mkb79/Audible","owner":"mkb79","description":"A(Sync) Interface for internal Audible API written in pure Python.","archived":false,"fork":false,"pushed_at":"2024-04-13T08:53:36.000Z","size":1228,"stargazers_count":280,"open_issues_count":3,"forks_count":35,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-14T02:53:25.142Z","etag":null,"topics":["async-functions","audible","audible-api","encrypted-store","python"],"latest_commit_sha":null,"homepage":"https://audible.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkb79.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["mkb79"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2019-06-18T12:24:05.000Z","updated_at":"2024-04-16T17:29:13.104Z","dependencies_parsed_at":"2024-01-15T03:59:27.124Z","dependency_job_id":"c51e0ea4-3d28-4342-90eb-f6595644e22d","html_url":"https://github.com/mkb79/Audible","commit_stats":{"total_commits":330,"total_committers":15,"mean_commits":22.0,"dds":0.0636363636363636,"last_synced_commit":"9dd41d4c88ed31e361c06a38f3d83559a973c106"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkb79","download_url":"https://codeload.github.com/mkb79/Audible/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226878801,"owners_count":17696720,"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":["async-functions","audible","audible-api","encrypted-store","python"],"created_at":"2024-08-08T17:01:06.883Z","updated_at":"2025-07-21T06:30:42.162Z","avatar_url":"https://github.com/mkb79.png","language":"Python","funding_links":["https://github.com/sponsors/mkb79"],"categories":["Python"],"sub_categories":[],"readme":"# Audible\n\n[![image](https://img.shields.io/pypi/v/audible.svg)](https://pypi.org/project/audible/)\n[![image](https://img.shields.io/pypi/l/audible.svg)](https://pypi.org/project/audible/)\n[![image](https://img.shields.io/pypi/pyversions/audible.svg)](https://pypi.org/project/audible/)\n[![image](https://img.shields.io/pypi/status/audible.svg)](https://pypi.org/project/audible/)\n[![image](https://img.shields.io/pypi/wheel/audible.svg)](https://pypi.org/project/audible/)\n[![Travis](https://img.shields.io/travis/mkb79/audible/master.svg?logo=travis)](https://travis-ci.org/mkb79/audible)\n[![CodeFactor](https://www.codefactor.io/repository/github/mkb79/audible/badge)](https://www.codefactor.io/repository/github/mkb79/audible)\n[![image](https://img.shields.io/pypi/dm/audible.svg)](https://pypi.org/project/audible/)\n\n**Audible is a Python low-level interface to communicate with the non-publicly\n[Audible](\u003chttps://en.wikipedia.org/wiki/Audible_(service)\u003e) API.**\n\nIt enables Python developers to create their own Audible services.\nAsynchronous communication with the Audible API is supported.\n\nFor a basic command line interface take a look at my\n[audible-cli](https://github.com/mkb79/audible-cli) package. This package\nsupports:\n\n- downloading audiobooks (aax/aaxc), cover, PDF and chapter files\n- export library to [csv](https://en.wikipedia.org/wiki/Comma-separated_values)\n  files\n- get activation bytes\n- add own plugin commands\n\n## Requirements\n\nPython \u003e= 3.10\n\n## Installation\n\n`pip install audible`\n\n## Read the Doc\n\nThe documentation can be found at [Read the Docs](https://audible.readthedocs.io/en/latest)\n\n## Contributing\n\nContributions are very welcome.\nTo learn more, see the [Contributor Guide].\n\n## License\n\nDistributed under the terms of the [AGPL-3.0][license],\n_Audible_ is free and open source software.\n\n## Issues\n\nIf you encounter any problems,\nplease [file an issue] along with a detailed description.\n\n## Credits\n\nThanks a lot JetBrains for supporting me with a free [license](https://www.jetbrains.com/community/opensource/#support)\nThis project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.\n\n[@cjolowicz]: https://github.com/cjolowicz\n[pypi]: https://pypi.org/\n[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n[file an issue]: https://github.com/mkb79/Audible/issues\n[pip]: https://pip.pypa.io/\n[audible]: https://github.com/mkb79/Audible\n[pipx]: https://pypa.github.io/pipx/\n\n\u003c!-- github-only --\u003e\n\n[license]: https://github.com/mkb79/Audible/blob/main/LICENSE\n[contributor guide]: https://github.com/mkb79/Audible/blob/main/CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkb79%2FAudible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkb79%2FAudible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkb79%2FAudible/lists"}