animexin.xyz english language selector

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

< animexin.xyz english language selector 피드백으로 돌아가기

질문/댓글

§
게시: 2020-08-02
수정: 2020-08-02

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?

henrik9999작성자
§
게시: 2020-08-07

I dont understand you want to do what?

§
게시: 2020-08-17

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

답글 게시

답글을 게시하려면 로그인하세요.