-
Notifications
You must be signed in to change notification settings - Fork 206
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
YOUTUBE API ERROR: YoutubeExplodeException #233
Comments
Mine's still not working... |
me too. how to fix? |
having same issue, how to fix that ? |
Temporary fix for this issue: Edit the pubspec.yaml file: dependency_overrides:
youtube_explode_dart:
git: "https://github.com/rsozdance/youtube_explode_dart.git" Please note this is only a temporary fix. |
well done!!! |
thanks |
Quick Update, the issue started happening again with some videos. |
any solution |
dependency_overrides: Overriding the "youtube_explode_dart" package seems to work for some time till just randomly starts showing "Error while playing video". |
is there any update ? |
I tried upgrading the flutter, now it is working for me. |
My project is updated, and still got the issue |
Have you tried "flutter upgrade" ? |
if you are using rocket LMS mobile app and facing this issue you just need to add youtube_explode_dart: ^2.2.2 in your pubspec.yaml it will be worked |
how to add : only add it in yaml in dependency |
youtube_explode_dart: ^2.3.0 use this version |
Hello,
I am using the pod_player version 0.2.2 in flutter version 3.22.2 on ios and android.
The player works fine then suddenly i get this error for couple hours and then it works fine again.
The text was updated successfully, but these errors were encountered: