mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
utils: remove old comment
This commit is contained in:
parent
7ee2dd5c1e
commit
2bf02d1a2b
@ -32,7 +32,6 @@ class NoRedirectHandler(HTTPRedirectHandler):
|
||||
http_error_303 = http_error_302
|
||||
http_error_307 = http_error_302
|
||||
|
||||
# FIXME change name from header to content-type?
|
||||
def get_http_data(url, header=None, data=None, useragent=FIREFOX_UA,
|
||||
referer=None, cookiejar=None):
|
||||
""" Get the page to parse it for streams """
|
||||
|
Loading…
Reference in New Issue
Block a user