/dedrm

Windows script to help automate removing drm using Adobe Digital Editions, Calibre (with DeDRM), and NewFileGo.

Primary LanguagePythonMIT LicenseMIT

dedrm

Windows script to help automate removing drm using Adobe Digital Editions, Calibre (with DeDRM), and NewFileGo.

  • Use NewFileGo to monitor desired directory for new ascm files, and "My Digital Editions" directory for new epub files
  • Set NewFileGo to call python <path_to_dedrm.py> "%s" (%s passes new file path to script)
  • dedrm.py will open ascm files using Adobe Digital Editions, and epub files using Calibre(with DeDRM tools plugin)