You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 $
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:
here are my system details:
i am getting the same error for any link from the the other providers as well:
Any hints on how i could overcome the problem, please?
The text was updated successfully, but these errors were encountered: