-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working #1
Comments
It won't work because of this: https://trac.videolan.org/vlc/ticket/8097 |
Sorry but if the script doesn't work because there are no API permissions for google translate, how does the script below for POTPLAYER work very well?? /////////////////////////////////////////////////////////////////////* // void OnInitialize() string JsonParseOld(string json)
} string JsonParseNew(string json)
} array LangTable = string UserAgent = "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"; string GetTitle() string GetVersion() string GetDesc() string GetLoginTitle() string GetLoginDesc() string GetUserText() string GetPasswordText() string api_key; string ServerLogin(string User, string Pass) void ServerLogout() array GetSrcLangs()
} array GetDstLangs()
} string Translate(string Text, string &in SrcLang, string &in DstLang)
// by new API // by old API
} |
Hello nopium,
Congratulations for your idea!!!
It is a wonderful plugin however it is not working anymore...
I would appreciate too much if you help me to put it working again.
I was trying to use the extension aiming to improve my english skills translating some excerpts of the subtitles from english to portuguese when needed.
When I try to activate the plugin I receive a message tolding that the file doesn't exist:
"Could not load subtitles :(
Make sure you have here appears the filename"
Could you help me to use your extension?
Thank you very much
The text was updated successfully, but these errors were encountered: