Skip to main content

yt-dlp extractor for animeinweb.com

Project description

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://codeberg.org/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'

Educational Purpose Only

Code ini dibuat untuk pembelajaran:

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

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.7-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for wibu_downloader-2.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 4f9ccb0c5698675f8fac33cf39bfeadad2b1b1f2a3e85eb84d9dd885c7d2e144
MD5 68fff5f10461420eded1588b4ce8eff8
BLAKE2b-256 ca0555bfc00a008474f84d5e45aa520d6bf037c0dede3afce034bf44aa7594cb

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