Greasy Fork 还支持 简体中文。

Plex Video URL Extractor

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

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

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το 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.

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

Δημιουργός
neura-neura
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
6
Βαθμολογίες
0 0 0
Έκδοση
2025.11.24
Δημιουργήθηκε την
24/11/2025
Ενημερώθηκε την
24/11/2025
Μέγεθος
2 KB
Άδεια
MIT
Εφαρμόζεται σε

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.