Add user-agent

This commit is contained in:
angelblue05 2018-01-23 17:42:55 -06:00
parent 439ec58823
commit 2a9a022e6e

View file

@ -204,6 +204,7 @@ class DownloadUtils(object):
'Content-type': 'application/json',
'Accept-encoding': 'gzip',
'Accept-Charset': 'UTF-8,*',
'User-Agent': 'Emby-Kodi'
})
return header