Thanks to visit codestin.com
Credit goes to github.com

Skip to content

arynn-gupta/kemono-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kemono.party downloader

This is a kemono.party scraper that extracts all post's and download's the following links in a structured format :

  • Google Drive File Link
  • Google Drive Folder Link
  • Youtube Video Link
  • kemono.party Link
  • kemono.party Image Link
  • kemono.party Text Content

You can whitelist urls to download from using whitelist.txt file.

Unsupported links are saved in a separate links.txt file.

Scraped Text Content is saved in readme.txt file.

Failed download links are savd in errors.txt file.

Usage

Install dependencies using : pip install -r requirements.txt

Then run the main.py file using: python main.py

Debug

To debug run the errors_fix.py file using: python errors_fix.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages