Ultimate IMDB Stream

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey, Greasemonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्क्रिप्ट व्यवस्थापक एक्स्टेंशन इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्क्रिप्ट व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्टाईल व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

लेखक
LegendZer0
दैनिक इंस्टॉल
1
एकूण इंस्टॉल
55
रेटिंग
2 0 0
आवृत्ती
1.1
बनवली
2025-04-09
अपडेट केली
2025-04-09
आकार
7.15 KB
License
MIT
यांवर लागू होते:

🎥 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