8000 Doesn't work after entering episode number, IndexError. · Issue #7 · Soviena/kaa.si-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Doesn't work after entering episode number, IndexError. #7
Open
@saiprasadhakki

Description

@saiprasadhakki

I have python and vlc in path and no anilist login.
The following is the block I got:

Traceback (most recent call last):
File "C:\Program Files\Python311\Scripts\kaasi-script.py", line 33, in
sys.exit(load_entry_point('kaasi-cli==1.0.9', 'console_scripts', 'kaasi')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Scripts\kaasi-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\importlib\metadata_init_.py", line 202, in load
module = import_module(match.group('module'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1206, in _gcd_import
File "", line 1178, in _find_and_load
File "", line 1149, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "C:\Program Files\Python311\Lib\site-packages\kaasi_cli-1.0.9-py3.11.egg\kaasi_cli\kaasi.py", line 418, in
File "C:\Program Files\Python311\Lib\site-packages\kaasi_cli-1.0.9-py3.11.egg\kaasi_cli\scraper.py", line 18, in vidstreaming
IndexError: list index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0