docs(stremio.guide): add details for all addons (#15)

* docs(stremio.guide): add details for HTTP addons

* docs(stremio.guide): add details for USA TV

* docs(stremio): Move stremio gdrive into http addons (#16)

* docs(stremio.extras): delete stremio-gdrive.mdx

* config(sidebars): remove stremio-gdrive from sidebar

* docs(stremio.guide): add stremio-gdrive to HTTP addons
This commit is contained in:
Viren070
2024-08-12 14:26:54 +01:00
committed by GitHub
parent af81c422ba
commit e644eb3752
3 changed files with 70 additions and 16 deletions
-9
View File
@@ -1,9 +0,0 @@
---
title: Stremio-gdrive
sidebar_label: Stremio-gdrive
description: View files from Team Drives within Stremio
---
Stremio-gdrive is a Stremio addon that allows you to view files from Google Drive.
You can use [this GitHub repository](https://github.com/ShuvamJaswal/Gdrive-Stremio-Update) to set this up.
+70 -6
View File
@@ -860,9 +860,60 @@ However, if you have a working link from a good source, you are unlikely to have
Here is a list of some HTTP addons:
- [JaMovies](https://eja-addon.vercel.app/) (Only 1 stream but provides 1080p links from VidSrc)
- [Shluflix](https://shluflix.elfhosted.com/configure)
- [Stremify](https://stremify.elfhosted.com/configure)
<details>
<summary>JaMovies</summary>
<div>
JaMovies is an addon that provides streams from VidSrc
To install JaMovies either:
1. Use this direct install link for [Stremio Web](https://web.stremio.com/#/addons?addon=https://eja-addon.vercel.app/manifest.json) or [Stremio App](stremio://https://eja-addon.vercel.app/manifest.json)
2. Head to the [addon configuration page](https://eja-addon.vercel.app/) and click `Install`
</div>
</details>
<details>
<summary>Stremify</summary>
<div>
Stremify provides HTTP streams from a range of different sources for different languages.
Some notable sources include DramaCool and GogoAnime.
To install it:
1. Head to the [Stremify configuration page](https://stremify.elfhosted.com/configure)
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.
</div>
</details>
<details>
<summary>Shuflix</summary>
<div>
Shuflix is another addon that provides HTTP streams.
To install it, either:
1. Use this direct install link for [Stremio Web](https://web.stremio.com/#/addons?addon=https://shluflix.elfhosted.com/manifest.json) or [Stremio App](stremio://shluflix.elfhosted.com/manifest.json)
2. Head to the [Shuflix configuration page](https://shluflix.elfhosted.com/configure) and click `Install`
</div>
</details>
<details>
<summary>stremio-gdrive</summary>
<div>
Stremio-gdrive is a Stremio addon that allows you to view files from Google Drive.
For it to work, you will need to join some team drives. You can find some [here](https://t.me/s/teamdrives).
You can use [this GitHub repository](https://github.com/ShuvamJaswal/Gdrive-Stremio-Update) to set this up.
</div>
</details>
The basic setup for Stremio has now been completed. You can now search for a movie and you will be provided with high quality links to stream from.
@@ -878,12 +929,25 @@ I highly recommend that you read this section as it will provide you with a more
Although Stremio is primarily used for movies and shows, there are a few addons that provide sports and live TV.
- [USA TV](https://848b3516657c-usatv.baby-beamup.club/) (Direct [App](stremio://848b3516657c-usatv.baby-beamup.club/manifest.json)/[Web](https://web.stremio.com/#/addons?addon=https://848b3516657c-usatv.baby-beamup.club/manifest.json) Install)
<details>
<summary>USA TV</summary>
<div>
USA TV provides live channels from the US.
You can find the announcement for this addon and more information on [this reddit post](https://www.reddit.com/r/StremioAddons/comments/1e9vbvt/addon_watch_usa_live_tv/)
To install it, either:
1. Use this direct install link for [Stremio Web](https://web.stremio.com/#/addons?addon=https://848b3516657c-usatv.baby-beamup.club/manifest.json) or [Stremio App](stremio://848b3516657c-usatv.baby-beamup.club/manifest.json)
2. Head to the [USA TV configuration page](https://848b3516657c-usatv.baby-beamup.club) and click `Install`
</div>
</details>
- [Mediafusion](https://mediafusion.elfhosted.com/configure) provides streams for live sports and replays.
I have covered this addon in the torrent addons section.
Scroll up to find the details on how to install it.
If you have an IPTV provider, you can use the [xtremio](https://xtremio.elfhosted.com/configure) addon to watch content from your IPTV provider.
- If you have an IPTV provider, you can use the [xtremio](https://xtremio.elfhosted.com/configure) addon to watch content from your IPTV provider.
### Catalogue Addons
-1
View File
@@ -73,7 +73,6 @@ const sidebars: SidebarsConfig = {
"stremio/extras/debrid-media-manager",
"stremio/extras/stremio-server",
"stremio/extras/discord-integration",
"stremio/extras/stremio-gdrive",
"stremio/extras/pimp-my-stremio",
"stremio/extras/stremio-downloader"
]