Skip to content

Automated script for downloading all course videos in Alphorm.com

License

Notifications You must be signed in to change notification settings

yhamidullah/alphormdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alphormdownloader

Automated script for downloading all course videos in Alphorm.com

install requirements

pip install selenium bs4

Download and set up webdrivers

Download your selected driver and copy it into driver folder.

You can find it on the following links :

Set the driver path

Edit config.py and fill out the corresponding driver path (one is enough).

Set up credentials

Edit config.py find the email and password line then change it to your own account.

Set up courselist

Edit config.py find the course list line, add your course list as much as you want but beware of robot checking, better to put a reasonable number.

add the course link inside the array brackets like : https://www.alphorm.com/tutoriel/formation-en-ligne-excel-2016-niveau-expert-2-2 separate by comma.

About

Automated script for downloading all course videos in Alphorm.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages