forked from techtanic/Discounted-Udemy-Course-Enroller
-
Notifications
You must be signed in to change notification settings - Fork 0
/
duce-cli-settings.json
62 lines (62 loc) · 1.44 KB
/
duce-cli-settings.json
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
{
"categories": {
"Business": true,
"Design": true,
"Development": true,
"Finance & Accounting": true,
"Health & Fitness": true,
"IT & Software": true,
"Lifestyle": true,
"Marketing": true,
"Music": true,
"Office Productivity": true,
"Personal Development": true,
"Photography & Video": true,
"Teaching & Academics": true
},
"languages": {
"Arabic": true,
"Chinese": true,
"Dutch": true,
"English": true,
"French": true,
"German": true,
"Hindi": true,
"Indonesian": true,
"Italian": true,
"Japanese": true,
"Korean": true,
"Nepali": true,
"Polish": true,
"Portuguese": true,
"Romanian": true,
"Russian": true,
"Spanish": true,
"Thai": true,
"Turkish": true,
"Urdu": true
},
"sites": {
"Discudemy": true,
"Udemy Freebies": true,
"Tutorial Bar": true,
"Real Discount": true,
"Course Vania": true,
"IDownloadCoupons": true,
"E-next": true
},
"min_rating": 0.0,
"instructor_exclude": [
"instructor-1",
"instructor-2",
"more"
],
"title_exclude": [
"keyword1",
"noT_case_SensitiVe"
],
"email": "",
"password": "",
"save_txt": true,
"discounted_only": false
}