Google Sheets Youtube Data API Tutorial Using Google Apps Script

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

ความคิดเห็น • 11

  • @SunilKumar-ln2vr
    @SunilKumar-ln2vr 4 ปีที่แล้ว +2

    How can we get all the title and id list in the google sheet of our youtube channel?

  • @photograph-cy1ec
    @photograph-cy1ec ปีที่แล้ว +1

    Why Iam I unable to get any stats for CodingShiksha ?

    • @CodingShiksha
      @CodingShiksha  ปีที่แล้ว

      Hi Join the official discord server to resolve doubts here: discord.gg/cRnjhk6nzW

  • @delgaudm
    @delgaudm 4 ปีที่แล้ว +1

    How did you fix the "TH-cam is not defined error" at 13:54? I'm following your steps, and am stuck at the same error.

    • @noliverte
      @noliverte 4 ปีที่แล้ว +1

      it's T instead of t in var response = TH-cam.Channels.list(part,params) not var response = TH-cam.Channels.list(part,params)

    • @noliverte
      @noliverte 4 ปีที่แล้ว +1

      but i have the following error : "Échec de l'appel d'API vers youtube.channels.list avec l'erreur suivante : No filter selected. Expected one of: mine, categoryId, idParam, forUsername, mySubscribers, id, managedByMe

    • @tomthejus5587
      @tomthejus5587 4 ปีที่แล้ว +1

      same problem

    • @minjilee7238
      @minjilee7238 4 ปีที่แล้ว

      ​@@tomthejus5587 Trying to use capital T. "TH-cam"