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
{{ message }}
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.
for example if you try to download video with á in the name it will only return the unicode code of that character
Example
Mááár - I Dont Knowé = M\u00E1\u00E1\u00E1R - I Dont Know\u00E9
a temporary fix to this would be to user the official youtube api to get all of the other info of the and only use y2sharp for downloading
The text was updated successfully, but these errors were encountered: