Skip to main content

yt-dlp extractor for animeinweb.com

Project description

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

yt-dlp animein Extractor

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 di sarankan menggunakan --output '%(playlist_title)s/%(title)s.%(ext)s'

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

# Pilih kualitas bajakan
yt-dlp -f '[height<=1080]' 'animein:Kaifuku Jutsushi no Yarinaoshi' --output '%(playlist_title)s/%(title)s.%(ext)s'

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

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

Pemilihan resolusi bisa menggunakan format berikut:

  • 18: 360p
  • 35: 480p
  • 22: 720p
  • 37: 1080p

TONTON LANGSUNG MENGGUNAKAN MPV!!

Download mpv disini

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: Playlist 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.1.2-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for wibu_downloader-2.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c9c2f67d53cc73db412dd0324b3186be199e7cb3bba7b4effe175b3cb6289902
MD5 fdccdded906c9f893ba18f84a6bc5794
BLAKE2b-256 568da36b3a06b1348609e5dd10e587a86664c29d8d7bc082ef5cfb2c5988800f

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