newtaDev / pod_player

Video player for flutter web & mobile devices, Play video from youtube or vimeo or network in flutter using pod player
https://pub.dev/packages/pod_player
MIT License
104 stars 195 forks source link

Error while playing video #236

Open Shadman554 opened 3 weeks ago

Shadman554 commented 3 weeks ago

i have this issue in some youtube videos does anyone know how to fix it?

selcukbeyhan commented 3 weeks ago

want to share what is the issue? :)

Shadman554 commented 2 weeks ago

want to share what is the issue? :)

bro the some video did not open and show this error "Error while playing video "

dheerajpal09 commented 1 week ago

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

devsideal commented 1 week ago

Im also getting same error with all you tube videos: Screenshot from 2024-10-09 15-11-41

Error Log: image_2024_10_09T10_19_31_474Z

Using: Flutter: 3.22.2 pod_player: 0.0.6 youtube_explode_dart: 2.2.2

devsideal commented 1 week ago

The latest pod_player: 0.2.2 example code is also not working:

Screenshot from 2024-10-09 16-21-06

mkamel44 commented 1 week ago

same problem what solution brothers

dheerajpal09 commented 1 week ago

youtube_explode_dart: ^2.3.0 use this updated