Commit Graph

100 Commits

Author SHA1 Message Date
jcat 72794b6785 feat: Use ffmpeg to cover add instead of mp4art from deprecated mp4v2-utils package
closes: https://github.com/KrumpetPirate/AAXtoMP3/issues/198
2022-02-05 23:31:12 +00:00
Jerome Küttner 7f1f3df020 Add possibility to read the series from the audible library 2022-01-08 16:38:29 +01:00
fabh2o ce62e832ee fix anchor link 2021-09-28 22:06:33 +02:00
fabh2o d645e616fe updated readme 2021-09-28 20:16:52 +02:00
fabh2o fb86d4291c instruction to update ffmpeg 2021-09-20 23:05:15 +02:00
KrumpetPirate 5ea4bd10a4 Update for GNU find, README cleanup 2021-09-03 13:25:30 -04:00
fabh2o b7fbe831c7 invert authcode required 2021-09-02 19:59:37 +02:00
fabh2o 1663daebdc add jq as dependency 2021-09-02 19:57:54 +02:00
fabh2o 78d6e931ff docs about aaxc 2021-09-02 19:35:14 +02:00
fabh2o 9e2d84cb25 updated docs to automatic source file format switch 2021-09-02 19:21:41 +02:00
fabh2o 99864fe428 docs 2021-09-02 18:24:57 +02:00
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