PyAr / CDPedia

CDPedia is a project to make the Wikipedia accesable offline
34 stars 15 forks source link

Remove hardcoded 'es' language from URL string #357

Closed fzuccolo closed 3 years ago

fzuccolo commented 3 years ago

URL should be built using config.LANGUAGE

https://github.com/PyAr/CDPedia/blob/c073ff7e3691296e9d50ed3175317cce1d4abf66/src/images/extract.py#L219-L220

y-martinez commented 3 years ago

Hi @fzuccolo I am a GSoC aspirant and I would like to apply this year with the project PyZombies, however, I would like to contribute to other projects of PyAr to support my proposal, so I saw this issue open, this available? seems to be a simple issue so I would like to work on this

fzuccolo commented 3 years ago

Hi @y-martinez, it's great to hear that you want to contribute to this project! Yes, this issue is available, I assigned it to you so you can work on it. Let me know if you have any questions!

y-martinez commented 3 years ago

@fzuccolo Ready the PR