Abdelaziz Mahdy
Abdelaziz Mahdy
i really dont know what is the cause but upon using your github respositery this error happens when app comes back from the background ``` W/FlutterJNI( 1369): Tried to send...
i want the webview to be hidden since i am using it for scraping
> Bumping this, I'd love to see scrollable views working with this plugin! I wanted to use it for my notes app (which would use a grid cards to show...
https://animixplay.to/v1/tensei-kenja-no-isekai-life-dai-2-no-shokugyou-wo-ete-sekai-saikyou-ni-narimashita/ep7 that is the anime but now its converted to "6":"//goload.io/streaming.php?id=MTkwMjgy&title=Tensei+Kenja+no+Isekai+Life%3A+Dai-2+no+Shokugyou+wo+Ete%2C+Sekai+Saikyou+ni+Narimashita+Episode+7" and that works well in your code if mega can be added i would love it thank you for...
@justfoolingaround i am sorry for the mention but i wanted to ask `it has chunked encryption on downloads.` that means players like vlc will fail to play it too? or...
So basically it will require another api to decrypt content of files And that is outside the scope of this project from my understanding (question: doesn't mega provide decryption key...
Yeah i get that making a web worker/ api will make the package slower (at least in that case) But what I don't get is why we need it 😃...
I added the tests and made the pull request ready for review for a while now Should I do something more or just wait?
> @zezo357 It seems like you still need to add a test. Let us know when you get around to that and we can move this PR along. Thanks! I...
this is how i create the player ```dart Player player = Player( id: randomNumber, commandlineArguments: [ //"-vvv", '--http-referrer=' + refer, '--http-reconnect', '--sout-livehttp-caching', '--network-caching=60000', '--file-caching=60000' ], registerTexture: !Platform.isWindows); // create a...