JWPlayer Video Downloader with Title

Extract video URLs from JWPlayer using page title as filename

Tính đến 21-05-2025. Xem phiên bản mới nhất.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

Bạn sẽ cần cài đặt một tiện ích mở rộng như Tampermonkey hoặc Violentmonkey để cài đặt kịch bản này.

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.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
sharmanhall
Đánh giá
0 0 0
Phiên bản
0.2
Đã tạo
21-05-2025
Đã cập nhật
21-05-2025
Kích thước
6 KB
Giấy phép
MIT
Áp dụng cho

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