Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Better TG Streamer API

The Better TG Streamer API is a Cloudflare Workers deployable m3u8 stream API designed for the Better TG Streamer bot. It includes an embedded video player that supports streaming with multiple qualities, multiple audio tracks, and multiple subtitles. This API provides fast streaming directly from Telegram, enhancing the user experience with seamless video playback.

Demo: Stream API Homepage
Demo Video: Sample Streaming Video

Deploy to Cloudflare

Follow these steps to deploy the Better TG Streamer API on Cloudflare Workers:

  1. Add Config Vars: Add your config into src/Config.ts Variables must same as used by the bot.

  2. Install Wrangler CLI: Download and install the Wrangler CLI tool from Cloudflare's Developer Documentation.

  3. Login to Your Cloudflare Account:
    Use the following command to log in to your Cloudflare account through Wrangler:

    wrangler login
  4. Deploy to Cloudflare Workers:
    Once logged in, deploy your API to Cloudflare Workers using:

    wrangler deploy

FAQs / Useful Information

How to Fix Video Streaming Slowness or Buffering Issues

Read About It in bot's FAQs Sectiion : Click Here

Support

If you encounter any issues or require assistance, please join our Telegram Support Group or send an email to techshreyash123@gmail.com.