If you haven't installed the app yet, follow these steps:
- Navigate to the SkyStream releases page and download the latest release for your platform.
- Install the downloaded file and open the SkyStream app.
SkyStream uses a repository system to fetch plugins. Here is how to add MiraiExt:
- Open the app and go to Settings > Manage Extensions.
- Click on the Add Repository button.
- Copy and paste the following Repository URL:
https://raw.githubusercontent.com/arranoust/MiraiExt-SkyStream/main/repo.json
- Return to the Home Screen.
- Tap the Provider button (the floating action button on the bottom right).
- Switch to your newly installed providers from MiraiExt to begin browsing!
| Extension | Region | Content Type |
|---|---|---|
| AniDB | EN | Anime |
| AnimeOnsen | EN | Anime |
| AnimeXin | EN | Donghua |
| Animo | EN | Anime |
| Anizone | EN | Anime |
| Idlix | ID | Movies & Series |
| LayarKaca | ID | Movies & Series |
| OtakuDesu | ID | Anime |
| Samehadaku | ID | Anime |
| Torrentio | Global | Torrents |
Warning
Disclaimer & Legal Notice
We hereby issue this notice to clarify that these extensions function similarly to a standard web browser by fetching video files from the internet.
- No content is hosted by this repository or the SkyStream application.
- Any content accessed is hosted by third-party websites.
- Users are solely responsible for their usage and must comply with their local laws.
If you believe content is violating copyright laws, please contact the actual file hosts, not the developers of this repository or the SkyStream app.
To contribute to this repository or test locally:
- Clone the repo:
git clone https://github.com/arranoust/MiraiExt-SkyStream.git - Install dependencies:
npm install - Add/Update extractors:
npm install skystream-extractors(ornpm update skystream-extractors) - Test a plugin:
skystream test -f loadStreams -q "https://example.com/video" - Deploy: Push your changes to the
mainbranch; the GitHub Action will automatically bundle and update the repository index.
Thank You for using MiraiExt! 🌌
