JWPlayer Video Downloader with Title

Extract video URLs from JWPlayer using page title as filename

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Necesitará instalar una extensión como Tampermonkey para instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
sharmanhall
Instalaciones diarias
3
Instalaciones totales
35
Calificaciones
0 0 0
Versión
0.5
Creado
21/5/2025
Actualizado
24/9/2025
Tamaño
5,85 KB
Licencia
MIT
Funciona en

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