Commit Graph

233 Commits

Author SHA1 Message Date
45bd9e666f remove all apprnd-narrator traces 2021-02-07 10:15:34 +01:00
c45a4ac610 reformat usage + auduble-cli flag 2021-02-06 19:06:56 +01:00
0972886b58 Merge branch 'append-narrator' of github.com:fabh2o/AAXtoMP3 into audible-cli-integration 2021-02-06 18:51:01 +01:00
822f5c3409 forgot to update help message 2021-02-06 18:38:03 +01:00
b8bef58122 fix indentation 2021-02-06 18:34:09 +01:00
f98ded7ca7 debugvar audibleCli 2021-02-06 18:27:13 +01:00
60b762bb29 append narrator name to the output folder 2021-02-06 18:26:14 +01:00
3c1f3692d4 Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into audible-cli-integration 2021-02-06 13:03:31 +01:00
440c6302fb Merge pull request #144 from fabh2o/mediainfo
Mediainfo tags
2021-02-05 20:52:19 -05:00
f74ec2e75a removed Audiobook (genre) dir from the output 2021-02-05 21:00:39 +01:00
f94cf1baa7 fix for find command: use basename 2021-02-05 16:53:43 +01:00
3fb377a107 debug var publisher 2021-02-05 16:13:06 +01:00
7aa50019a8 textwidth 80, note about dev stage of the a-cli package, rewrote file requirement 2021-02-05 16:10:38 +01:00
1f0b44d455 Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into audible-cli-integration 2021-02-05 15:38:35 +01:00
9ea5bf0899 restore ffmpeg to be silent 2021-02-05 15:33:07 +01:00
ce3b5a5c18 Merge pull request #141 from Nicko98/master
Added compression levels for mp3, opus and flac
2021-02-05 08:58:52 -05:00
4870dc334a use publisher tag 2021-02-05 10:42:14 +01:00
712b69d8ec get metadata value 2021-02-05 10:39:00 +01:00
7be5ee8749 extract only some tags, not all 2021-02-05 10:37:23 +01:00
047d7eb6f3 validate_extra_files final touchs, mediainfo get only useful infos,
save chapter infos from audible-cli json, publisher tag,
cover crop, real track title
2021-02-05 10:22:12 +01:00
d11257410b Added remark, that quality can't be increased.
Added a remark, that quality can't be increased over the quality of the original file.
2021-02-05 01:09:51 +01:00
5f390b4f59 Merge branch 'master' of github.com:fabh2o/AAXtoMP3 into audible-cli-integration 2021-02-04 14:27:54 +01:00
8a82d9f661 Merge pull request #143 from fabh2o/exit-if-no-aax-found
Exit if no aax file is found
2021-02-04 07:46:57 -05:00
b7e978c8bb better HQ cover processing 2021-02-04 13:45:42 +01:00
d0b5bda46d fixed anchor 2021-02-04 13:39:20 +01:00
6171eab4f1 description of flag in options 2021-02-04 13:36:40 +01:00
db65efaf67 Added Compression levels for mp3, opus and flac 2021-02-04 11:20:13 +01:00
bcfdf0ac06 ignore jpg (cover) and json (chapters) files 2021-02-04 10:21:58 +01:00
0c9fa05aab return 1 if no aax file found 2021-02-04 10:09:33 +01:00
02e1132301 validate files 2021-02-04 09:59:19 +01:00
fd8a51d474 Added Compression levels for mp3, opus and flac 2021-02-04 01:06:33 +01:00
cbf75faa58 Added Compression levels for mp3, opus and flac 2021-02-04 01:02:03 +01:00
eceb4e2f09 flag 2021-02-03 16:47:19 +01:00
4080018295 Info about audible.cli integration 2021-02-03 16:44:47 +01:00
d56369d45a Merge pull request #140 from Nicko98/master
Updated README since chaptered mode works for flac as well
2021-02-03 10:01:58 -05:00
277bbaec13 Add mediainfo as optional requirement to README 2021-02-03 09:09:20 -05:00
84fb5bf004 Merge pull request #138 from fabh2o/master
Use mediainfo to parse additional metadata
2021-02-03 09:06:16 -05:00
82b865f55f comments about the reading of chapter infos 2021-02-03 14:24:02 +01:00
87a7a53352 updated README since chaptered flac works
--chaptered does work for flac as well, maybe my last pull-request fixed this.
2021-02-03 14:18:52 +01:00
c0fa0489cd updated README, since chaptered flac works
--chaptered does work for flac as well, maybe my last pull-request fixed this.
2021-02-03 14:14:20 +01:00
d16a47049b Merge branch 'master' into master 2021-02-03 11:07:56 +01:00
3b4648519b Merge pull request #139 from Nicko98/master
Way faster chapter splitting
2021-02-02 18:29:46 -05:00
ffb7e40961 Way faster chapter splitting
Just a little change in the ffmpeg call, but this massively increases the speed of chapter splitting. (In my first test approximately by a factor of 10.)
2021-02-02 23:01:23 +01:00
dc5309ebc3 Way faster chapter splitting
Just a little change in the ffmpeg call, but this massively increases the speed of chapter splitting. (In my first test approximately by a factor of 10.)
2021-02-02 22:56:09 +01:00
9a674d0127 Use mediainfo to parse additional metadata 2021-02-02 10:53:10 +01:00
9e3a2a3787 Merge pull request #137 from Gelma/typo_28
Typo 28
2021-01-28 15:28:12 -05:00
9989aa5ad6 Add note about package install on Ubuntu 20.04
gelma@gopt:/tmp/AudioLibro$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:        20.04
Codename:       focal

gelma@gopt:/tmp/AudioLibro$ sudo apt-get install ffmpeg libav-tools x264 x265 bc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libav-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  ffmpeg:i386 ffmpeg

E: Package 'libav-tools' has no installation candidate
2021-01-28 19:05:00 +01:00
b9f21a54f1 Fix typos 2021-01-28 19:01:38 +01:00
a6f19f8aa1 Merge pull request #136 from Nicko98/master
Continue after interruption
2021-01-26 19:58:39 -05:00
d007e21227 Added --continue to README.md 2021-01-26 23:44:05 +01:00