YouTube वीडियो व्यू और उनकी टिप्पणियों को ट्रैक करना

कोडिंग का लेवल: शुरुआती
अवधि: 20 मिनट
प्रोजेक्ट का टाइप: समय के हिसाब से ट्रिगर होने वाली सुविधा का इस्तेमाल करके ऑटोमेशन

मकसद

  • समझें कि समाधान क्या करता है.
  • समझें कि Apps Script की सेवाएं, समाधान में क्या करती हैं.
  • स्क्रिप्ट सेट अप करें.
  • स्क्रिप्ट चलाएं.

इस समाधान के बारे में जानकारी

यह समाधान, सार्वजनिक तौर पर उपलब्ध YouTube वीडियो की परफ़ॉर्मेंस को ट्रैक करता है. इसमें Google Sheets स्प्रेडशीट में व्यू, पसंद किए गए वीडियो की जानकारी, और टिप्पणियां शामिल हैं. ट्रिगर हर दिन अपडेट की गई जानकारी की जांच करता है. अगर वीडियो पर नई टिप्पणी की गई है, तो यह एक Gmail मैसेज भेजता है, ताकि आप सवालों और टिप्पणियों का जवाब दे सकें.

Google Sheet में YouTube डेटा का स्क्रीनशॉट

यह कैसे काम करता है

यह स्क्रिप्ट, YouTube की ऐडवांस सेवा का इस्तेमाल करके, हर शीट में वीडियो का लिंक कॉलम में दिए गए वीडियो के यूआरएल के लिए, YouTube वीडियो की जानकारी और आंकड़े हासिल करती है. अगर सूची में शामिल किसी वीडियो पर टिप्पणियों की संख्या बढ़ जाती है, तो स्क्रिप्ट उस ईमेल पते पर सूचना वाला ईमेल भेजती है जिसके नाम पर शीट का नाम रखा गया है.

Apps Script की सेवाएं

इस समाधान में इन सेवाओं का इस्तेमाल किया जाता है:

  • स्प्रेडशीट सेवा–यह स्प्रेडशीट से YouTube यूआरएल की जानकारी हासिल करती है.
  • YouTube Data API की ऐडवांस सेवा–इससे हर वीडियो यूआरएल के लिए, YouTube वीडियो की जानकारी और आंकड़े मिलते हैं.
  • ईमेल सेवा–यह सुविधा, Gmail में एक ईमेल बनाती है और उसे भेजती है. इस ईमेल में, उन वीडियो की सूची होती है जिन पर नई टिप्पणियां की गई हैं.

ज़रूरी शर्तें

इस सैंपल का इस्तेमाल करने के लिए, आपको इन ज़रूरी शर्तों को पूरा करना होगा:

  • Google खाता (Google Workspace खातों के लिए, एडमिन की अनुमति ज़रूरी हो सकती है).
  • इंटरनेट ऐक्सेस करने की सुविधा वाला वेब ब्राउज़र.

स्क्रिप्ट सेट अप करना

Apps Script प्रोजेक्ट बनाना

  1. YouTube वीडियो के व्यू और टिप्पणियों को ट्रैक करें स्प्रेडशीट की कॉपी बनाने के लिए, यहां दिए गए बटन पर क्लिक करें. इस समाधान के लिए Apps Script प्रोजेक्ट, स्प्रेडशीट से अटैच किया गया है.
    कॉपी बनाएं
  2. कॉपी की गई स्प्रेडशीट में, Your_Email_Address शीट का नाम बदलकर अपना ईमेल पता डालें.
  3. उन YouTube वीडियो के यूआरएल जोड़ें जिन्हें आपको ट्रैक करना है या जांच के लिए दिए गए यूआरएल का इस्तेमाल करें. यूआरएल, www.youtube.com/watch?v= फ़ॉर्मैट से शुरू होने चाहिए.
  4. एक्सटेंशन > Apps Script पर क्लिक करें. अगर सेवाएं में YouTube पहले से मौजूद है, तो अगले दो चरणों को छोड़ दें.
  5. सेवाएं के बगल में, सेवा जोड़ें पर क्लिक करें.
  6. सूची में से, YouTube Data API को चुनें. इसके बाद, जोड़ें पर क्लिक करें.

