]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/utils.py
[radiobremen] Add test for thumbnail
[youtube-dl.git] / youtube_dl / utils.py
index bdfe053a73341ee05c494507ae0a63c51865e2f6..d4951c406c73d8216803f5d9149200787883676b 100644 (file)
@@ -1560,4 +1560,3 @@ def urlhandle_detect_ext(url_handle):
         getheader = url_handle.info().getheader
 
     return getheader('Content-Type').split("/")[1]
-