This little beauty removes the annoying watermark links of
www.it-ebooks.info as well as the meta information of an ebook which contains the word it-ebooks
(the author and or title often is changed)
The script, by default, will backup any files before making changes to it in the format
'original.pdf.OLD', feel free to change that (or any other parts you don't like of course.)
usage: script.py [-h] -f [FILES [FILES ...]] [--no-backup] [-v]
optional arguments:
-h, --help show this help message and exit
-f [FILES [FILES ...]], --files [FILES [FILES ...]]
One or more PDF files to remove it-ebook's watermarks.
--no-backup Disables the creating of backups for the files which
are being processed.
-v, --verbose
Leave feedback and/or improvements if you have any
[gist]Daxda/9939745[/gist]