Commit 73e2c266 authored by François Revol's avatar François Revol Committed by Jean-Baptiste Kempf

lua vimeo playlist: Remove trailing tab

Signed-off-by: default avatarFrançois Revol <revol@free.fr>
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
(cherry picked from commit f332caaf5285d8f839063c9bbf6779d2252f497c)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 0dfe0525
......@@ -96,7 +96,7 @@ function parse()
_,_,height = string.find (line, "\"height\":([0-9]*)," )
end
end
if not codec then
vlc.msg.warn("unable to find codec info")
return nil
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment