witnessmenow / arduino-youtube-api

A wrapper around the youtube api for arduino
MIT License
143 stars 48 forks source link

Update YoutubeApi.cpp #20

Closed bergdahl closed 4 years ago

bergdahl commented 4 years ago

Fix for odd 1ee characters returned from the Google API.

Body: 1ee { "kind": "youtube#channelListResponse",

witnessmenow commented 4 years ago

Thanks for the PR but it has been fixed by #23