Skip to content

xrce/kemono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

kemono

Simple code for using kemono services

command description usage example
use set service use service use patreon
pick set user pick userid pick 1111111
show show post show posts | recent | postid show 5555555
get get content get postid | userid/postid get 1111111/5555555

Example:

  1. Download patreon content from user 1111111 with postid 5555555

    description command
    use patreon service use patreon
    choose user 1111111 from patreon pick 1111111
    show all content from 1111111 show posts
    get content with postid 5555555 get 5555555
  2. Download fanbox content from user 1111111 with postid 5555555 (faster way)

    description command
    use fanbox service use fanbox
    get content with postid 5555555 from 1111111 get 1111111/5555555
  3. Show recent posts from all user across services

    show recent

About

Simple code for using kemono services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages