Skip to main content

A set of scripts for creating a local kitsunekko mirror.

Project description

kitsunekko-tools

A set of scripts for creating a local kitsunekko mirror.

The main benefit of having all subtitles saved locally is that you can browse them using lf and quickly search with fzf.

Usage

  1. Clone the repository.

  2. Change settings.

    vim settings.json
    

    Or you can copy the config file to ~/.config/kitsunekko-tools/settings.json and edit it there.

    • destination - the local folder the files should be downloaded to.
    • proxy - Your proxy settings. Set to null if you don't use proxies. By default, it is set to the Tor address.

    Everything else usually doesn't need to be changed.

  3. Run.

    ktools sync
    

Upload your mirror to Mega

  1. Install megatools.
  2. Create ~/.megarc and specify your credentials.
  3. Run ktools upload.

Ignoring certain files

To prevent some files from being downloaded (because they are too big, broken, etc.), Create a file named .kitsuignore in the root of destination and fill it with Unix shell-style wildcards, one per line.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kitsunekko_tools-0.0.2.tar.gz (31.1 kB view hashes)

Uploaded Source

Built Distribution

kitsunekko_tools-0.0.2-py3-none-any.whl (33.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page