From fab16c472f1d0777b0bbe67769914b7b94af4b51 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Tue, 7 Dec 2021 21:41:31 +0000 Subject: [PATCH 1/2] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4532693..e253dc5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # cast +This program is intended for use on linux phones, and allow watching video streams, either directly on the phone via gstreamer or through chrome cast. + +Currently only Swedish Public Service TV is supported, but YouTube will follow shortly. \ No newline at end of file From bede8977c1c5634ed1ecca85d023ed8208282197 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Sun, 12 Dec 2021 17:08:30 +0100 Subject: [PATCH 2/2] Add beautifullsoup as depends --- dpkg.lst | 1 + 1 file changed, 1 insertion(+) diff --git a/dpkg.lst b/dpkg.lst index 73a0803..a33db2f 100644 --- a/dpkg.lst +++ b/dpkg.lst @@ -1,3 +1,4 @@ +python3-bs4 gir1.2-gstreamer-1.0:amd64 gstreamer1.0-alsa:amd64 gstreamer1.0-clutter-3.0:amd64