{"id":51845736,"url":"https://github.com/mkb79/audible-uv-test","last_synced_at":"2026-07-23T12:01:40.483Z","repository":{"id":297230086,"uuid":"996070680","full_name":"mkb79/Audible-uv-test","owner":"mkb79","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-20T05:40:10.000Z","size":1924,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-20T06:19:39.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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,"publiccode":null,"codemeta":null,"zenodo":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":"2025-06-04T12:15:08.000Z","updated_at":"2025-06-20T05:04:21.000Z","dependencies_parsed_at":"2025-06-04T20:07:31.765Z","dependency_job_id":"325e761f-845e-4dd7-b4a1-f41543420761","html_url":"https://github.com/mkb79/Audible-uv-test","commit_stats":null,"previous_names":["mkb79/audible-uv-test"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/mkb79/Audible-uv-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible-uv-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible-uv-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible-uv-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible-uv-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkb79","download_url":"https://codeload.github.com/mkb79/Audible-uv-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkb79%2FAudible-uv-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35801473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-23T02:00:06.683Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-07-23T12:01:39.457Z","updated_at":"2026-07-23T12:01:40.478Z","avatar_url":"https://github.com/mkb79.png","language":"Python","funding_links":["https://github.com/sponsors/mkb79"],"categories":[],"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 there 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-uv-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkb79%2Faudible-uv-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkb79%2Faudible-uv-test/lists"}