Implement roaming playlists and fix directory name regression
authorJakob Cornell <jakob+gpg@jcornell.net>
Tue, 6 Oct 2020 02:11:06 +0000 (21:11 -0500)
committerJakob Cornell <jakob+gpg@jcornell.net>
Tue, 6 Oct 2020 02:11:06 +0000 (21:11 -0500)
commit817557dc8dc16a9375c035a383cd0d1c51c5535f
tree6ae6bf98c98298ecaff332348e95ae438ec1c03d
parentf3906858db8453dba50dbfa4ff22776c170900cc
Implement roaming playlists and fix directory name regression
hls_watch/__init__.py
hls_watch/__main__.py
hls_watch/playlist.py [new file with mode: 0644]
hls_watch/test.py
hls_watch/util.py [new file with mode: 0644]