migaku-official / Migaku-Dictionary-Addon

Migaku Dictionary allows users to lookup word definitions, export definitions to their cards in real-time, hear word audio and see word frequency, etc. If you have an issue please report it in the "Issues" tab. Reponses to issues can be slow on GitHub, for faster support consider joining our Discord server through our Patreon page.
GNU General Public License v3.0
64 stars 24 forks source link

Use urllib.request.urlretrieve to download dictionaries #22

Closed danieltomasz closed 4 years ago

danieltomasz commented 4 years ago

Type:

Environment:

I'm going to open a PR to resolve the issue:

Description: [ Write the issue description here ] Instead of downloading dictionaries and putting it manually to specific folder, use http://docs.python.org/dev/library/urllib.request.html#urllib.request.urlretrieve from standard library to retrieve and save dictionaries or frequency list