From b070c9eeb5b9bc5b2f16bb6660a38edef1b84cf1 Mon Sep 17 00:00:00 2001 From: sador <97941280+sadorowo@users.noreply.github.com> Date: Fri, 26 Jan 2024 08:50:40 +0100 Subject: [PATCH] update: M3U+ -> M3U --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0171f41..a5e217d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## M3U+ Duplicates Filter +## M3U Duplicates Filter Simple script that will remove worse qualities from your M3U8 list, if detected. @@ -26,4 +26,4 @@ python3 -m "m3u_list.m3u" ### Available parameters - -m/--m3u - absolute path to m3u+ file -- -v/--verbose - enable verbose mode \ No newline at end of file +- -v/--verbose - enable verbose mode