barakagb / gb-dl

A python based utility to download courses from infosec4tc.teachable.com , academy.ehacking.net and stackskills.com for personal offline use.
https://pypi.org/project/gb-dl/
MIT License
39 stars 14 forks source link

Connection timed out to venvgb.cf #66

Closed LienCF closed 2 years ago

LienCF commented 2 years ago

Enter course url > https://stackskills.com/courses/enrolled/1058255 [i] Trying cookie authentication ... HTTPSConnectionPool(host='venvgb.cf', port=443): Max retries exceeded with url: /l/ (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10563b130>: Failed to establish a new connection: [Errno 60] Operation timed out')) [-] Error : Connection failed . Check your internet connection and try again!

barakagb commented 2 years ago

Noted. Working on it

barakagb commented 2 years ago

Please upgrade gb-dl by running pip install gb-dl -U

LienCF commented 2 years ago

Thank you. It is working.