diff --git a/stream.py b/stream.py index 13b9771..2067826 100755 --- a/stream.py +++ b/stream.py @@ -7,6 +7,7 @@ import streamlink import tornado.web import tornado.routing import requests +import base64 providers = {} providers["nrk"] = "https://tv.nrk.no"