mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-22 16:29:10 -04:00
useless request
This commit is contained in:
parent
f124897008
commit
d3c9607adb
@ -57,8 +57,6 @@ class RedditListing
|
||||
end
|
||||
|
||||
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
|
||||
when nil, ""
|
||||
ctoken = produce_comment_continuation(id, cursor: "", sort_by: sort_by)
|
||||
|
Loading…
x
Reference in New Issue
Block a user