metadata
title: Meih Movies API
emoji: 🎬
colorFrom: red
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
MEIH Movies API - Hugging Face Edition
High-performance movie streaming API optimized for Hugging Face Spaces.
Features
- Lightweight: Optimized for 16GB RAM environments.
- Fast: Powered by
curl-cffifor high-speed scraping. - Stable: Automatic proxy rotation and intelligent caching.
- Universal: Serves both API and Frontend.
API Endpoints
GET /latest- Latest movies and series.GET /search?q={query}- Search content.GET /details/{id}- Get streaming links.GET /health- System status.