mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-02-01 12:26:27 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -135,7 +135,7 @@ module Invidious::Routes::VideoPlayback
|
||||
end
|
||||
|
||||
# TODO: Record bytes written so we can restart after a chunk fails
|
||||
while true
|
||||
loop do
|
||||
if !range_end && content_length
|
||||
range_end = content_length
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user