Wattpdl

Latest version: v1.2.0

Safety actively analyzes 993520 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.0

โœจ Fitur baru
- ๐Ÿ“– **Dukungan format .epub** โ€” sekarang bisa unduh cerita langsung jadi ebook, lengkap dengan daftar isi (table of contents) otomatis per chapter. Tinggal buka di Google Play Books, Apple Books, Calibre, atau aplikasi e-reader favoritmu.

Semua mode unduh (gabungan, terpisah/zip, pilih beberapa chapter, satu chapter) sekarang mendukung 3 format: `.txt`, `.docx`, dan `.epub`.

๐Ÿ“ฆ Install / Update

bash
pip install --upgrade wattpdl


๐Ÿš€ Contoh pakai
bash
wattpdl --id 398440633 --mode 1 --format epub

1.1.0

โœจ Fitur baru
- โ†ป **Resume otomatis** - chapter yang sudah berhasil diunduh tidak diunduh ulang kalau proses terhenti di tengah jalan
- โš™๏ธ **Config tersimpan** - folder simpan & format file terakhir otomatis dipakai lagi
- ๐Ÿค– **Mode non-interaktif** - bisa dijalankan lewat argumen command line untuk scripting/otomatisasi

๐Ÿ“ฆ Sekarang tersedia di PyPI
bash
pip install wattpdl

Setelah install, jalankan langsung dengan command `wattpdl` dari terminal mana saja.

๐Ÿงฑ Perubahan struktur
Kode direstruktur ke `src/wattpdl/` (standar packaging Python) supaya bisa di-publish ke PyPI.

1.0.0

Rilis pertama WattPDL - Wattpad Story Downloader.

โœจ Fitur
- 4 mode unduh: semua jadi 1 file, semua terpisah (.zip), pilih beberapa chapter, atau 1 chapter saja
- 2 format output: `.txt` polos atau `.docx`
- Progress bar interaktif dengan estimasi waktu tersisa
- Auto-retry chapter yang gagal (hingga 3x)
- Tanpa login/API key, pakai endpoint publik Wattpad

๐Ÿงฑ Struktur kode
Dipecah jadi modul terpisah: `api.py`, `writers.py`, `cli.py`, biar lebih mudah dikembangkan ke depannya.

๐Ÿงช Kualitas
- 29 unit test (pytest)
- Linting otomatis via `ruff`
- CI (GitHub Actions) jalan di tiap push/PR

Links

Releases

Has known vulnerabilities

ยฉ 2026 Safety CLI Cybersecurity Inc. All Rights Reserved.