Skip to content

A python script to download Japanese subtitles from Kitsunekko

License

Notifications You must be signed in to change notification settings

BigBoyBarney/Kitsunekko-Downloader

Repository files navigation

Kitsunekko Downloader

Kitsunekko Downloader is a Python script to download Japanese subtitles from Kitsunekko.

Features

  • Full Download: Download subtitles for all available anime in one go.
  • Since Last Download: Download subtitles uploaded since the last run (if applicable).
  • Customisable: Choose a custom date range to download subtitles.
  • Automatic Organizing: Subtitles are organized into folders by anime.

Dependencies

Before using Kitsunekko Downloader, ensure you have the following Python dependencies installed:

You can install the above dependencies using the following command:

pip install requests beautifulsoup4 futures

Usage

  1. Clone the Repository:
git clone https://github.com/BigBoyBarney/kitsunekko-downloader.git
  1. Navigate to the Project Directory:
cd kitsunekko-downloader
  1. Run the Script:
python kitsunekko-downloader.py

Contributing

Contributions to the Kitsunekko Downloader project are welcome! Feel free to fork the repository, make improvements, and submit pull requests.

License

This project is licensed under GNU General Public License v3.0.

About

A python script to download Japanese subtitles from Kitsunekko

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages