JWPlayer Video Downloader with Title

Extract video URLs from JWPlayer using page title as filename

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 or Violentmonkey 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
sharmanhall
Installationen heute
2
Installationen gesamt
35
Bewertungen
0 0 0
Version
0.5
Erstellt am
21.05.2025
Letzte Aktualisierung
24.09.2025
Größe
5,85 KB
Lizenz
MIT
Wird angewandt auf

🧲 JWPlayer Video Downloader with Title

Extract and download JWPlayer-hosted videos directly from sites like bigwarp.io and bigwarp.cc — complete with the video title as filename and support for multiple quality options.


⚙️ What It Does

  • 🎬 Detects JWPlayer instances on supported websites
  • 🧾 Extracts video source URLs in all available qualities
  • 📝 Automatically grabs the video title from the page (<h2> or page <title>)
  • 💾 Generates downloadable links with proper filenames
  • 💡 Adds a slick, always-visible "Download Video" button
  • 🧼 Cleans and sanitizes filenames to prevent OS issues

✅ Supported Sites

  • https://bigwarp.io/*
  • https://bigwarp.cc/*
  • *://bigwarp.pro/*
  • *://lulustream.com/*
  • *://jshtdpi85it3.tnmr.org/*
  • *://https://lulustream.com/* (You can add more by editing the @match lines in the script)

🖱️ How to Use

  1. Install the script using Tampermonkey.
  2. Visit any supported video page (e.g., a BigWarp movie/show).
  3. Wait a few seconds for JWPlayer to load.
  4. Click the "Download Video" button in the top-right corner.
  5. A dialog will appear showing all available video qualities.
  6. Click any link to download the file directly in your browser.

📦 Filename Format

The script extracts the main title (from the page) and appends the quality label:

{video-title}_{quality-label}.mp4

Example:

The_Title_1080p.mp4

⚠️ Disclaimer

This script is provided for educational purposes. Respect content rights and site terms of service.