]> git.sesse.net Git - vlc/commitdiff
youtube.lua: remove old broken break
authorPierre Ynard <linkfanel@yahoo.fr>
Fri, 4 Jun 2010 17:10:11 +0000 (19:10 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Fri, 4 Jun 2010 17:10:11 +0000 (19:10 +0200)
We don't want that anymore anyway

share/lua/playlist/youtube.lua

index 5349527442be7892fa62825e212cdc0929e3d5d6..7dafc5778a5fc0aca9052bee461660de99cab056 100644 (file)
@@ -116,7 +116,6 @@ function parse()
                     end
                 end
             end
-            if name and description and artist --[[and video_id]] then break end
         end
 
         if not video_id then