-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
abe6202
commit c4290a2
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Udemy-Paid-Courses-Grabber | ||
Script to add all udemy paid/free courses having coupons automatically to your udemy account | ||
|
||
## ***Requirements*** | ||
|
||
- Python (2 or 3) | ||
- Python `pip` | ||
- Python module `requests` | ||
- Python module `colorama` | ||
- Python module `bs4` | ||
- Python module `browser_cookie3` | ||
|
||
## ***Module Installation*** | ||
|
||
pip install -r requirements.txt | ||
|
||
## ***Features*** | ||
|
||
- Automatic login through browser using `browser_cookie3` | ||
- One click to add all courses available with coupons to your udemy account. | ||
- You can add any specific course to your account from the list of courses available. | ||
- Many popular sites added to grab fresh/new courses (coupons). | ||
- Many more features | ||
|
||
## ***Usage*** | ||
|
||
***Add all/specific course*** | ||
|
||
python udemy.py |