skrimix / twitter_downloader_bot

Telegram bot for downloading media from Twitter
GNU General Public License v3.0
41 stars 17 forks source link

bug? #3

Closed lancer-wang closed 1 year ago

lancer-wang commented 1 year ago

image

use docker

lancer-wang commented 1 year ago

image

skrimix commented 1 year ago

Tombstone means the tweet cannot be accessed by the scraper, likely it is age-restricted. As these tweets require authentication to view, they are not supported

lancer-wang commented 1 year ago

Tombstone means the tweet cannot be accessed by the scraper, likely it is age-restricted. As these tweets require authentication to view, they are not supported

I noticed that some similar projects use Twitter cookies to access age-restricted tweet

Can this project also use cookies for authentication, or is there any method to log in?