alaouy / YouTube

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

Add videoCategoryId param to getPopularVideos #192

Closed jerooomewolf closed 5 months ago

jerooomewolf commented 5 months ago

Adding the videoCategoryId parameter to getPopularVideos method. This allows the user to get results based on categories specified here:

https://mixedanalytics.com/blog/list-of-youtube-video-category-ids

alaouy commented 5 months ago

Thank you @jerooomewolf for your contribution 🚀