youtube-extractor icon indicating copy to clipboard operation
youtube-extractor copied to clipboard

Unhandled Exception: NoSuchMethodError: The method '>' was called on null.

Open Matze5590 opened this issue 5 years ago • 0 comments

I get this error on a newly uploaded video. Other videos are working. Whats wrong here?

Unhandled Exception: NoSuchMethodError: The method '>' was called on null. Receiver: null Tried calling: >(0) #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5) #1 YouTubeExtractor.getMediaStreamsAsync (package:youtube_extractor/youtube_extractor.dart:104:25)

Matze5590 avatar Jan 18 '20 19:01 Matze5590