JWPlayer Video Downloader with Title

Extract video URLs from JWPlayer using page title as filename

Autor
sharmanhall
Installationen heute
1
Installationen gesamt
2
Bewertungen
0 0 0
Version
0.2
Erstellt am
21.05.2025
Letzte Aktualisierung
21.05.2025
Größe
5,69 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

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