Skip to content

Trojahn/PrivToEpub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Convert privatebin text to epub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages