Skip to main content

A Python library for controlling VLC media player via REST API

Project description

Downloads Documentation Status

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


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 hashes)

Uploaded Source

Built Distribution

rest_vlc-1.6.1-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page