Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhdzumair/mediafusion

Universal Stremio Add-On
https://github.com/mhdzumair/mediafusion

bollywood debrid debridlink hacktoberfest hacktoberfest2023 movies python real-debrid seedr series stremio stremio-addon stremio-addons

Last synced: 10 days ago
JSON representation

Universal Stremio Add-On

Awesome Lists containing this project

README

        

# Media Fusion Add-On For Stremio & Kodi 🎬

![Media Fusion Logo](resources/images/mediafusion_logo.png?raw=true)

## ⚠️ Disclaimer

> The content of this script is created strictly for educational purposes. Use of the Add-on is at your own risk. This Add-on, written in Python, serves as an API for [Stremio](https://www.stremio.com/). There is no affiliation with any scraping sites.

## ✨ Features

- **Rich Catalogs**: Offers extensive catalogs for multiple languages including Tamil, Hindi, Malayalam, Kannada, English, and dubbed movies, series & live tv.

![Media Fusion Catalog](resources/images/ss1.png?raw=true)

- **Enhanced Streaming with Various Providers**: Seamless playback from a diverse array of torrent and cloud storage services:
- πŸ“₯ **Direct Torrent** (Free)
- 🌩️ **PikPak** (Free Quota / Premium)
- 🌱 **Seedr.cc** (Free Quota / Premium)
- ☁️ **OffCloud** (Free Quota / Premium)
- πŸ“¦ **Torbox** (Free Quota / Premium)
- πŸ’Ž **Real-Debrid** (Premium)
- πŸ”— **Debrid-Link** (Premium)
- ✨ **Premiumize** (Premium)
- 🏠 **AllDebrid** (Premium)
- πŸ”’ **qBittorrent** - WebDav (Free/Premium)

![Media Fusion Streams](resources/images/ss2.png?raw=true)

- **Advanced Scraper Support**:
- 🏎️ **Formula Racing**: Exclusive scraping from TorrentGalaxy for all your racing needs.
- πŸ₯Š **Fighting Sports**: Catch up on all the latest fighting sports content from UFC and WWE.
- πŸˆπŸ€βšΎβš½πŸ’πŸ‰πŸŽΎ **American Football, Basketball, Baseball, Football, Hockey, Rugby/AFL, and Other Sports**: Now all scraping through sport-video.org.ua for catchup videos.
- πŸˆπŸ€βšΎβš½πŸ’πŸ‰πŸŽΎπŸ **Sports Live Events**: Watch live sports events from streamed.su, streambtw.com
- πŸŽ₯ **TamilMV**: Specialized scraping for regional contents.
- 🌟 **TamilBlasters**: Dedicated access to an extensive library of regional content.
- πŸ“Ί **TamilUltra & NowMeTV**: Get the best of Live TV channels right at your fingertips.
- πŸ”„ **Prowlarr Integration**: Supercharge your scraping streams with Prowlarr's powerful integration.
- πŸ” **Advanced Prowlarr Integration**: Improved Prowlarr feed scraping for more comprehensive content discovery with latest updates.
- 🌊 **Torrentio/KnightCrawler Streams**: Optional scraping streams directly from Torrentio/KnightCrawler streams for even more variety.
- πŸ” **Zilean DMM Search**: Search for movies and TV shows with [Zilean DMM](https://github.com/iPromKnight/zilean) for cached debrid contents.
- πŸ“Ί **MPD DRM Scraping**: Scraping MPD & Support streaming functionality with MediaFlow MPD DRM support.

- **Additional Features**:
- πŸ”’ **API Security**: Fortify your self-hosted API with a password to prevent unauthorized access.
- πŸ” **User Data Encryption**: Encrypt user data for heightened privacy and security, storing only encrypted URLs on Stremio.
- πŸ“‹ **Watchlist Catalog Support**: Sync your streaming provider's watchlist directly into the MediaFusion catalog for a personalized touch.
- βš™οΈ **Stream Filters**: Customize your viewing experience with filters that sort streams by file size, resolution, seeders and much more.
- πŸ–ΌοΈ **Poster with Title**: Display the poster with the title for a more visually appealing catalog on sport events.
- πŸ“Ί **M3U Playlist Import**: Import M3U playlists for a more personalized streaming experience.
- ✨ **Manual Scraper Triggering UI**: Manage your scraping sources with a manual trigger UI for a more hands-on approach.
- πŸ—‘οΈ **Delete Watchlist**: Delete your watchlist from the stremio for quick control over your content.
- πŸ” **Prowlarr Indexer Support**: Use [MediaFusion as an indexer in Prowlarr](/resources/yaml/mediafusion.yaml) for searching movies and TV shows with Radarr and Sonarr.
- πŸ”ž **Parental Controls**: Filter content based on nudity and certification ratings.
- 🎬 **IMDb Integration**: Display IMDb ratings with the logo for quick quality assessment.
- πŸ•°οΈ **Sports Event Timing**: View the time for sports events directly on the poster for better planning.
- 🌐 **MediaFlow Proxy**: Support for MediaFlow Proxy for Debrid and Live streams, enhancing accessibility.
- πŸŽ₯ **RPDB Posters**: RPDB posters support with fallback to MediaFusion posters.
- πŸ“₯ **Browser Download Support**: Support for downloading video files from debrid services directly in the browser.
- 🚫 **Support DMCA Take Down**: Torrent blocking feature for DMCA compliance.

## πŸš€ Installation Guide

### Stremio Add-on Installation

1. **Stremio**: Install Stremio from [here](https://www.stremio.com/downloads).
2. **MediaFusion Community Instance (Non-Affiliated)**: Navigate to [MediaFusion ElfHosted](https://mediafusion.elfhosted.com/) and click on the 'Configure Add-on' button.

### Kodi Add-on Installation
1. **Kodi**: Install Kodi from [here](https://kodi.tv/download).
2. **MediaFusion Kodi Zip**: Download the [plugin.video.mediafusion.zip](https://github.com/mhdzumair/MediaFusion/releases) file.
3. Install the zip file in Kodi by navigating to `Add-ons` > `Install from zip file`.
4. Configure the add-on by navigating to `Add-ons` > `My add-ons` > `Video add-ons` > `MediaFusion` > `Configure` and follow the instructions.

## πŸš€ Local Add-on Deployment

For detailed instructions on local deployment, check the [Local Deployment Guide](deployment/README.md).

## ✨ Contributors

A special thank you to all our contributors!



## πŸ“š References

- [Stremio Generic Add-on Guide](https://stremio.github.io/stremio-addon-guide/basics)
- [Stremio Add-on SDK API docs](https://github.com/Stremio/stremio-addon-sdk/tree/master/docs/api)
- [Deploy Stremio Addon](https://github.com/Stremio/stremio-addon-sdk/blob/master/docs/deploying/beamup.md)
- [FastAPI](https://fastapi.tiangolo.com/)
- [beautifulsoup4](https://beautiful-soup-4.readthedocs.io/en/latest/)
- [cinemagoer](https://cinemagoer.readthedocs.io/en/latest/)
- [beanie](https://roman-right.github.io/beanie/)
- [parse-torrent-title](https://github.com/platelminto/parse-torrent-title)
- [torrentio Stremio Add-on](https://github.com/TheBeastLT/torrentio-scraper)
- [kubernetes](https://kubernetes.io/)
- [docker](https://www.docker.com/)
- [dramatiq](https://dramatiq.io/)