JWPlayer Video Downloader with Title

Extract video URLs from JWPlayer using page title as filename

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
sharmanhall
Ημερήσιες εγκαταστάσεις
1
Σύνολο εγκαταστάσεων
33
Βαθμολογίες
0 0 0
Έκδοση
0.5
Δημιουργήθηκε την
21/05/2025
Ενημερώθηκε την
24/09/2025
Μέγεθος
6 KB
Άδεια
MIT
Εφαρμόζεται σε

🧲 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.