-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled Exception: Exception: videoQuality cannot be empty #178
Comments
Can you share the URL of the video to reproduce the issue |
https://youtu.be/s-B60yB_QUo
Thanks,
Kevin Moore
…On Mon, Mar 18, 2024 at 10:51 AM Newton Michael | Newta < ***@***.***> wrote:
Can you share the URL of the video to reproduce the issue
—
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALTM4VEYGX7ZOB3YAWPFKTYY4SQJAVCNFSM6AAAAABE4BZOHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBUGU3TANBTGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
For now, Unfortunately, we are not considering |
Unfortunately, these are the only versions I have available. Will see if
they can rerecord
…On Mon, Mar 18, 2024, 11:46 AM Newton Michael | Newta < ***@***.***> wrote:
For now, Unfortunately, we are not considering 240p video quality from
YouTube so, this error is occurring,
Will Try to add 240p and 140p ASAP
for now please use videos with higher resolution
—
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALTM4T5UBLNXSZG3RBKMI3YY4Y63AVCNFSM6AAAAABE4BZOHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBUGY3TONZZHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Please update the package version to solve this problem |
I don't see a new version. I'm using 0.2.2 and it has the same issue.
Thanks,
Kevin Moore
…On Wed, May 22, 2024 at 6:54 AM Omar Hussien ***@***.***> wrote:
Please update the package version to solve this problem
—
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALTM4S5IKUJAL4MFBWZHU3ZDSPPTAVCNFSM6AAAAABE4BZOHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRUHA2TSMRYGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@newtaDev any update on this? Six month has passed, but the 0.2.2 is still the latest version available |
any updates? |
Any updates on this? Bump.. |
Any updates ?? |
Certain videos get this exception. There doesn't seem to be anything I can do to handle this. The youtube video works fine in other places.
E/flutter ( 3806): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: videoQuality cannot be empty
E/flutter ( 3806): #0 _PodVideoQualityController.getUrlFromVideoQualityUrls (package:pod_player/src/controllers/pod_video_quality_controller.dart:85:7)
E/flutter ( 3806): #1 PodGetXVideoController._initializePlayer (package:pod_player/src/controllers/pod_getx_video_controller.dart:119:27)
E/flutter ( 3806):
E/flutter ( 3806): #2 PodGetXVideoController.videoInit (package:pod_player/src/controllers/pod_getx_video_controller.dart:59:7)
E/flutter ( 3806):
E/flutter ( 3806): #3 PodGetXVideoController.changeVideo (package:pod_player/src/controllers/pod_getx_video_controller.dart:303:5)
E/flutter ( 3806):
E/flutter ( 3806):
The text was updated successfully, but these errors were encountered: