Skip to main content

yt-dlp extractor for animeinweb.com

Project description

wibu-downloader logo

Python 3.11+ PyPI yt-dlp License Issues Piracy Level DMCA Shield

wibu-downloader, custom extractor yt-dlp

Custom extractor untuk mendownload/menonton anime

INSTALASI

Via PyPI

pip install -U wibu-downloader

Atau

python -m pip install -U https://github.com/Asep5K/wibu-downloader/archive/main.zip

Cara penggunaan

⚠️ Sangat disarankan menggunakan --output '%(playlist_title)s/%(title)s.%(ext)s'

# Download anime (pake keyword)
yt-dlp 'animein:Kaifuku Jutsushi no Yarinaoshi' --output '%(playlist_title)s/%(title)s.%(ext)s'

# Download pake link langsung
yt-dlp 'https://animeinweb.com/anime/1280' --output '%(playlist_title)s/%(title)s.%(ext)s'

# Skip episode yang error
yt-dlp --ignore-no-formats-error 'https://animeinweb.com/anime/1280' --output '%(playlist_title)s/%(title)s.%(ext)s'

TONTON LANGSUNG MENGGUNAKAN MPV

Contoh penggunaan:

mpv --referrer=https://animeinweb.com/ 'https://animeinweb.com/anime/4347'

Error "No video formats found!"

[ytdl_hook] ERROR: [animeinweb] 7138: No video formats found!; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
[ytdl_hook] youtube-dl failed: unexpected error occurred
[cplayer] finished playback, unrecognized file format (reason 4)
[cplayer] Failed to recognize file format.

Gunakan flag --ytdl-raw-options-append='ignore-no-formats-error='

mpv --ytdl-raw-options-append='ignore-no-formats-error=' 'https://animeinweb.com/anime/426'

❓ FAQ (Frequently Asked "Gimana nih?!")

Q: Kok masih error "No video formats found"?
A: Report bug langsung di sini (Kasih URL yang error + log yt-dlp/mpv)

Q: Episode urutannya aneh?
A: Udah gw reverse biar episode 1 dulu, kalo masih aneh ya namanya juga API-nya random

Q: Bisa download batch semua episode?
A: Bisa! Tapi siapin storage & kuota yang banyak ya

Educational Purpose Only

Code ini dibuat untuk pembelajaran:

  • HTTP requests handling
  • JSON parsing
  • Video format extraction
  • Web technology study

Profit! (for you, not for me 😂)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wibu_downloader-2.2.6-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file wibu_downloader-2.2.6-py3-none-any.whl.

File metadata

File hashes

Hashes for wibu_downloader-2.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 38a517521a505b5e994a3f6021bfd5a16024a2545be7072985b26e3f3be1bf8c
MD5 8548899fced64116d1d01c4002caf5e1
BLAKE2b-256 05cd9bc7f5a4ca936fa9c4bfe5767766f3aeca8d6bc055a2fb8c862cfb7fe071

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page