Skip to content

Add cookie support for YouTube and other platforms #36

@ZenonEl

Description

@ZenonEl

Problem

YouTube requires authentication cookies to download. Without cookies, yt-dlp fails with "Sign in to confirm you're not a bot".

Solution

  • Add CookiesFilePath config option
  • Pass cookies to YoutubeDLSharp via OptionSet
  • Document how to export cookies from browser (yt-dlp wiki link)
  • Support per-domain cookie files

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions