This website works better with JavaScript.
Explore
Help
Sign In
helix
/
invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Make rank_videos less greedy
Browse Source
pull/3/head
Omar Roth
7 years ago
parent
fc7b84cc68
commit
b14b26f7c2
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
src/invidious.cr
Unescape
Escape
View File
@ -129,6 +129,7 @@ spawn do
end
end
top_videos
=
videos
top_videos
=
videos
Fiber
.
yield
end
end
end
end
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
helix/invidious
Title
Body
Create Issue