twintproject / twint

An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
MIT License
15.75k stars 2.72k forks source link

twint favorites result is nothing! #850

Open itcytandchenmeng opened 4 years ago

itcytandchenmeng commented 4 years ago

Issue Template

Please use this template!

Initial Check

If the issue is a request please specify that it is a request in the title (Example: [REQUEST] more features). If this is a question regarding 'twint' please specify that it's a question in the title (Example: [QUESTION] What is x?). Please only submit issues related to 'twint'. Thanks.

Make sure you've checked the following: pip install twint

Command Ran

twint -u Jackche59214814 --favorites

Description of Issue

D:\项目代码\python-sktills\twint>twint -u Jackche59214814 --favorites CRITICAL:root:twint.get:User:'NoneType' object is not subscriptable CRITICAL:root:twint.feed:Mobile:list index out of range CRITICAL:root:twint.feed:Mobile:list index out of range D:\项目代码\python-sktills\twint> so i do not know what happend

Environment Details

Using Windows, pycharm

bozzmob commented 4 years ago

I am having the same issue. favorites is not working.

pielco11 commented 4 years ago

Feature broken then

yunusemrecatalcam commented 4 years ago

Check this out! https://github.com/twintproject/twint/pull/870