Skip to content

po-token issue #451

Open
Open
@yusuf869

Description

@yusuf869

Hi,
Im kind of new here so the question I'm asking may be outdated but I couldn't find a satisfying solution so I thought I'd pose the problem here.

For some reason, when I request to download a video, I keep getting the same error: "An error occurred: 'throw'. I have changed the client to web and even downloaded the latest version of node.js, yet I still can't get it to work. I have attached an extract of the usage of the code below, so please advise as to what I can do.

Thanks for reading.

yt = YouTube(input_URL,client='WEB')
yt.streams.get_audio_only().download(mp3=True,output_path=path)
return yt.title

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    waiting

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions