mahrtayyab / tweety

Twitter Scraper
496 stars 67 forks source link

fix tweet_detail logic #189

Closed CoderLengary closed 5 months ago

CoderLengary commented 6 months ago

Fix the issue where an exception is thrown when retrieving a tweet if the tweet it replies to is protected/deleted.

Test case: https://x.com/saver_twi7697/status/1793304142301270054

CoderLengary commented 6 months ago

fix: https://github.com/mahrtayyab/tweety/issues/188