Marius Kaufmann 0aa8345a13
[mastodon] allow downloading without access token (#2782)
Most mastodon instances allow accessing /api/v1/accounts/XXXX/statuses and api/v1/statuses/XXXX without an API access token.
This commit allows users to download at least some links from such a mastodon instance that does not already have access tokens hard-coded into the extractor.
User extractor only works on links that include the user id such as https://mastodon.tld/@id:12345. Status links work as-is.
2022-07-27 12:07:06 +02:00
..
2021-10-13 04:07:41 +02:00
2022-01-23 18:01:05 +01:00
2022-03-01 03:09:57 +01:00
2022-05-23 18:30:26 +02:00