This is a generator plugin for the S.to-like framework (German streaming sites like s.to, aniworld.to, etc.).
This plugin allows you to create custom GrayJay plugins for any German streaming site that uses the same framework as S.to and Aniworld.to.
- Visit the generator page: https://grayjay-sources.github.io/grayjay-source-sto-like/
- Enter your streaming site's base URL (e.g.,
https://your-site.to) - Click "Generate" to create your custom plugin
- Scan the QR code with GrayJay or download the config file
Any site using the S.to/Aniworld framework with:
/anime/stream/or/serie/stream/URL structure- Similar HTML structure for episode listings
- German language content
- Automatic QR code generation
- Downloadable config file
- Direct "Open in Grayjay" link
- Custom plugin name and icon
To run locally:
cd docs
python -m http.server 8000Then visit http://localhost:8000
MIT License - See LICENSE file for details