nang-dev / automated_youtube_channel

Automated youtube that can scrape content, edit a compilation, and upload to youtube daily.
MIT License
708 stars 284 forks source link

YouTube api Error 401: deleted_client #35

Open AshishBhukal opened 2 years ago

AshishBhukal commented 2 years ago

After running main.py and copy and pasting the url in browser it shows this problem

thePegasusai commented 2 years ago
  1. Run python3 main.py in your computer terminal (terminal or cmd). You have to sign in to your Youtube Account through the link the script will give you. It's going to ask you: "Please visit this URL to authorize this application:..." so you copy that link, paste it in your browser, and then sign into your Google account. Then paste the authentication code you get back into your terminal. It will then say "Starting Scraping" and sign into your instagram account.

it seems that i am having something similar, a uri is being misdirected.. can any tell me what uri this is supposed to point to ? everything else runs successfully up until authorization.

AshishBhukal commented 2 years ago

Thanks for your help

On Thu, 12 May, 2022, 11:05 pm thepegasusai, @.***> wrote:

  1. Run python3 main.py in your computer terminal (terminal or cmd). You have to sign in to your Youtube Account through the link the script will give you. It's going to ask you: "Please visit this URL to authorize this application:..." so you copy that link, paste it in your browser, and then sign into your Google account. Then paste the authentication code you get back into your terminal. It will then say "Starting Scraping" and sign into your instagram account.

it seems that i am having something similar, a uri is being misdirected.. can any tell me what uri this is supposed to point to ? everything else runs successfully up until authorization.

— Reply to this email directly, view it on GitHub https://github.com/nathan-149/automated_youtube_channel/issues/35#issuecomment-1125254602, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZDGEKLTPSWY5SUK46G4TCLVJU6MPANCNFSM5VQYBGHQ . You are receiving this because you authored the thread.Message ID: @.***>