Subtitle Indonesia Anime Searcher - TUI application
Project description
๐บ Indonime
Nonton anime sub Indo dari terminal โ cepat, ringan, tanpa browser.
Kenapa? โข Cara Pakai โข Instalasi โข Demo โข Fitur โข Provider โข Struktur
โจ Kenapa Indonime?
| ๐ซ Ribet di Browser | โ Indonime |
|---|---|
| Buka browser, cari situs, hadapi iklan, ganti episode manual | indonime search one piece โ langsung search + putar |
| Download, buka player, hapus file sampah | Stream langsung lewat mpv, auto-cleanup โ |
| Link Mega/PixelDrain pusing sendiri | Decrypt otomatis โ tinggal tonton ๐ฌ |
| Butuh Visual C++ 5GB buat compile | Pure Python โ nggak perlu build tools sama sekali ๐ |
Intinya: Dari
pip installsampe nonton episode pertama โ kurang dari 2 menit.
๐ Cara Pakai
Ada 3 cara pake Indonime โ pilih yang paling cocok buat kamu:
๐ข Paling Gampang โ Portable
| Step | Aksi |
|---|---|
| 1๏ธโฃ | Download Indonime.exe |
| 2๏ธโฃ | Ekstrak & jalankan โ mpv auto-install kalo belum ada |
| 3๏ธโฃ | Tinggal pilih anime & nonton! ๐ |
๐ต Via Pip (Developer)
pip install indonime
| Command | Fungsi |
|---|---|
indonime |
TUI mode โ pake keyboard navigasi |
indonime search <judul> |
Search + play langsung dari CLI |
indonime search <judul> -p anoboy |
Ganti provider |
๐ก Dari Source (Contributor)
git clone https://github.com/salsabytes/indonime
cd indonime
pip install -r requirements.txt
pip install -e .
python main.py
Tips:
pip install -e .bikin kamu bisa panggilindonimedari mana aja.
๐งฉ Fitur
| ๐ | ๐ก | ๐ |
| Search & Stream | Multi-Provider | Auto Decrypt |
| Cari anime, pilih episode, langsung putar. Selesai. | Otakudesu + provider lain via plugin system ๐ | PixelDrain & Mega โ decrypt otomatis, pure Python AES |
| ๐ฌ | โก | ๐งน |
| Auto mpv Setup | Zero Build Tools | Auto Cleanup |
| mpv diinstall otomatis kalo belum ada | Nggak perlu Visual C++ โ beneran pure Python | File sementara dihapus otomatis pas keluar ๐งฝ |
๐ก Provider
| Provider | Link Support | Status |
|---|---|---|
| Otakudesu | PixelDrain, Mega | โ Aktif |
| Anoboy | PixelDrain | ๐ Coming soon |
Dekripsi Mega pake AES-128 CTR pure Python โ nggak perlu C++ extension. ๐
๐๏ธ Struktur Project
indonime/
โโโ ๐ indonime/ # Package utama
โ โโโ __init__.py # Entry point & CLI routing
โ โโโ __main__.py # python -m indonime
โ โโโ ui.py # TUI โ InquirerPy + Rich
โ โโโ player.py # Streaming via mpv
โโโ ๐ ext/ # Utility modules
โ โโโ megaNZ.py # Mega download + AES decrypt
โ โโโ pdrain.py # PixelDrain downloader
โ โโโ videodec.py # Video decryption utils
โโโ ๐ plugins/ # Provider scrapers
โโโ ๐ scripts/ # Helper scripts
โโโ ๐ main.py # CLI entry point
๐ฌ Tentang Project
Dibuat dengan โค๏ธ buat penikmat anime sub Indo yang capek ribet buka browser, hadepin iklan, download file gede, dan compile C++ cuma buat nonton.
| Tautan | URL |
|---|---|
| ๐ Lapor Bug | github.com/salsabytes/indonime/issues |
| ๐ฌ Diskusi | github.com/salsabytes/indonime/discussions |
| โญ Kontribusi | CONTRIBUTING.md |
| ๐ Lisensi | MIT License |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file indonime-1.5.0.tar.gz.
File metadata
- Download URL: indonime-1.5.0.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
812fc510b3591d24d87407ff7ee15a5de34ebc4bf96eb7c406eec857c54ffce8
|
|
| MD5 |
cb00914669372ef95ceec28825a01e56
|
|
| BLAKE2b-256 |
d6696efd0945cb6498a5d25e3431612ab62cceba1c49decf23cb9c58433c7222
|
File details
Details for the file indonime-1.5.0-py3-none-any.whl.
File metadata
- Download URL: indonime-1.5.0-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1652a0af0f582d5da7ac5c849fd1de6faca967ddbb919c5cbc17c1c3a0dd5a7e
|
|
| MD5 |
f6c52af3b30e64c05159efadf516b593
|
|
| BLAKE2b-256 |
3b4627a77092350149beb8d72002b77c7b0cbd6a282a1c0566f04d43df2a497c
|