What's Changed
* Allow pulling from media tab by Pigglebear in https://github.com/vladkens/twscrape/pull/131
* Support TOTP by ritikkumarsahu in https://github.com/vladkens/twscrape/pull/153
* Add alternate identifier login task by LucasLeRay in https://github.com/vladkens/twscrape/pull/155
* Wrap async generators with contextlib.aclosing by andylolz in https://github.com/vladkens/twscrape/pull/159
* Improve Dependency Error (131) handling 166
* Simplify custom login for accounts poll (138)
* Ability to raise `NoAccountError` instead of waiting for available account (48, 148)
* Added Card parser for summary, poll and player types (46, 72, 157)
* Fixed login error when no `ct0` cookie found 143
* Fixed infinite login loop for non exists account (132, 165)
* Update GQL endpoints
New Contributors
* Pigglebear made their first contribution in https://github.com/vladkens/twscrape/pull/131
* ritikkumarsahu made their first contribution in https://github.com/vladkens/twscrape/pull/153
* LucasLeRay made their first contribution in https://github.com/vladkens/twscrape/pull/155
* andylolz made their first contribution in https://github.com/vladkens/twscrape/pull/159
**Full Changelog**: https://github.com/vladkens/twscrape/compare/v0.11.1...v0.12