From dc7c8acb00b8ea7a4292daf4bab46017b99cf6e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tronel?= Date: Fri, 5 Jan 2024 14:58:33 +0100 Subject: [PATCH] A first version of README. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63ebd49..9d16bcb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# panasonic +# Panasonic SMART TV download recordings +This project allows to download recordings from a Panasonic smart TV (model ...). +This TV model is DLNA compatible. To download a recordings it is possible to request +the TV to stream a MPEG-TS file through a HTTP get request. + +# Usage + +# Progress bar