Browse Plex from CLI. Returns transcoding streaming urls to stdout
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plexurl-1.4.0.tar.gz
(5.5 kB
view details)
File details
Details for the file plexurl-1.4.0.tar.gz
.
File metadata
- Download URL: plexurl-1.4.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bcf1fd92cba27c39d2eb8e3fbda3a43b5c52546ab6cb6ac36940486b28d1587 |
|
MD5 | 08b730a76f7ef8f01caca4b6d2774c05 |
|
BLAKE2b-256 | 1694be29445c9638977ef32c5bd1585e56ec5e8cc8fbbc21fe9f9e5d9e88f1ec |