mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 14:51:22 -05:00
Public Twitter accounts that were flagged as adult content or age-restricted are no longer possible to download images, videos or mixed media from #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @64ut15t4 on GitHub (Nov 6, 2022).
Previously, Cobalt allowed you to download images, videos and mixed media from any public account. Then, downloading mixed media bugged out—only allowing the first image or video in a series of four. Then, now it just completely disallows download from age-restricted accounts even if they're public.
The error message is:
Here's an example link, from a person uploading "safe" samples of his paid content: https://twitter.com/leathersambam88/status/1589098906616745986 - Try loading his profile in incognito/private mode and it would show the age-restricted message. Cobalt used to be able to download these just fine.
@wukko commented on GitHub (Nov 7, 2022):
i simply need an app token that'd tell api to spit out both mixed media stuff and nsfw content, but i couldn't find one anywhere in the open. at least back when i was working on that update.
i've also mentioned this in the changelog upon change
@wukko commented on GitHub (Nov 16, 2022):
added support for this in 4.3.2, have fun