[GH-ISSUE #884] Accept our cookie text file during download desired age-restricted youtube video #9382

Closed
opened 2026-04-24 15:33:09 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @oti5 on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/884

describe the feature you'd like to see

We can export our cookie data from our browser with an cookie.txt file saver extension and via this cookie txt file (if you able watching age-restricted contents with your Google account because you passed to enable after authentication) and read Cobalt our authentication token from txt file during age-restricted video downloading (not logging our auth tokens forever). This function working in yt-dlp.

additional context

We cannot download age-restricted contents from youtube with Cobalt.

Originally created by @oti5 on GitHub (Nov 4, 2024). Original GitHub issue: https://github.com/imputnet/cobalt/issues/884 ### describe the feature you'd like to see We can export our cookie data from our browser with an cookie.txt file saver extension and via this cookie txt file (if you able watching age-restricted contents with your Google account because you passed to enable after authentication) and read Cobalt our authentication token from txt file during age-restricted video downloading (not logging our auth tokens forever). This function working in yt-dlp. ### additional context We cannot download age-restricted contents from youtube with Cobalt.
GiteaMirror added the feature request label 2026-04-24 15:33:09 -05:00
Author
Owner

@wukko commented on GitHub (Nov 4, 2024):

this will not happen, as it's a security risk.

<!-- gh-comment-id:2454898815 --> @wukko commented on GitHub (Nov 4, 2024): this will not happen, as it's a security risk.
Author
Owner

@barkoder commented on GitHub (Nov 28, 2024):

@wukko Why have the downloading of age restricted videos been disabled? It used to work ~5 days before?

See #875 .

<!-- gh-comment-id:2505299487 --> @barkoder commented on GitHub (Nov 28, 2024): @wukko Why have the downloading of age restricted videos been disabled? It used to work ~5 days before? See #875 .
Sign in to join this conversation.