DominicMaas / youtube-extractor

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

PlayerSourceParser entryPoint RegExp fix #7

Closed EddieJeong closed 5 years ago

EddieJeong commented 5 years ago

I fix RegExp of entryPoint in PlayerSourceParser class. and it works :)

DominicMaas commented 5 years ago

Thanks! Been really busy lately, and due to some changes on how the SoundByte mobile app works, this library is no longer needed. Will look for a better path in the future soon.

DominicMaas commented 5 years ago

I'll test and deploy a new version tomorrow.

EddieJeong commented 5 years ago

Wow! It's my first time to be a contributor :) Thanks 👍 I had made another pull request since it had another issue occurred 😊