php-youtube-api icon indicating copy to clipboard operation
php-youtube-api copied to clipboard

Parse Channel URL and get channel ID or username

Open ashwanipathak opened this issue 6 years ago • 1 comments

Added parseChannelIdFromUrl($url) function to parse URL and return the channel ID or username from the URL.

ashwanipathak avatar May 05 '18 11:05 ashwanipathak

@madcoda Hey, may I try to ask you to merge this feature, plz?

As you can see in the travis-ci log here the job only failed because PHP 5.3 is not supported by travis, the rest is fine … 🙄

So, I like the feature and the code quality may be good. Thanks + KR

sokai avatar Feb 06 '22 17:02 sokai