infoq-downloader icon indicating copy to clipboard operation
infoq-downloader copied to clipboard

Invalid download URL

Open joncasdam opened this issue 9 years ago • 2 comments

here is the error: requests.exceptions.MissingSchema: Invalid URL '//d1snlc0orfrhj.cloudfront.net/presentations-br/qconsp2015-LucianoRamalho-Python.mp4': No schema supplied. Perhaps you meant http:////d1snlc0orfrhj.cloudfront.net/presentations-br/qconsp2015-LucianoRamalho-Python.mp4?

this worked like a charm: video_url = 'http:%s' % video_url

joncasdam avatar Jul 24 '15 13:07 joncasdam

+1

nafg avatar Aug 12 '15 13:08 nafg

Nice, thanks for the information

ilmoralito avatar Nov 19 '15 14:11 ilmoralito