Skip to content

bikash720/Zee5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zee5 Player

Features:

  • Directly render HLS Player
  • Free
  • Can stream Premium Contents
  • Serverless
  • Can be deployed using Cloudflare Worker for free

Usage:

You can render Player in two methods 👇

  1. If
    https://www.zee5.com/zee5originals/details/lalbazaar/0-6-2177/ep-1-sleepless-in-kolkata/0-1-manual_6a651ie4f1f0
    👆 this is the link 0-1-manual_6a651ie4f1f0 is the video id.
    You can render a player like this https://yourapp.example.workers.dev/0-1-manual_6a651ie4f1f0

  2. Or you can render a Player using url parameter 👇
    https://yourapp.example.workers.dev/?url=https://www.zee5.com/zee5originals/details/lalbazaar/0-6-2177/ep-1-sleepless-in-kolkata/0-1-manual_6a651ie4f1f0

Deploy:

Deploy is Straight Forward. Follow these steps 👇

I will not suggest to do this cheat. This repository is created to report the bug to Zee5.



Website .. Instagram .. YouTube .. Telegram

About

The Ultimate Zee5 Player using Cloudflare Worker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%