Commit graph

124 commits

Author SHA1 Message Date
mkb79
4ad78c27ba
Issue 7 (#8)
* ADD: Option to download chapter informations
2020-11-02 11:41:44 +01:00
mkb79
fdb9f4c248
issue 4: some changes downloading aaxc (#5)
* some changes downloading aaxc
* uses `audible` v0.4.4 who fix an error on decrypting voucher for aaxc files
2020-10-25 22:42:51 +01:00
mkb79
cd502f3b6d
add option to download aaxc / some redesigns
- download aaxc files with voucher file for further purpose
- move functions to config.py and some redesigns
2020-10-16 12:16:13 +02:00
mkb79
76a4b57f92
Merge pull request #3 from mkb79/issue-2
Issue 2
2020-09-23 22:47:33 +02:00
mkb79
2a673a9f8d
internal adjustments 2020-09-23 22:45:47 +02:00
mkb79
da015bf786
update README.md 2020-09-21 22:45:48 +02:00
mkb79
55207f1067
Update README.md 2020-09-21 22:41:45 +02:00
mkb79
0f39c2c2ab
BUGFIX: download cover 2020-09-21 17:20:05 +02:00
mkb79
454b64a9ee
Update cmd_download.py
add `num_results=1000` to raise max. item limit
2020-09-20 22:17:13 +02:00
mkb79
111326b68d
ENHANCE: export library 2020-09-20 19:36:12 +02:00
mkb79
5681f9ddcf
ENHANCE: add num_results=1000 on export library 2020-09-20 11:59:24 +02:00
mkb79
8090e577d6
ADD: export library 2020-09-19 23:47:23 +02:00
mkb79
7b96dd0ae7
BUGFIX: Download pdf was broken
Pdf downloading was broken. Add a workaround.
2020-09-14 09:42:33 +02:00
mkb79
5be84ff38d
ADD: check if an item is downloadable
First check if library item is downloadable.
2020-09-11 18:11:08 +02:00
mkb79
2d7b6ca8da
Update cmd_download.py 2020-09-11 15:01:15 +02:00
mkb79
50d5530773
Merge pull request #1 from tristan/master 2020-09-11 14:55:23 +02:00
Tristan
b07b285793 Add --all option and "best" quality 2020-09-11 14:42:59 +02:00
mkb79
42db20eb2f
Update README.md 2020-09-03 13:31:04 +02:00
mkb79
cbdf688556
next try with tables
Writing markdown on ios is a cruel
2020-09-03 13:29:13 +02:00
mkb79
381063ac07
table doesn't show correctly on github, maybe this one 2020-09-03 13:24:05 +02:00
mkb79
74becd1b89
update README.md 2020-09-03 13:17:18 +02:00
mkb79
149cb3add5
Update setup.py
audible v0.4.0 have an install error on clean installations. audible-cli requires at least audible v0.4.1 for now.
2020-09-03 08:57:18 +02:00
mkb79
859345bc39
first step 2020-09-02 15:02:35 +02:00
mkb79
3eb7b8cd20
Initial commit 2020-09-02 14:47:10 +02:00