youtube_api icon indicating copy to clipboard operation
youtube_api copied to clipboard

title must be utf-8 encoded

Open mdarifmustafa opened this issue 5 years ago • 0 comments

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.

mdarifmustafa avatar Oct 07 '19 13:10 mdarifmustafa