Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant detect the brand called oneplus #91

Open
wei294597950 opened this issue Jun 4, 2019 · 1 comment
Open

cant detect the brand called oneplus #91

wei294597950 opened this issue Jun 4, 2019 · 1 comment

Comments

@wei294597950
Copy link

oneplus is a wonderful mobile brand ; it should be added in your code

@jnozsc
Copy link
Contributor

jnozsc commented Feb 8, 2020

>>> from user_agents import parse
>>> user_agent = parse(ua)
>>> user_agent
<user_agents.parsers.UserAgent object at 0x10d63fad0>
>>> user_agent.device.brand
'OnePlus'

should be fixed in latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants