Commit Graph

89 Commits

Author SHA1 Message Date
fabh2o eff626ee95 move info after req 2021-07-10 21:20:43 +02:00
fabh2o 64713e23ea Merge branch 'master' of github.com:fabh2o/AAXtoMP3 into all-in-one 2021-07-09 22:45:04 +02:00
Nicko98 2206cf9dd8 Updated Readme.md 2021-03-09 22:44:26 +01:00
Nicko98 4dfb59e091 Updated README.md 2021-03-02 01:28:47 +01:00
fabh2o af880305dd Merge branch 'custom-output-folder' of github.com:fabh2o/AAXtoMP3 into all-in-one 2021-02-11 11:11:58 +01:00
fabh2o cb17d422f3 Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into audible-cli-integration 2021-02-11 10:38:20 +01:00
fabh2o 82c0ef0f6b Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-11 09:26:23 +01:00
fabh2o f6661862de mediainfo install in README 2021-02-10 21:22:46 +01:00
fabh2o 3c909baf5e Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-10 20:59:48 +01:00
fabh2o 36839646c4 deleted empty line 2021-02-10 09:26:25 +01:00
fabh2o 68168f6495 Merge branch 'master' into keep-n-author 2021-02-10 09:20:37 +01:00
fabh2o 4a8df563eb fix short flags 2021-02-09 20:53:53 +01:00
fabh2o 184cece622 fix space 2021-02-09 20:49:44 +01:00
fabh2o 1c4d67202a fix space 2021-02-09 20:49:12 +01:00
fabh2o 93478c797d Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-09 20:47:34 +01:00
Nicko98 7bef1bd569 Readme updated for loglevels 2021-02-09 20:05:43 +01:00
fabh2o fb48899cb7 precedence 2021-02-09 19:03:55 +01:00
fabh2o fcef788bc4 artist --> author 2021-02-09 17:48:21 +01:00
fabh2o 1e7802ac3f force author name 2021-02-08 22:04:32 +01:00
fabh2o 0a5813e7db rephrased flag description 2021-02-08 21:39:10 +01:00
fabh2o ad86f187f8 keep n-th artist only 2021-02-08 21:29:26 +01:00
fabh2o 45bd9e666f remove all apprnd-narrator traces 2021-02-07 10:15:34 +01:00
fabh2o 0972886b58 Merge branch 'append-narrator' of github.com:fabh2o/AAXtoMP3 into audible-cli-integration 2021-02-06 18:51:01 +01:00
fabh2o b8bef58122 fix indentation 2021-02-06 18:34:09 +01:00
fabh2o 60b762bb29 append narrator name to the output folder 2021-02-06 18:26:14 +01:00
fabh2o 7aa50019a8 textwidth 80, note about dev stage of the a-cli package, rewrote file requirement 2021-02-05 16:10:38 +01:00
fabh2o 1f0b44d455 Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into audible-cli-integration 2021-02-05 15:38:35 +01:00
Nicko98 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
fabh2o d0b5bda46d fixed anchor 2021-02-04 13:39:20 +01:00
fabh2o 6171eab4f1 description of flag in options 2021-02-04 13:36:40 +01:00
Nicko98 fd8a51d474 Added Compression levels for mp3, opus and flac 2021-02-04 01:06:33 +01:00
Nicko98 cbf75faa58 Added Compression levels for mp3, opus and flac 2021-02-04 01:02:03 +01:00
fabh2o 4080018295 Info about audible.cli integration 2021-02-03 16:44:47 +01:00
KrumpetPirate 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
KrumpetPirate 277bbaec13 Add mediainfo as optional requirement to README 2021-02-03 09:09:20 -05:00
Nicko98 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
Nicko98 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
Nicko98 d007e21227 Added --continue to README.md 2021-01-26 23:44:05 +01:00
Andrea Gelmini 624ca434e0 Fix typos 2020-04-17 10:11:51 +02:00
Benjamin Porter 7b77b944cf Add no-clobber option to CLI
So the user can abort if the target directory would be overwritten.

Pork:  Remove trailing whitespace
2019-10-01 13:17:18 -06:00
Brett Randall abafa6285c Fixed minor doc-typos, some EOL whitespace. Fixed #95, fixed #96. 2019-03-16 23:43:41 +11:00
Marco Kellershoff 06d49e9f27 Fix --chaptered usage example
The arguments `-aac` and `-em4b` did not exist.
Just changed them to the according options: `--aac` and `-e:m4b`.
2018-10-03 16:22:07 +02:00
Peter Bowyer 61cb5b43d8 Add bc to Ubuntu package list
On a stock Ubuntu 16.04 server install, bc is not present, and splitting into chapter files fails.
2018-08-27 20:42:51 +01:00
upuv b506b7a12a updated README.md to reflect changes. 2018-07-25 14:03:27 +10:00
Joe fab6141ccf Added up-to-date instructions for how to install ffmpeg on Fedora and
RHEL/CentOS.
2018-06-23 00:21:52 +02:00
upuv 1af3f0ebcc Added checks for ffmpeg and ffprobe. 2018-06-21 17:07:47 +10:00
upuv 03f1a58638 Verify aax files options Improvements 2018-06-06 00:39:33 +10:00
upuv 8327f15ac2 Adding --complete_dir option and documentation 2018-06-03 15:34:56 +10:00
upuv 09145b4df2 Fixed an issue with container setting. 2018-05-26 16:16:00 +10:00
upuv 84335828d9 Bug Fix, added --chaptered, Readme updates. 2018-05-26 15:27:39 +10:00