Open
Description
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
Labels
No labels
Projects
Status
waiting