YouTube API & PHP - OAuth Connection (google-api-php-client)

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 11

  • @vicandam2572
    @vicandam2572 9 місяців тому

    Hey thanks for the walkthrough on setting up google api in php. Can you also provide for setting up google api with scopes on youtube using laravel?

    • @codewithsusan
      @codewithsusan  9 місяців тому +1

      So the same process just done in Laravel? (Just want to make sure I'm clear on the request :)

    • @vicandam2572
      @vicandam2572 9 місяців тому

      @@codewithsusan yes please do the same. I really appreciate it.

    • @codewithsusan
      @codewithsusan  9 місяців тому

      Just published a video on using the UA-cam API in Laravel: ua-cam.com/video/LC4yyaP4qck/v-deo.html

    • @vicandam2572
      @vicandam2572 9 місяців тому

      Thank you so much! @@codewithsusan

  • @khatran2196
    @khatran2196 6 місяців тому

    Super super well explained. Excellent video and should get more views! Thanks Susan

  • @nonefvnfvnjnjnjevjenjvonej3384
    @nonefvnfvnjnjnjevjenjvonej3384 5 місяців тому

    you are such a good teacher susan.

  • @GunMuse
    @GunMuse 15 днів тому

    I found that after video number 200 youtube changed the output on the file making video 201+ unreadable by code used to process the output.

  • @fredo4311
    @fredo4311 2 місяці тому

    Can i add client email not own email in test users?

  • @icesokar3637
    @icesokar3637 6 місяців тому

    Hello I have a problem after linking the api to authenticate in my php website.. there is any videos dedicated for that