First commit.

Minimum viable product on both a command line video player and a gui
player. Both need work and neither stream auido by default.
This commit is contained in:
2021-01-08 16:11:25 -05:00
commit eb9115b486
3 changed files with 89 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Audio Streamer
A python application to stream audio, primarily from YouTube, using MPV and YouTube-dl.