mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-22 20:44:03 +00:00
@@ -223,7 +223,7 @@ public enum StreamDialogEntry {
|
||||
final InfoCallback callback) {
|
||||
if ((item.getStreamType() == StreamType.LIVE_STREAM || item.getStreamType() == StreamType.AUDIO_LIVE_STREAM) && item.getDuration() < 0) {
|
||||
// Sparse item: fetched by fast fetch
|
||||
final Disposable currentWorker = ExtractorHelper.getStreamInfo(
|
||||
ExtractorHelper.getStreamInfo(
|
||||
item.getServiceId(),
|
||||
item.getUrl(),
|
||||
false
|
||||
|
Reference in New Issue
Block a user