mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 22:39:42 -05:00
[GH-ISSUE #1409] About age restrictions on downloading videos from Twitter #12228
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 @coderonex on GitHub (Aug 11, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1409
bug description
Cookies are configured, so it is possible to obtain information about age-restricted posts.
However, the returned “tweetTypename” seems to have changed, resulting in cookies not being used.
reproduction steps
Please see the screenshot.
screenshots
links
platform information
almalinux9.5
additional context
No response
@dumbmoron commented on GitHub (Aug 11, 2025):
thanks for example links
@coderonex commented on GitHub (Aug 11, 2025):
https://x.com/coderonex/status/1954811243606184133?s=46&t=bN0M2zuClFuWkBLc_jh0Gg
@coderonex commented on GitHub (Sep 5, 2025):
Cookies have been configured, yet I'm unable to download age-restricted videos from Twitter. Is this not a bug? @wukko
@dumbmoron commented on GitHub (Sep 19, 2025):
resolved by #1436, not sure why it didn't close