Skip to content

manoj855/voot-downloader-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

voot-downloader-api

Unofficial API for https://www.voot.com/

Works for non premium movies and series only

API Endpoints (method get):

Request: for movies

http://localhost:8080/voot.php?q=https://voot.com/details/movie/838416

Request : for series provide specific episode link

http://localhost:8080/swift/voot.php?q=https://www.voot.com/shows/bigg-boss/14/978245/rubina-abhinav-punished/1016579

Response:

{
  "status": "ok",
  "title": "Surya Son of Krishnan",
  "description": "Surya, an NSG official, is on a mission to rescue someone when he gets the news of his father's demise. He starts reminiscing about the bond he shared with his father and the stories related to him. Watch the story of a father and son's emotional bonding, on Voot!",
  "thumbnail": "https://vimg.voot.com/kimg/kimg/68574608377e4b8cad74cf0ff92810b0_1280X720.jpg?impolicy=resizeLow&w=540&h=303",
  "video_url": "https://cdnapisec.kaltura.com/p/1982551/sp/198255100/playManifest/protocol/https/entryId/0_r6qdfiiu/format/applehttp/tags/iphonenew/f/a.m3u8"
}

Deploy

  • upload voot.php file and enjoy.

Star this Repo if you Liked it ⭐⭐⭐

My Social

Instagram

About

unofficial voot downloader api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages