Ultimate IMDB Stream

Adds a watch button on IMDb pages to stream via Vidsrc with overlay and season/episode controls.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
LegendZer0
Installationen heute
0
Installationen gesamt
54
Bewertungen
2 0 0
Version
1.1
Erstellt am
09.04.2025
Letzte Aktualisierung
09.04.2025
Größe
7,15 KB
Lizenz
MIT
Wird angewandt auf

🎥 IMDb VidSrc Watch Button

🌟 Features

  • 🔴 Red "Watch" button fixed to bottom-right corner
  • 🎬 Fullscreen video overlay with dark theme
  • 📺 Automatic detection of movies/TV shows/episodes
  • ⏭️ Season/Episode navigation controls
  • 🖥️ Fullscreen support (both button and keyboard shortcut)
  • 📱 Responsive design for all screen sizes

⚠️ Disclaimer

This userscript does not host or distribute any content. It simply provides:

  • A convenient interface to access publicly available streaming sources
  • Season/episode navigation controls for TV shows

Recommended precautions:

  • Use an ad blocker (uBlock Origin recommended)
  • Never disable JavaScript protection
  • Use at your own risk

🛠️ Technical Details

Detection mechanisms:

  • data-testid="hero-subnav-bar-season-episode-numbers-section" for episode detection
  • Series ID extraction from parent series link
  • DOM analysis for TV Series identification

📥 Installation

  1. Install a userscript manager (Violentmonkey or Tampermonkey)
  2. Click here to install the script
  3. Refresh IMDb pages to see the watch button

Update: v1.1

Added fullscreen support through iframe attributes:

<iframe allowfullscreen allow="fullscreen">

MIT Licensed | Created with ❤️ by the community