Commit Graph

366 Commits

Author SHA1 Message Date
WorkTimer
4007dbbb28
Merge pull request #1 from sth2018/master
更新
2019-02-27 16:10:48 +08:00
WorkTimer
71fd043d29
Update baidu_chinese.py
增加 出处 和 例句字段
2019-02-27 15:59:28 +08:00
WorkTimer
51eabcad43
Update baidu_chinese.py
增加 出处 和 例句字段
2019-02-27 15:58:44 +08:00
sthoo
8646279232
Merge pull request #121 from WorkTimer/master
百度汉语词典
2019-02-25 11:49:51 +08:00
WorkTimer
16947d457a
Update youdao.py
判断 同根词 值 屏蔽 返回的错误值
2019-02-25 11:47:00 +08:00
WorkTimer
d50d412543
Update youdao.py
判断 同根词 值 屏蔽 返回的错误值
2019-02-25 11:45:48 +08:00
sthoo
6cd082ba5b
Merge pull request #122 from JavanZhu/master
Fix and add some new features
2019-02-23 10:59:42 +08:00
Javan Zhu
ffde669521 Add pos to Cambridge. 2019-02-22 20:59:28 +08:00
Javan Zhu
ec5d49bd97 Update download user agent to improve successful rate of downloading mp3 file. 2019-02-22 20:51:04 +08:00
WorkTimer
25a3dda5e1
add synonym & antonym
增加 近义词 和 反义词 字段
2019-02-22 16:28:12 +08:00
WorkTimer
909b55fc77
add synonym & antonym
增加 近义词和反义词字段
2019-02-22 16:27:20 +08:00
St.Huang
b07d343dc3 fix #92 2019-02-10 11:44:42 +08:00
St.Huang
ab9593074b code format 2019-02-10 11:44:25 +08:00
St.Huang
a3f3d8eb95 add a reset button in the settings dialog 2019-02-09 19:27:43 +08:00
St.Huang
2358cc247f fix #120 2019-02-09 12:06:48 +08:00
sthoo
e3f964b1b0
Merge pull request #117 from WorkTimer/master
增加抓取 英音(BRE_PHON) 和美音(AME_PHON) 字段
2019-01-30 10:12:24 +08:00
WorkTimer
8789cf5dda
Update youdao.py
修改 默认音标字段(PHON),由只抓取 美音,改为 既包含英音 也包含美音。
同时增加抓取 英音(BRE_PHON) 和美音(AME_PHON) 字段
2019-01-30 09:31:50 +08:00
WorkTimer
f50f796efe
Update youdao.py
修改 默认音标字段(PHON),由只抓取 美音,改为 既包含英音 也包含美音。
同时增加抓取 英音(BRE_PHON) 和美音(AME_PHON) 字段
2019-01-30 09:30:43 +08:00
St.Huang
53c4604c09 bug fixes. 2019-01-27 16:08:00 +08:00
St.Huang
65630908f9 bug fixes. 2019-01-27 09:46:54 +08:00
sthoo
25146a36ea
Merge pull request #114 from JavanZhu/master
Fix bug and improvement
2019-01-20 13:44:33 +08:00
Javan Zhu
4047a5a169 Add simplified and traditional translation fields to cambridge dictionary. 2019-01-20 09:46:42 +08:00
Javan Zhu
bb487e1259 Fix bug that can not query word like 'Saudi Arabia' by longman and oxford learning 2019-01-20 09:44:22 +08:00
Javan Zhu
9c4771fdf9 Add AME_PHON and BRE_PHON fields to oxford_learning dictionary export. 2019-01-20 09:34:04 +08:00
sthoo
8fc39dea6b
Merge pull request #113 from JavanZhu/master
Fix bug that imports cambridge data-src-mp3 failed
2019-01-13 16:20:48 +08:00
Javan Zhu
7dc4953db2 Fix bug that imports cambridge data-src-mp3 failed 2019-01-13 11:55:07 +08:00
sthoo
daf3d82c31 bug fixes 2018-11-05 23:04:36 +08:00
sthoo
7d12e7857a Add cloze formatter in Setting dialog fix #76 2018-11-05 22:47:30 +08:00
sthoo
b165b2d30d Add vocabulary.com web dictionary fix #83 2018-11-04 13:32:14 +08:00
sthoo
a95dc6af2b add extra examples field to LDOCE6 2018-11-01 00:31:31 +08:00
sthoo
f27e460efc bug fixes 2018-10-29 23:11:09 +08:00
sthoo
c3ba7464fe bug fixes 2018-10-28 23:42:23 +08:00
sthoo
e36216552c Add cambridge ECS & ECT 2018-10-28 22:44:50 +08:00
St.Huang
13bf8f6c30 fix #79 2018-10-28 11:44:46 +08:00
St.Huang
bd6c0b3d2d fix #78 2018-10-21 09:36:01 +08:00
St.Huang
e64501cdb7 bug fixes. 2018-10-01 14:15:03 +08:00
St.Huang
04dabf4803 Add Definition field to Ludwig dictionary. 2018-09-27 23:02:48 +08:00
St.Huang
5545bb00af Support Ludwig.guru web dictionary. fix #65 2018-09-27 22:48:00 +08:00
St.Huang
dc6c3bd964 fix #64 2018-09-27 11:21:57 +08:00
St.Huang
c316ec9a50 add new fields to LEDOCE6. fix #63 2018-09-26 21:29:58 +08:00
St.Huang
0dabf330ad version number 2018-09-26 21:28:48 +08:00
St.Huang
3d7cb6a419 fix #62 2018-09-25 19:36:43 +08:00
St.Huang
c043931110 fix #61 2018-09-23 00:29:52 +08:00
St.Huang
b9a66cfb6b Change default options using query button in addcards dialog. 2018-09-20 10:58:43 +08:00
sthoo
c64be7a82d
Merge pull request #58 from Clement-Jean/master
Removing typos
2018-09-19 11:37:48 +08:00
Clement-Jean
1ec58ef6ec Removing typos 2018-09-19 11:35:08 +08:00
St.Huang
9db4ad1300 bug fixes 2018-09-19 08:48:32 +08:00
St.Huang
f36cd8d1c2 version number 2018-09-19 08:48:23 +08:00
St.Huang
92adcaed43 version number 2018-09-18 15:06:57 +08:00
sthoo
82fe251d90
Merge pull request #57 from Clement-Jean/master
Use of export in lang.py
2018-09-18 14:53:15 +08:00