AniSchedule is a fully automated tool that fetches and organizes schedules and episode feeds for current airing anime, including dubs, subs, and hentai. The generated files are updated regularly and published directly to this repository using GitHub Actions.
Note
Fast Updates: Stay on top of airing schedules and episode feeds without any hassle or nasty rate limits when resolving media!
- 🎬 Dub Schedules: Fetched hourly from AnimeSchedule.net.
- 📅 Sub Schedules: Fetched every 6 hours from AniList.
- 📜 Episode Feeds: Logs for dubs, subs, and hentai episodes, continuously updated.
- 📄 Accessible Outputs: Both raw JSON and human-readable JSON files are available for easy integration and consumption.
For easy viewing of the schedules and feeds:
- Dub Schedule (Readable)
- Sub Schedule (Readable)
- Dub Episode Feed (Readable)
- Sub Episode Feed (Readable)
- Hentai Episode Feed (Readable)
For programmatic use and integration:
- Dub Schedule (Raw)
- Sub Schedule (Raw)
- Dub Episode Feed (Raw)
- Sub Episode Feed (Raw)
- Hentai Episode Feed (Raw)
- ⏰ Dub Schedule: Updated every hour.
- ⏳ Sub Schedule: Updated every 6 hours.
- 📺 Episode Feeds: Updated continuously as new episodes air.
AniSchedule uses a combination of APIs from AnimeSchedule.net and AniList to fetch scheduling data. The data is processed and sorted into episode feeds and schedules, then uploaded to this repository using GitHub Actions.
🔄 Automation: The entire update process is handled automatically, so you can focus on enjoying the latest episodes without worrying about updates!
Contributions, feature requests, and issue reports are welcome! Feel free to open an issue or submit a pull request. If you would like to contribute, please ensure your changes follow the format of the existing updates and maintain consistency in data structure.
This project is licensed under the GPL-3.0 License. See LICENSE for details.
⭐ Star this repo if you find it useful! ⭐