Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 487 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 487 Bytes

Live-TV

A live TV streaming python application Requires VLC media player installed on your operating system to stream

Usage

$ python stream.py -f FILE_NAME_WITH_EXTENSION(.m3u)

For example a file already available with this repository with TV Channels specific to India can be run as

$ python stream.py

For help:

$ python stream.py -h

License

This program is licensed under MIT License