Advertisement
Guest User

Untitled

a guest
Nov 27th, 2016
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. 10:50:27 718.730591 T:1535112176 NOTICE: Traceback (most recent call last):
  2. File "/home/osmc/.kodi/addons/plugin.video.streamondemand/core/servertools.py", line 234, in resolve_video_urls_for_playin
  3. g
  4. video_urls = server_connector.get_video_url( page_url=url , video_password=video_password )
  5. File "/home/osmc/.kodi/addons/plugin.video.streamondemand/servers/flashx.py", line 77, in get_video_url
  6. coding = scrapertools.downloadpage(coding_url, headers=headers_c)
  7. File "/home/osmc/.kodi/addons/plugin.video.streamondemand/core/scrapertools.py", line 464, in downloadpage
  8. handle=urlopen(req)
  9. File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
  10. return opener.open(url, data, timeout)
  11. File "/usr/lib/python2.7/urllib2.py", line 423, in open
  12. protocol = req.get_type()
  13. File "/usr/lib/python2.7/urllib2.py", line 285, in get_type
  14. raise ValueError, "unknown url type: %s" % self.__original
  15. ValueError: unknown url type:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement