Skip to content
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

how to choose anime rss from only JP, CN, and KR? #3

Open
candrapersada opened this issue Aug 11, 2024 · 3 comments
Open

how to choose anime rss from only JP, CN, and KR? #3

candrapersada opened this issue Aug 11, 2024 · 3 comments

Comments

@candrapersada
Copy link

candrapersada commented Aug 11, 2024

image

@candrapersada candrapersada changed the title how to choose anime rss from JP, CN, or KR? how to choose anime rss from only JP, CN, and KR? Aug 11, 2024
@CoolnsX
Copy link
Owner

CoolnsX commented Oct 26, 2024

Look for "countryOrigin":"JP" in Line 12.

And replace JP with
CN for china
KR for korea
ALL for all of them

Then run the script, it will generate the allanime.xml and u can use that

@candrapersada
Copy link
Author

how to run the script in windows?

@CoolnsX
Copy link
Owner

CoolnsX commented Oct 27, 2024

just run it in git bash like this --
sh gen.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants