Instagram Reels Premium Media Controller

The Reels controller includes a YouTube-style timeline, vertical volume control, and direct download for Reels. It features hover-to-download for feed photos and HD expansion/download for profile avatars. The system uses dimension-based detection to identify Reels, ensures smooth snapping with scroll-settle logic, and preserves volume, mute, and speed settings. It also includes an automatic fix for persistent auto-mute issues.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

You will need to install an extension such as Tampermonkey to install this script.

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Advertisement:

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Advertisement:

Autor
Uygar
Instalaciones diarias
3
Instalaciones totales
34
Calificaciones
0 0 0
Versión
23.0.0
Creado
4/6/2026
Actualizado
13/6/2026
Tamaño
33,4 KB
Licencia
MIT
Funciona en

Key Features
Enhanced Reels Controller: YouTube-style timeline (seek bar), play/pause toggles, and duration tracking specifically for vertical videos.

Smart Memory: Automatically saves and applies your preferred volume and playback speed, solving the persistent auto-mute issue.

Performance Focused (Zero Jank): Implements a "scroll-settle" optimization that pauses UI operations during scrolling, ensuring a smooth and lag-free experience.

Easy Downloads:

Reels: Download watermark-free mp4 files directly using the Instagram Web API.

Feed Posts: Quick-download button that appears when hovering over photos.

HD Profile Pictures: Expands profile avatars to full resolution in a lightbox with a one-click download option.

Intelligent Detection: Automatically detects vertical content based on dimensions and injects controls seamlessly.

Installation
Ensure you have the Tampermonkey extension installed in your browser.

Click on the script.user.js file in this repository.

Tampermonkey will prompt you to install the script. Click Install.

Refresh your Instagram page to start using the controller.

Technical Details
Language: Pure Vanilla JavaScript (ES6+).

Zero Dependencies: No external libraries used; all UI components and styles are dynamically injected into the DOM (CSS-in-JS).

API Usage: Utilizes Instagram’s internal Web API endpoints (/api/v1/) to resolve high-quality media sources.

Important Notes
Account Requirement: Direct Reels downloading relies on your current session cookies. If downloading fails, ensure you are logged in.

Rate Limits: The script handles API requests efficiently, but be mindful that Instagram may impose temporary rate limits on excessive requests.

License
This project is licensed under the MIT License. Feel free to fork, modify, and contribute!