RoyalLab
Open with AltStore, SideStore, or TrollStore
From SideStore Connect — View Source
Ferrite is a magnet search engine and debrid management app for iOS. Compared to other platforms, iOS doesn't have any good options for using debrid services with media. Ferrite aims to change that by giving users a simple UI and an extensible framework to search the websites you want without all the clutter. But, what is debrid? Well, it's a bunch of servers in the cloud that cache media from P2P sharing services. Therefore, a user does not have to worry about waiting for a P2P download to finish or waste storage space on one large file. Ferrite also has other features for convenience including: - Local library with history and bookmarks - Cloud management - Kodi integration - Ad-free - Flexible parser written in native Swift - Intuitive filters while searching These are the currently supported debrid services: - RealDebrid - AllDebrid - Premiumize - TorBox - OffCloud The app is free and 100% open sourced: https://github.com/Ferrite-iOS/ferrite More information is in the app website: https://kingbri.dev/ferrite Happy watching!
This is the last version for iOS 15.0. Newer builds will require iOS 16.0 and higher to run. Changelog: Features: - Overhauled the internal logic for Debrid services - Added support for sources that include "library-like" listings via the {queryFirstLetter} param - Add TorBox and OffCloud support - Fixed seeder list with htmlParser - Add the ability to set request headers and body in a Plugin - Cleanup and fix bugs + UI issues