Skip to content

Feature Request - cookies from text file #105

@mbm4

Description

@mbm4

Currently it seems the PREFERRED_BROWSER option only allows extracting cookies directly from the browser profile, however, yt-dlp supports an alternative method for extracting cookies:
yt-dlp --cookies-from-browser "browser" --cookies cookies.txt
yt-dlp --cookies cookies.txt "video"
This extracts and then stores cookies in a text file, and afterwards they can be used with a desired video link.
Would it be possible to add this to yt-x as an optional alternative for PREFERRED_BROWSER to allow using cookies from a text file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions