stephenpapierski / dedrm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:Python 100.0%