File size: 1,779 Bytes
a004773
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# Changelog


## v2.3.1

- Fixed missing color in print
- Improve update checker
- Improved Already enrolled course detection


## v2.3

- Removed getting settings from github is file not found. Default settings will be included in exe.
- Changed Manual Login API
- Fixed `TutorialBar`
- Fixed Error for Courses that are no longer accepting new enrollments
- Refactored some code

## v2.2

- Fixed `CourseVania`
- Refactored code
- Added Course last Updated filter

## v2.1

- Fixed Scrappers
- Optimized some code
- Fixed multiple issues
- Hopefully all known errors are fixed
- CLI now supports Browser Cookie Login (Can be changed in settings)

## v2.0

- Fix Retrying error

## v1.9

- Potential fix for Manual Login
- Fixed error on encountering free course with coupons
- Fixed IDownloadCoupons
- Added support for Urdu and Nepali language

## v1.8

- Refactored code
- Fixed Course not enrolling
- Fixed real discount
- Fixed enext
- Fixed coursevania
- Fixed Manual Login
- Fixed scrapers
- Fixed a lot of things
- Removed Colab Version because Login not possible

## v1.7

- Fixed Auto-Login

## v1.6

- Fixed Login issues
- Fixed `CourseVania`
- Fixed Enrolling
- Some minor fixes

## v1.5

- Fixed login problem.
- Fixed my ego.

## v1.4

- Added `e-next.in`
- Added Discounted only filter
- Hopeful fix for `Amount saved` not showing
- Hopeful fix for Manual login
- Fixed not saving courses to file on unexpected exit.
- Simplified some logic

## v1.3

- Added Save to txt file option in CLI and GUI
- Fixed some logic

## v1.2

- Fixed RealDiscount and CourseVania

## v1.1

- Fixed RealDiscount and CourseVania
- Added Russian Language filter

## v1.0

- Fresh start