pull/733/head 0.9.0
Omar Roth 6 years ago
parent 88430a6fc0
commit 022427e20e

@ -35,7 +35,7 @@ def fetch_mix(rdid, video_id, cookies = nil)
raise "Could not create mix." raise "Could not create mix."
end end
if !yt_data["contents"]["twoColumnWatchNextResults"]["playlist"] if !yt_data["contents"]["twoColumnWatchNextResults"]["playlist"]?
raise "Could not create mix." raise "Could not create mix."
end end

Loading…
Cancel
Save