Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 10:50:27 718.730591 T:1535112176 NOTICE: Traceback (most recent call last):
- File "/home/osmc/.kodi/addons/plugin.video.streamondemand/core/servertools.py", line 234, in resolve_video_urls_for_playin
- g
- video_urls = server_connector.get_video_url( page_url=url , video_password=video_password )
- File "/home/osmc/.kodi/addons/plugin.video.streamondemand/servers/flashx.py", line 77, in get_video_url
- coding = scrapertools.downloadpage(coding_url, headers=headers_c)
- File "/home/osmc/.kodi/addons/plugin.video.streamondemand/core/scrapertools.py", line 464, in downloadpage
- handle=urlopen(req)
- File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
- return opener.open(url, data, timeout)
- File "/usr/lib/python2.7/urllib2.py", line 423, in open
- protocol = req.get_type()
- File "/usr/lib/python2.7/urllib2.py", line 285, in get_type
- raise ValueError, "unknown url type: %s" % self.__original
- ValueError: unknown url type:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement