No manual uploading, encoding or tagging: pick your movies, run one script, and your panel's Folder Watch handles the rest.
How it works
- Paste your M3U playlist URL Enter your IPTV playlist link into the web interface.
- Browse and select movies Choose a category, search for specific movies and select the titles you want.
- Generate your bash script The tool creates a ready-to-run script with an organized folder structure, retry logic and all download URLs.
- Run the script on your storage server It creates the directories automatically and downloads everything into an organized structure.
- Enable Folder Watch on your panel Your panel detects the new files, imports and encodes them, and pulls full TMDB metadata (poster, title, description, cast, year, genre, etc.).
End result: from selecting movies to fully tagged, encoded content in your panel, with a few clicks and one script run.
Key features
Full automation
Generate download scripts in seconds and download hundreds of movies without manual effort.
Auto path creation
The script creates organized folders based on categories, with no manual directory setup.
Folder Watch integration
Your panel auto-detects downloaded movies, then imports, encodes and applies TMDB data.
Bulk download
Select entire categories or handpick titles to download large movie libraries efficiently.
Resilient downloads
Built-in retries handle unstable connections, avoiding broken or incomplete downloads.
Search and filter
Find specific movies quickly with integrated search and category filtering.
Easy web interface
No command line knowledge needed to generate the script: point, click, generate.
Cross-platform
Generated scripts work on any Linux server or VPS.
Advanced options
- Custom download path: set the storage location to match your panel's Folder Watch directory.
- Proxy support: configure proxies to mask your server IP or access geo-restricted content.
- Multiple download engines: choose between wget and axel.
- Custom user-agent: set your own user-agent string to avoid blocks or throttling from source servers.
- Speed limit bypass: built-in mechanisms to work around server-side speed throttling.
Requirements
Web toolPHP 7.0+ with cURL
FrontendBootstrap 4 & jQuery
Generated scriptsAny Linux server or PHP hosting
Download engineswget or axel
Security & code
- Your credentials are not stored on the server, so your data stays private.
- Input sanitization to prevent XSS attacks.
- Clean, open-source, well-structured code.