A library to control or get information about VLC using Telnet
Project description
python-telnet-vlc
A simple python library to interface with a VLC player using the telnet interface.
Installation
pip install python-telnet-vlc
Usage:
from python_telnet_vlc import VLCTelnet
v = VLCTelnet("192.168.1.44", "password", 4212)
v.add("http://radios-mp3-uy.cdn.nedmedia.io/uy-futura.mp3")
v.play()
More Info: https://wiki.videolan.org/Documentation:Modules/telnet/
Original author: @stephenmac7
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
Built Distribution
File details
Details for the file python-telnet-vlc-2.0.1.tar.gz
.
File metadata
- Download URL: python-telnet-vlc-2.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
93b1f05c1ef97502aad34851ad8b60d831182940a7788098cf0440ad9d3bbaf4
|
|
MD5 |
f923affed4b665115da418150eb0fba4
|
|
BLAKE2b-256 |
672771406314dc541508ddd3c4ac9f483ce7cf997e6c5913603180f9ecc80903
|
File details
Details for the file python_telnet_vlc-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: python_telnet_vlc-2.0.1-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2a34071acb8e112804fcdf7381479462f58878636eacdb97caf951f6cf48bb6a
|
|
MD5 |
744c11ea0cc9769547b803b5eed29e3c
|
|
BLAKE2b-256 |
8df632f51d4122aaf87df3b5070e33febc79a5857c5b8c5018c00962b421a2ed
|