feat: add AniLibria parsing

This commit is contained in:
Kentai Radiquum 2025-03-15 15:41:08 +05:00
parent 97c8935a0f
commit 1b765fe857
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
7 changed files with 370 additions and 3616 deletions

View file

@ -0,0 +1,3 @@
export const EpisodeSelector = () => {
return <div>EPISODES</div>
}