DominicMaas / youtube-extractor

YouTube stream extractor library for Dart. Based on YouTubeExplode by Tyrrrz.
MIT License
85 stars 27 forks source link

VideoUnavailableException (Video [U_MVuEJqpOA] is not available and cannot be processed. Code: 0. Reason: null.) #13

Closed ferysyukur closed 5 years ago

ferysyukur commented 5 years ago

I got this issue: VideoUnavailableException (Video [U_MVuEJqpOA] is not available and cannot be processed. Code: 0. Reason: null.). What can i do for this issue ?

DominicMaas commented 5 years ago

I've published a new version, let me know if it works.

ferysyukur commented 5 years ago

Thank you, it's working now.