Home

Awesome

<p align=center> <br> <a href="http://makeapullrequest.com"><img src="https://img.shields.io/badge/PRs-welcome-darkorange.svg"></a> <img src="https://img.shields.io/badge/os-linux-darkorange"> <img src="https://img.shields.io/badge/os-windows-darkorange"> <br> </p> <h1 align="center">ani-skip<h1> <p align="center"> <img src="https://media.tenor.com/CHVEROnz6hMAAAAC/asta-black-clover.gif"> </p> <h3 align="center"> A script to automatically skip anime opening and ending sequences, making it easier to watch your favorite shows without having to manually skip the intros and outros each time. </h3>

Important: There's a chance ani-skip may not recognize the anime you're watching. It leverages the aniskip API. If an anime's episode(s) are missing, you can contribute or request its inclusion on their discord server.

Troubleshooting Errors

Should you run into problems, first ensure you're using the most recent version:

If the issue remains unresolved, please create a new issue.


Usage

ani-skip -h
    Usage:
    ani-skip [OPTIONS]

    Options:
      -q, --query
        Anime Title or MyAnimeList ID
      -e, --episode
        Specify the episode number
      -V, --version
        Show the version of the script
      -h, --help
        Show this help message and exit
      -U, --update
        Update the script
    Some example usages:
      ani-skip -q "Solo Leveling" # Returns MyAnimeList ID
      ani-skip -q "Solo Leveling" -e 3 # Returns MPV skip flag
      ani-skip -q 52299 -e 5 # Returns MPV skip flag

Install

Dependencies

Checklist