- Toffee Live is the number 1 entertainment app in Bangladesh, boasting over 10 million downloads on the Google Play Store.
- All The Channel Links and Cookies Are Updated Every 30 Minutes
- Premium Channels Are Also Working
- Contains Link With Headers (Host, Cookie)
- In JSON Format
- You Can Easily Use This on a Website or in an App for Restreaming TV Channels
For Developers
- ๐ Auto Updated Channels Json File
- Use Get Request
import requests
#Get updated the Link and Headers
link="https://raw.githubusercontent.com/Gtajisan/Toffee-channel-bypass/main/toffee_channel_data.json"
request=requests.get(link).json()
name=request["name"]
owner=request["owner"]
channels_amount=request["channels_amount"]
channels_data=request["channels"]
for channel in channels_data:
link=channel["link"]
headers=channel["headers"]
print("โ channel link :"+link)
print("โ channel Headers :",headers)
#Request Toffee Main Api With Headers
request_server=requests.get(link,headers=headers)
#Get the Live m3u3 Link
print("โ Response From Toffee Server : "+request_server.text)
Note I'm using Python 3.You can use other Languages.
โ channel link :https://bldcmprod-cdn.toffeelive.com/cdn/live/comedy_central_hd/playlist.m3u8 โ channel Headers : {'Host': 'bldcmprod-cdn.toffeelive.com', 'cookie': 'Edge-Cache-Cookie=URLPrefix=aHR0cHM6Ly9ibGRjbXByb2QtY2RuLnRvZmZlZWxpdmUuY29tLw:Expires=1698080619:KeyName=prod_linear:Signature=RY1grOoqltoX1yPO4WMzHCQk2xIp1zGvi03K2bdefb-_QErIqzbuBwytBNV5HiSHSsDslAS2gJsuRFT_MnNJCQ'}
โ Response From Toffee Server : #EXTM3U #EXT-X-VERSION:3 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1024000,RESOLUTION=1280x720 ../slang/comedy_central_hd_576/comedy_central_hd_576.m3u8?bitrate=1000000&channel=comedy_central_hd_576&gp_id= #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=768000,RESOLUTION=854x480 ../slang/comedy_central_hd_320/comedy_central_hd_320.m3u8?bitrate=768000&channel=comedy_central_hd_320&gp_id= #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=512000,RESOLUTION=640x360 ../slang/comedy_central_hd_160/comedy_central_hd_160.m3u8?bitrate=512000&channel=comedy_central_hd_160&gp_id=
[Program finished]
๐ฑAndroid
- Use Network Stream Player Download
- Add This PlayList Playlist Link
- ADD 2 AND LNK NEW Link
- Enjoy ๐๐
๐ฅ๏ธ Android TV
- Use OTT Navigator Download
- Add This PlayList Playlist Link
- ADD AA NEW Update Playlist Link
- unlimited channel new list
- Enjoy ๐๐
iptv-org.github.io link