mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
28 lines
940 B
Plaintext
28 lines
940 B
Plaintext
---
|
|
title: Stremify
|
|
description: A multi-server streaming addon for Stremio.
|
|
keywords:
|
|
[stremio, stremify, addons, http, guide, setup, configuration, install, link]
|
|
tags: [stremio-addon, stremio-addon:http-streams]
|
|
---
|
|
|
|
```mdx-code-block
|
|
import StremioAddonButtons from '@site/src/components/StremioAddonButtons';
|
|
|
|
<StremioAddonButtons id="stremify" manifest="https://stremify.hayd.uk/manifest.json" configurable={true} source="https://github.com/stremify/stremify" />
|
|
```
|
|
|
|
<h3>Description</h3>
|
|
|
|
Stremify provides HTTP streams from a range of different sources for different languages.
|
|
Some notable sources include DramaCool and GogoAnime.
|
|
|
|
<h3>Configuration</h3>
|
|
|
|
To install it:
|
|
|
|
1. Head to the [Stremify configuration page](https://stremify.hayd.uk)
|
|
2. Check your desired sources
|
|
3. Click Get Link
|
|
4. Paste it into the search bar or if on Stremio Web (iOS too), click the + Add Addon button and paste the link in there.
|