Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
db60e23c
Commit
db60e23c
authored
Jun 04, 2010
by
Pierre Ynard
Browse files
youtube.lua: remove old broken break
We don't want that anymore anyway
parent
f18b314b
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/lua/playlist/youtube.lua
View file @
db60e23c
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment