Skip to content

AliceLacie/flask_twitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

flask_twitch

Convert Twitch Replay to m3u8

python Version

Installation

git clone https://github.com/AliceLacie/flask_twitch
pip3 install -r requirements.txt

A Simple Example

$ python3 main.py
  * Running on http://127.0.0.1:5051/ (Press CTRL+C to quit)

Go to http://127.0.0.1/[streamer name] image

Click the link to get the m3u8 file.

However, if the twitch replay itself is cleared, the m3u8 file does not go down.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages