1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-04-05 04:25:43 -04:00
This commit is contained in:
Omar Roth 2018-10-08 17:52:55 -05:00
parent 88430a6fc0
commit 022427e20e

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