Plex Video URL Extractor

Extracts and handles the URL of the currently playing video in Plex.

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 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
neura-neura
Installationen heute
0
Installationen gesamt
2
Bewertungen
0 0 0
Version
2025.11.24
Erstellt am
24.11.2025
Letzte Aktualisierung
24.11.2025
Größe
2,05 KB
Lizenz
MIT
Wird angewandt auf

Plex Video URL Extractor

This userscript extracts the direct URL of the currently playing video in Plex, specifically targeting sources that include the string file.mp4. It adds convenient menu commands to test the URL and copy it to the clipboard. Designed for highly specific personal workflows, but shared in case it helps others with similar needs.

Key features:

  • Detects the active «video» element in Plex Web.
  • Validates reachable URLs through a HEAD request.
  • Copies the extracted URL directly to the clipboard.
  • Works in both local Plex Web instances and the official Plex app site.