You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then I believe when you use a YouTube object (not when you first create it!) then it will prompt you.
@felipeucelli how would it be possible to set the po_token programmatically instead of prompting the user? I had to create a YouTube object, then download a video (Rick Astley's Never Gonna Give You Up), and then subsequent connections/downloads then did not prompt me. But is there a way to pass in the info when creating it, or perhaps trigger the prompt manually without doing a download?
you are the King man
run this in your cmd After installing node js https://nodejs.org/en
"npm install youtube-po-token-generator"
then use yt = Youtube(url,'WEB') in your code and it should work
The text was updated successfully, but these errors were encountered:
Originally posted by @cleong110 in #226
you are the King man
run this in your cmd After installing node js https://nodejs.org/en
"npm install youtube-po-token-generator"
then use yt = Youtube(url,'WEB') in your code and it should work
The text was updated successfully, but these errors were encountered: