| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-01-21 | 1.7 kB | |
| V7.0.0 - feat_ New playlist class, fixes bot detection, update docstring source code.tar.gz | 2025-01-21 | 140.6 kB | |
| V7.0.0 - feat_ New playlist class, fixes bot detection, update docstring source code.zip | 2025-01-21 | 175.5 kB | |
| Totals: 3 Items | 317.9 kB | 0 | |
Happy TikTok will it or will it not get banned everyone I'm back for the experience 🎉 🥳 🎉
Breaking Change
* user().info -> Iterator[dict] now user().info -> Iterator[Playlist]
* New Playlist class! 🎉 [#1207] thanks @LukasOpp
Fixes
* When loading a TikTok page it was being detected as a bot, this hopefully should be detected less due to: [#1196], [#1197] (@arhen),and my own fixes
* Fixes opts not defined error in navigator_userAgent.py
Chores
* Add webkit to create_session docstring [#1202] @anarchopythonista
A merged pytest result of of the CI and locally on webkit with mstoken without proxy, not too shabby
tests/test_comments.py . [ 4%]
tests/test_hashtag.py .... [ 23%]
tests/test_integration.py F [ 28%]
tests/test_playlist.py F. [ 38%]
tests/test_search.py .s [ 47%]
tests/test_sound.py F. [ 57%]
tests/test_trending.py F [ 61%]
tests/test_user.py .F.. [ 80%]
tests/test_video.py ..s.