You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to search for videos using Ukrainian letters (Cyrillic), the search does not take place by the word itself, but by the word encoded by percentage encoding.
The text was updated successfully, but these errors were encountered:
This does seem to be an issue, I am currently encoding the entire search string when it looks like I only need to encode the pipe | character according to the Java API doc. This is an easy fix.
When I try to search for videos using Ukrainian letters (Cyrillic), the search does not take place by the word itself, but by the word encoded by percentage encoding.
The text was updated successfully, but these errors were encountered: