#1

AnimeDex Blogger Version

AnimeDex Blogger adalah template untuk menonton anime streaming yang mudah di gunakan, cocok untuk fansub atau fanshare.

Hapir 90% codenya berasal dari TechShreyash, aku hanya menkonvert ke blogger.
Tema ini bukanlah fork langsung dari repo AnimeDexLite melainkan remake versi blogger, untuk kedepannya, semua update, maintance, bug fix akan aku kerjakan sendiri terlepas dari repository utama.

Preset

Pergi ke pengaturan, centang pilihan berikut.

  • enclouser on
  • search description on
  • lightbox on
  • lazyload image on
  • WebP image serving on

Dokumentasi

Credit

#ads
#21

I didnt understand the episode part fully , what i understood is for every episode we should create a post and attach it to the main post , if it is correct then is any way to create only 1 post for every episode

#32

Well yes, if you prefere single post episode.
Add more episode inside config file.
For example: <script>
let streamingFiles = [

{
'title': 'Episode 1',
'episode': '1',
'files': [{
0: 'Youtube',
1: 'https://www.youtube.com/embed/R29FeOXqcgA?si=KAPFNLJojF6Hygxz',
2: 'sub',
3: 'https://google.com'
}, {
0: 'Server2',
1: 'https://linkserver2.com',
2: 'sub',
3: 'https://google.com'
}, {
0: 'Youtube',
1: 'https://www.youtube.com/embed/N-QwYL6JWic',
2: 'dub'
}]
},

{
'title': 'Episode 2',
'episode': '2',
'files': [{
0: 'Youtube',
1: 'https://www.youtube.com/embed/YI8E3yPn3n8?si=H5Ke0DZ2r5UXc2Zt',
2: 'sub'
}, {
0: 'Youtube',
1: 'https://www.youtube.com/embed/wJYbLZ323zM',
2: 'dub',
3: 'https://www.googledrive.com'
}]
},

{
'title': 'Episode 3',
'episode': '3',
'filler': true,
'files': [{
0: 'Youtube',
1: 'https://www.youtube.com/embed/tYeHKXYaP8A?si=x0hcSQrFVZaECbFJ',
2: 'sub'
}, {
0: 'Youtube',
1: 'https://www.youtube.com/embed/8kr_iEDGpww',
2: 'dub',
3: 'https://www.downloadlink.com'
}]
},



],
streamingId = 'Spy x Family';
</script>
You can copy this episode config to your post, don't forget to change streamingId
This script are same as my premium theme.
Sorry, I got banned from youtube.
I can't post any tutorial anymore.

#37

Hey, i have created my own codes and Javascript which works way better than your embed player, its runs all the episodes in the same player using episode buttons, I want to share the code with you but your comment section not accepting it because it has tags attribute.

#39

Bang Werna, menurut Abang, meta judul yang efektif itu punyanya tema AnimeDex ini atau ZeistManga V5?

Saya lihat sepintas tadi kayanya lebih simpel AnimeDex, tapi lebih detail punya ZeistManga V5.

Forum rules
You can use English or Indonesian


image quote pre code