youtube_api
youtube_api copied to clipboard
title must be utf-8 encoded
Hi,
it seems like the title
parameter you are injecting to "YT_API" dynamic map object is in LATIN
which is not supporting many of the character codes,
as I am the consumer of your api, request you to encode the title's value in UTF-8 encoded format, so it will support the [& ' emoji's].
title: Tum Bin Jaoon Kahan - Kishore Kumar Hit Song || Pyar Ka Mousam - Valentine's Day Song
Hope you understand the issue and will resolve asap.