Small script to build an ffmpeg CLI command that converts DRMed Audible files to m4b files
- use inAudible to find your activation bytes key
- copy
.env.template
to.env
and update the values there - run the script
node -r esm dedrmit.js
- profit!
Small script to build an ffmpeg CLI command that converts DRMed Audible files to m4b files
.env.template
to .env
and update the values therenode -r esm dedrmit.js