joedawson / youtube

Upload a video to a single YouTube channel with Laravel 5.
MIT License
175 stars 105 forks source link

Get detail info video #94

Closed ferdhika31 closed 6 years ago

ferdhika31 commented 6 years ago

Is there any function to get the detail of the video? what's the function name? I need this function for my project.. thank you

joedawson commented 6 years ago

As per #95, this package doesn't offer this functionality - you can use https://github.com/alaouy/Youtube for that :)