mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-14 08:38:30 +00:00
useless request
This commit is contained in:
parent
f124897008
commit
d3c9607adb
@ -57,8 +57,6 @@ class RedditListing
|
|||||||
end
|
end
|
||||||
|
|
||||||
def fetch_youtube_comments(id, db, cursor, format, locale, thin_mode, region, sort_by = "top", action = "action_get_comments")
|
def fetch_youtube_comments(id, db, cursor, format, locale, thin_mode, region, sort_by = "top", action = "action_get_comments")
|
||||||
video = get_video(id, db, region: region)
|
|
||||||
|
|
||||||
case cursor
|
case cursor
|
||||||
when nil, ""
|
when nil, ""
|
||||||
ctoken = produce_comment_continuation(id, cursor: "", sort_by: sort_by)
|
ctoken = produce_comment_continuation(id, cursor: "", sort_by: sort_by)
|
||||||
|
Loading…
Reference in New Issue
Block a user