From 30aeb35952e46d62ccd163616f46a7a48cf23ef3 Mon Sep 17 00:00:00 2001 From: Henry-Richard7 Date: Sun, 22 Sep 2024 11:23:11 +0530 Subject: [PATCH] Update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 61b15f2..1e4b36d 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ JioTV proxy developed using Python and FastAPI framework. - Download the latest for your platform from [Releases](https://github.com/henry-richard7/JioTV-Proxy/releases) - Run JioTV file. -- Login to your Jio Account using OTP at http://localhost:8000/login. -- To play live channels on web http://localhost:8000. -- To play live channels in media player such as vlc http://localhost:8000/playlist.m3u -- To play live channels on your local network http://:8000/playlist.m3u (You can get this from console when running the app.) +- Login to your Jio Account using OTP at http://localhost:8000/jiotv/login. +- To play live channels on web http://localhost:8000/jiotv. +- To play live channels in media player such as vlc http://localhost:8000/jiotv/playlist.m3u +- To play live channels on your local network http://:8000/jiotv/playlist.m3u (You can get this from console when running the app.) # How To Use (Using Docker)