ट्रिगर बनाएं

  1. Apps Script प्रोजेक्ट में, ट्रिगर > ट्रिगर जोड़ें पर क्लिक करें.
  2. चुनें कि कौनसा फ़ंक्शन चलाना है के लिए, markVideos को चुनें.
  3. इवेंट सोर्स चुनें के लिए, समय के हिसाब से ट्रिगर होने वाला चुनें.
  4. समय के हिसाब से ट्रिगर का टाइप चुनें के लिए, दिन के हिसाब से टाइमर चुनें.
  5. दिन का समय चुनें के लिए, अपनी पसंद का समय चुनें.
  6. जब आपसे कहा जाए, तब स्क्रिप्ट को अनुमति दें. अगर OAuth की सहमति वाली स्क्रीन पर, इस ऐप्लिकेशन की पुष्टि नहीं हुई है चेतावनी दिखती है, तो ऐडवांस > {Project Name} पर जाएं (सुरक्षित नहीं है) को चुनकर जारी रखें.

स्क्रिप्ट चलाना

सेट अप किया गया ट्रिगर, स्क्रिप्ट को हर दिन एक बार चलाता है. स्क्रिप्ट को मैन्युअल तरीके से चलाकर, उसकी जांच की जा सकती है.

  1. Apps Script प्रोजेक्ट में, एडिटर पर क्लिक करें.
  2. फ़ंक्शन ड्रॉपडाउन में, markVideos चुनें.
  3. चलाएं पर क्लिक करें.
  4. स्प्रेडशीट पर वापस जाएं और देखें कि स्क्रिप्ट ने शीट में कौनसी जानकारी जोड़ी है.
  5. अपने ईमेल खाते में जाकर, वह ईमेल खोलें जिसमें उन वीडियो की सूची दी गई है जिन पर एक से ज़्यादा टिप्पणियां की गई हैं. जब स्क्रिप्ट आने वाले समय में चलेगी, तब यह सिर्फ़ उन वीडियो के बारे में ईमेल भेजेगी जिन पर टिप्पणियों की संख्या, पिछली बार स्क्रिप्ट चलने के बाद से बढ़ी है.

कोड की समीक्षा करना

इस समाधान के लिए, Apps Script कोड की समीक्षा करने के लिए, यहां दिए गए सोर्स कोड देखें पर क्लिक करें:

सोर्स कोड देखें

Code.gs

solutions/automations/youtube-tracker/Code.js
// To learn how to use this script, refer to the documentation:
// https://developers.google.com/apps-script/samples/automations/youtube-tracker

/*
Copyright 2022 Google LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

// Sets preferences for email notification. Choose 'Y' to send emails, 'N' to skip emails.
const EMAIL_ON = "Y";

// Matches column names in Video sheet to variables. If the column names change, update these variables.
const COLUMN_NAME = {
  VIDEO: "Video Link",
  TITLE: "Video Title",
};

/**
 * Gets YouTube video details and statistics for all
 * video URLs listed in 'Video Link' column in each
 * sheet. Sends email summary, based on preferences above,
 * when videos have new comments or replies.
 */
