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)