JustAnotherArchivist / snscrape

A social networking service scraper in Python
GNU General Public License v3.0
4.31k stars 698 forks source link

Manually resolve t.co Card URL if guesswork fails #981

Open aidanharris opened 1 year ago

aidanharris commented 1 year ago

In some cases translating the t.co URL is not possible and prints a warning. We can try to follow the link ourselves.