alaouy / YouTube

🔥 Laravel PHP Facade/Wrapper for the Youtube Data API
MIT License
778 stars 204 forks source link

PHP Error: Call to undefined method Alaouy/Youtube/Youtube::getCommentsThreadsByVideoId() i #104

Closed luisvbz closed 6 years ago

luisvbz commented 6 years ago

I got this error when call this function getCommentsThreadsByVideoId()

alaouy commented 6 years ago

@luisvbz Most probably because you are using the old version which doesn't include that feature, I made a new release (v2.2.1) please try it out ;)

luisvbz commented 6 years ago

Thanks, that solved it.

Awesome package \m/