Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 401 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 401 Bytes

PrivToEpub

Convert privatebin texts to an epub

Requirements

pip3 install -r requirements.txt

Usage

python3 privtoepub.py epub_title url1 url2 url3 ...

If you want use epub title with spaces, surround it with double ", such as:

  • "A epub generator result"
  • "Now there is no tomorrow vol 01"
  • "Fixing's good vol 10"
  • and so on...

The output file follows the format epub title.epub