animexin.xyz english language selector

This script selects the English Language on https://animexin.xyz/

< Feedback on animexin.xyz english language selector

Question/comment

§
Posted: 2.8.2020
Edited: 2.8.2020

Thanks for the script.

If you prefer the "All Subtitle Player" just replace the following line.
//$("div.mobius > select.mirror").val($('div.mobius > select.mirror > option:contains("English")').val()).change();
$("div.mobius > select.mirror").val($('div.mobius > select.mirror > option:contains("All Subtitle Player")').val()).change();

Now the script part is still missing to set English as default for the subtitle ;)
Who has an idea how to do that?

henrik9999Author
§
Posted: 7.8.2020

I dont understand you want to do what?

§
Posted: 17.8.2020

Not sure if it is possible to autoselect "Subtitles=English".

Post reply

Sign in to post a reply.