Skip to content

jedrus2000/audtekapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudtekAPI

Latest PyPI version

Unofficial API helper for Audioteka - audiobooks service: https://audioteka.com/

This is set of functions to get contents of your personal bookshelf at Audioteka, including book's chapters downloading.

Main reason for creating it, is to use it in my plugin for Mopidy.

This is major rework after Audioteka changes its API.

To be continued...

Installation

Python 3.7 or higher is required.

Install by running:

pip install audtekapi

Usage - DOCUMENTATION TODO

Examples.

generate device id:

bash> python
Python 3.9.1
>>> import uuid
>>> str(uuid.uuid4())
'mydevice-id00-aaaa-bbbb-ccddeeddffaa'

License

Apache License Version 2.0

About

Unofficial API helper for Audioteka - https://audioteka.com/ - audiobooks service.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages