Skip to content

Error Encountered When Uploading YouTube Video Link #25

@sandeshmore821

Description

@sandeshmore821

When running this application locally and attempting to create a new video translation using a YouTube video link, I encountered the following error: "Your bot must sign in to YouTube."

This error occurred in the backend/video/utils.py file, specifically in the get_data_from_google_video(url) function, where the line info = ydl.extract_info(url, download=False) is executed.

Could you please provide clarification on why this issue arises and how to resolve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions