Skip to content

Scrapes kemono creators/posts and makes an epub out of them.

License

Notifications You must be signed in to change notification settings

TinyCatBag/Kemono_to_EPUB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kemono_to_EPUB

Scrapes kemono creators/posts and makes an epub out of them.

How to use

./kemono_to_epub -c {creator url}
Example
./kemono_to_epub -c https://kemono.su/patreon/user/31891971?o=50
Then just follow the tui
thx for reading

Custom title

You can insert first and last posts title and total count with:

  • {Posts.first}
  • {Posts.last}
  • {Posts.count}

It's also possible to insert the creator's name
  • {Creator.name}

It's possible to escape this by simply adding \ after the first {.
  • {\Posts.first}

It's case sensitive for now.

About

Scrapes kemono creators/posts and makes an epub out of them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages