mattlisiv / newsapi-python

A Python Client for News API
MIT License
375 stars 130 forks source link

Language list contains unavaliable or invalid codes #78

Open strzelca opened 1 year ago

strzelca commented 1 year ago

Describe the bug Langauge list in newsapi/const.py contains invalid language and 2 of them don't follow ISO-639-1 standard.

To Reproduce Try to use 'se' country code with /everything endpoint, it won't give results and isn't available on NewsAPI documentation.

'cn' and 'en-US' aren't ISO-639-1 codes

Desktop (please complete the following information):