Skip to content

LevelASMer/twitch-playlist-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-playlist-python

Get M3U8 Playlists from Twitch

How to use

from yourmodulenamefolder import filename

# Get Live Stream
filename.GetPlaylist('xqcwq', False)

# Get VOD Stream
filename.GetPlaylist('123456789', True)

About

Get M3U8 Playlists from Twitch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages