mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-05-03 23:29:22 +00:00
utils: Remove blank line at the end of file
This commit is contained in:
@@ -1560,4 +1560,3 @@ def urlhandle_detect_ext(url_handle):
|
|||||||
getheader = url_handle.info().getheader
|
getheader = url_handle.info().getheader
|
||||||
|
|
||||||
return getheader('Content-Type').split("/")[1]
|
return getheader('Content-Type').split("/")[1]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user