rabilrbl / jiotv_go

Unlock the magic of JioTV across all your devices, without the need for the JioTV App. Crafted with love in Golang for a delightful blend of speed and efficiency! 🌟✨
https://jiotv_go.rabil.me/
Other
299 stars 87 forks source link

Guide for hosting on vercel website #4

Closed gsweeh closed 1 year ago

gsweeh commented 1 year ago

Guide for hosting on vercel website

rabilrbl commented 1 year ago

@gsweeh Does vercel support golang? And please note, I haven't tested jiotv_go outside Jio network, if you did test please report.

gsweeh commented 1 year ago

Vercel support golang and now new update is not working on mobile

rabilrbl commented 1 year ago

Ok, If time permits, I'll try to optimise the project for remote hosting with cookies credentials.

Mjsharma54 commented 1 year ago

Please made video on this because it's complicated to run in android phone please make it easy simple like as tsjio tv or jiotvserver

rabilrbl commented 1 year ago

@gsweeh If you know to deploy on vercel. Follow https://github.com/rabilrbl/jiotv_go#remote-deployment for credentials

gsweeh commented 1 year ago

I don't know how to deploy on vercel and also it not working on arm64 linux but working on android

rabilrbl commented 1 year ago

I don't know how to deploy on vercel and also it not working on arm64 linux but working on android

Linux arm64 working fine here

gsweeh commented 1 year ago

@ # Screenshot_2023-08-30-01-27-05-283_com server auditor ssh client IMG_20230830_012744

rabilrbl commented 1 year ago

You need to access at localhost:5001 instead of your ip

On Wed, 30 Aug, 2023, 9:33 am gsweeh, @.***> wrote:

@ # [image: Screenshot_2023-08-30-01-27-05-283_com server auditor ssh client] https://user-images.githubusercontent.com/65717972/264222879-88f27dc3-cb81-4832-af23-c6f7ea5985aa.jpg [image: IMG_20230830_012744] https://user-images.githubusercontent.com/65717972/264222893-4b9b1610-23f0-4a77-8fed-5fd7304a3321.jpg

— Reply to this email directly, view it on GitHub https://github.com/rabilrbl/jiotv_go/issues/4#issuecomment-1698454402, or unsubscribe https://github.com/notifications/unsubscribe-auth/APDGQTYIULPUVJD7K7WB3R3XX23SBANCNFSM6AAAAAA37X5OAI . You are receiving this because you commented.Message ID: @.***>

gsweeh commented 1 year ago

Its vps bro

rabilrbl commented 1 year ago

Its vps bro

Then you need to run like this ./jiotv_go ":5001"

gsweeh commented 1 year ago

IMG_20230830_100321

rabilrbl commented 1 year ago

The error is related to JioTV API,

As far as my testing, JioTV APIs are blocked on most networks outside Jio.

That's why I recommend running locally

rabilrbl commented 1 year ago

Closing this for now, I'll be looking for a fix to access JioTV api with outside network