alaouy / YouTube

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

Added getChannelByHandle function to Youtube.php #193

Closed tinusg closed 4 months ago

tinusg commented 4 months ago

This is the preferred way of getting a YouTube channel.

alaouy commented 4 months ago

@tinusg Thank you for the contribution, can you add a unit test for the new method and mention it on the readme file?