A Python library for controlling VLC media player via REST API
Project description
rest-vlc
A REST API wrapper for VLC.
Installation
Clone the repository:
git clone https://github.com/timelessnesses/rest-vlc.git
cd rest-vlc
pip install .
# OR
pip install git+https://github.com/timelessnesses/rest-vlc.git
or use the production release:
pip install rest-vlc
Documentation
Intellisense should self-explainatory about it, or you can go to the https://rest-vlc.readthedocs.io/en/latest/ documentation.
Examples are in tests/ and examples/
Features
- Asynchronous/Blocking API
- Authenication
- URL encoding automatically
- Returns dictionary instead of XML
Status
Stable
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rest-vlc-1.6.1.tar.gz
(7.6 kB
view details)
Built Distribution
File details
Details for the file rest-vlc-1.6.1.tar.gz
.
File metadata
- Download URL: rest-vlc-1.6.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e34c9e12fe5c9e53762433002070417c3c8609fcc554b6fb7a6b0b0e76fe7ef2 |
|
MD5 | 0643b464358cb5c5aa6052528caa67c9 |
|
BLAKE2b-256 | 7177f0455f45af5ae1f7b1b6beb186df3b1ed87be67bb9b16737c47e4b38ec0c |
File details
Details for the file rest_vlc-1.6.1-py3-none-any.whl
.
File metadata
- Download URL: rest_vlc-1.6.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e073c785837b5e48b3dc6a77cf17478165da33fc3bcfbfa1af55ee506637578c |
|
MD5 | af3133be66c3b29d4e6b8cfd21660a73 |
|
BLAKE2b-256 | b5952c09128733c0ed75441f757c827f0e2d8326b229db22b6d57da7f3fe6a5e |