Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to find module extractors #26

Open
atuxnull opened this issue Jan 2, 2022 · 0 comments
Open

unable to find module extractors #26

atuxnull opened this issue Jan 2, 2022 · 0 comments

Comments

@atuxnull
Copy link

atuxnull commented Jan 2, 2022

after searching for a way to download some videos from ertflix, i came across your page. i downloaded the code, made it executable, but i am unable to download anything, as i am getting errors:

pi@vpn:~/ert-downloader $ python ert-downloader.py https://www.ertflix.gr/vod/vod.168731-o-arkhitsigkounes
Traceback (most recent call last):
  File "ert-downloader.py", line 1, in <module>
    from extractors import archive_extractor, ertflix_extractor, star_extractor, megatv_extractor
ImportError: No module named extractors
pi@vpn:~/ert-downloader $

here are my system details:

pi@vpn:~/ert-downloader $ python -V
Python 2.7.16
pi@vpn:~/ert-downloader $

i am getting the same error for any link from the the other providers as well:

- ert
- star
- mega
- alhpa

Any hints on how i could overcome the problem, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant