shailendra-rajpoot

Results 14 issues of shailendra-rajpoot

good plugin plz add live facilities and quality parameter as soon as possible.

not play video only loader show all time total rubbish plugin.

when show full screen is done screen cut from top in 6 inch devices and some time still processing only and some time play video and take too much time...

bug

not extract video today again after ading "&html5=1" + "&c=TVHTML5"+ "&cver=6.20180913"

here is my dart code class MainActivity: FlutterActivity() { private val CHANNEL = "channelForNativeCode" override fun configureFlutterEngine(@NonNull flutterEngine: FlutterEngine) { super.configureFlutterEngine(flutterEngine) MethodChannel(flutterEngine.dartExecutor.binaryMessenger, CHANNEL).setMethodCallHandler { // Note: this method is invoked...

html5=1 stopped working it was working previously java.io.FileNotFoundException: https://www.youtube.com/get_video_info?html5=1&video_id=308rv6DRp8Q&eurl=https%3A%2F%2Fyoutube.googleapis.com%2Fv%2F308rv6DRp8Q

otherwise tell me how can i pass this parameter html5=1 in method extractYoutubeUrl() extractYoutubeUrl("https://www.youtube.com/watch?v=$id",iTag.toInt(),::getDecodedUrl)

how to pass this parameter html5=1 in my method extractYoutubeUrl() extractYoutubeUrl("https://www.youtube.com/watch?v=$id",iTag.toInt(),::getDecodedUrl)

show error D/libc-netbsd(23374): getaddrinfo: www.youtube.com get result from proxy gai_error = 0 E/flutter (23374): [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: NoSuchMethodError: The method 'group' was called on null. E/flutter (23374): Receiver: null E/flutter...