Fixed meteoprog.py for new authorisation method
+ first authorisation on upper-level url + then data download from full url + connection kept alive using httplib (urllib/urllib2 cannot do it) + 301/302 redirections handling
Please register or sign in to comment