Skip to content

hotstar.com minimal python client using Android Mobile API

License

Notifications You must be signed in to change notification settings

serv0id/shitstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShitStar

Client for Hotstar/Disney+ MENA based on Android Mobile endpoints.

Setup

  • Clone the repo
git clone https://github.com/serv0id/shitstar.git
  • Install the requirements
pip install -r requirements.txt
  • Create a credential file (creds.py) with the following content:
PHONE_NUMBER = "PHONE NUMBER LINKED TO ACCOUNT"
  • Run main.py to log in to your account and save the access token
python main.py

Usage

Once your account access token has been saved successfully, you are good to go ahead and start using ShitStar for title manifest retrieval.

ToDo

  • Parse search response
  • Parse manifest response
  • Tidy code

About

hotstar.com minimal python client using Android Mobile API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages