Asynchronous scraping tool to fetch LinkedIn-learning's courses videos.
Dependencies:
Please use this script for your own purposes.
This script was written for educational usage only.
Make sure your LinkedIn account is NOT protected with 2FA
pip install -r requirements.txt
Copy and edit config.py.example
(username, password, and courses slugs)
e.g:
COURSE URL: https://www.linkedin.com/learning/python-advanced-design-pattern
->
SLUG: python-advanced-design-pattern
python linkedin_learning.py