Browse Plex from CLI. Returns transcoding streaming urls to stdout
Usage
usage: plexurl [-h] [-m] [-s] [--name NAME] [-e EPISODE] [-S SERVER]
[-u USERNAME] [-p PASSWORD] [--servername SERVERNAME]
optional arguments:
-h, --help show this help message and exit
-m, --movie Specify movie.
-s, --show Specify show.
--name NAME Name of movie or show. Use with -m or -s respectively.
Omit to produce listing
-e EPISODE, --episode EPISODE
Specify episode. Get list of episodes by specifying
show. Supports either full episode name (which may
conflict) or SnnEnn (i.e S12E34)
-S SERVER, --server SERVER
Specify server. Defaults to http://127.0.0.1:32400
$PLEX_SERVER
-u USERNAME, --username USERNAME
Specify username. Used for Plex authentication.
$PLEX_USERNAME
-p PASSWORD, --password PASSWORD
Specify password. Provided for convenience only,
preferred method is to omit this and enter password at
the prompt. $PLEX_PASSWORD
--servername SERVERNAME
Specify server name. Used with -u above, for Plex
authentication. $PLEX_SERVERNAME
Installation
Via pip:
pip3 install plexurl
Alternatively:
Clone the repository, cd plexurl
Run python3 setup.py install or pip3 install -e
Release files for plexurl 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| plexurl-1.1.0.tar.gz | 4.8 kB | Details |
Release files / plexurl-1.1.0.tar.gz
| Download URL | plexurl-1.1.0.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
79e7550238ff164d72653411ba4b71502bcde1bf988d59fd580945ee818ae22e
|
|
BLAKE2b-256 checksum How to use checksums |
f130742a7a289e19e62426ef3609f44cdba4e34b74e8e29a5a339494ba8a8d41
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |