formatting

pull/3162/head
138138138 2 years ago committed by GitHub
parent 81abebd144
commit 3013782b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@ module Invidious::Routes::API::Manifest
best_m4a_stream = fmt
end
end
[best_m4a_stream].each do |fmt|
# OTF streams aren't supported yet (See https://github.com/TeamNewPipe/NewPipe/issues/2415)
next if !(fmt.has_key?("indexRange") && fmt.has_key?("initRange"))

Loading…
Cancel
Save