function markVideos() {
  const ss = SpreadsheetApp.getActiveSpreadsheet();
  const sheets = SpreadsheetApp.getActiveSpreadsheet().getSheets();

  // Runs through process for each tab in Spreadsheet.
  for (const dataSheet of sheets) {
    const tabName = dataSheet.getName();
    const range = dataSheet.getDataRange();
    const numRows = range.getNumRows();
    const rows = range.getValues();
    const headerRow = rows[0];

    // Finds the column indices.
    const videoColumnIdx = headerRow.indexOf(COLUMN_NAME.VIDEO);
    const titleColumnIdx = headerRow.indexOf(COLUMN_NAME.TITLE);

    // Creates empty array to collect data for email table.
    const emailContent = [];

    // Processes each row in spreadsheet.
    for (let i = 1; i < numRows; ++i) {
      const row = rows[i];
      // Extracts video ID.
      const videoId = extractVideoIdFromUrl(row[videoColumnIdx]);
      // Processes each row that contains a video ID.
      if (!videoId) {
        continue;
      }
      // Calls getVideoDetails function and extracts target data for the video.
      const detailsResponse = getVideoDetails(videoId);
      const title = detailsResponse.items[0].snippet.title;
      const publishDate = detailsResponse.items[0].snippet.publishedAt;
      const publishDateFormatted = new Date(publishDate);
      const views = detailsResponse.items[0].statistics.viewCount;
      const likes = detailsResponse.items[0].statistics.likeCount;
      const comments = detailsResponse.items[0].statistics.commentCount;
      const channel = detailsResponse.items[0].snippet.channelTitle;

      // Collects title, publish date, channel, views, comments, likes details and pastes into tab.
      const detailsRow = [
        title,
        publishDateFormatted,
        channel,
        views,
        comments,
        likes,
      ];
      dataSheet
        .getRange(i + 1, titleColumnIdx + 1, 1, 6)
        .setValues([detailsRow]);

      // Determines if new count of comments/replies is greater than old count of comments/replies.
      const addlCommentCount = comments - row[titleColumnIdx + 4];

      // Adds video title, link, and additional comment count to table if new counts > old counts.
      if (addlCommentCount > 0) {
        const emailRow = [title, row[videoColumnIdx], addlCommentCount];
        emailContent.push(emailRow);
      }
    }
    // Sends notification email if Content is not empty.
    if (emailContent.length > 0 && EMAIL_ON === "Y") {
      sendEmailNotificationTemplate(emailContent, tabName);
    }
  }
}

/**
 * Gets video details for YouTube videos
 * using YouTube advanced service.
 */
function getVideoDetails(videoId) {
  const part = "snippet,statistics";
  const response = YouTube.Videos.list(part, { id: videoId });
  return response;
}

/**
 * Extracts YouTube video ID from url.
 * (h/t https://stackoverflow.com/a/3452617)
 */
function extractVideoIdFromUrl(url) {
  let videoId = url.split("v=")[1];
  const ampersandPosition = videoId.indexOf("&");
  if (ampersandPosition !== -1) {
    videoId = videoId.substring(0, ampersandPosition);
  }
  return videoId;
}

/**
 * Assembles notification email with table of video details.
 * (h/t https://stackoverflow.com/questions/37863392/making-table-in-google-apps-script-from-array)
 */
function sendEmailNotificationTemplate(content, emailAddress) {
  const template = HtmlService.createTemplateFromFile("email");
  template.content = content;
  const msg = template.evaluate();
  MailApp.sendEmail(
    emailAddress,
    "New comments or replies on YouTube",
    msg.getContent(),
    { htmlBody: msg.getContent() },
  );
}

email.html

solutions/automations/youtube-tracker/email.html
<!--
 Copyright 2022 Google LLC

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-->

<body>
  Hello,<br><br>You have new comments and/or replies on videos: <br><br>
  <table border="1">
    <tr>
      <th>Video Title</th>
      <th>Link</th>
      <th>Number of new replies and comments</th>
    </tr>
    <? for (var i = 0; i < content.length; i++) { ?>
    <tr>
      <? for (var j = 0; j < content[i].length; j++) { ?>
      <td align="center"><?= content[i][j] ?></td>
      <? } ?>
    </tr>
    <? } ?>
  </table>
</body>

योगदानकर्ता

इस सैंपल को Google, Google Developer Experts की मदद से मैनेज करता है.

अगले चरण