A simple python program to get the links of all individual videos of a given Alaatv.com course
echo 'COURSE_LINK' | python3 alaatv_lg.py
or run the script first and enter the link
- enable user to generate link for different qualities provided by AlaaTV.com
- handle command line arguments and retrieve the link from the command line
- add --help, --separator, --save options
- and more ...