{"id":16446166,"url":"https://github.com/chriskyfung/youtube-subscriber-spreadsheet-apps-script","last_synced_at":"2026-02-26T11:13:02.965Z","repository":{"id":50323204,"uuid":"518735716","full_name":"chriskyfung/youtube-subscriber-spreadsheet-apps-script","owner":"chriskyfung","description":"Google Apps Script to extract and record the information of your YouTube subscribers from Gmail to Google Sheet","archived":false,"fork":false,"pushed_at":"2024-09-16T08:25:09.000Z","size":1979,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T01:05:00.469Z","etag":null,"topics":["clasp","gmail","google-apps-script","google-sheet","youtube-subscribers","youtubers-toolkit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chriskyfung.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-28T06:57:04.000Z","updated_at":"2024-09-16T08:25:11.000Z","dependencies_parsed_at":"2023-11-14T04:26:21.928Z","dependency_job_id":"4addf802-1f19-4319-807d-1d5d29d13143","html_url":"https://github.com/chriskyfung/youtube-subscriber-spreadsheet-apps-script","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"cristobalgvera/ez-clasp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskyfung%2Fyoutube-subscriber-spreadsheet-apps-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskyfung%2Fyoutube-subscriber-spreadsheet-apps-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskyfung%2Fyoutube-subscriber-spreadsheet-apps-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriskyfung%2Fyoutube-subscriber-spreadsheet-apps-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chriskyfung","download_url":"https://codeload.github.com/chriskyfung/youtube-subscriber-spreadsheet-apps-script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251080743,"owners_count":21533142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clasp","gmail","google-apps-script","google-sheet","youtube-subscribers","youtubers-toolkit"],"created_at":"2024-10-11T09:46:41.089Z","updated_at":"2026-02-26T11:13:02.914Z","avatar_url":"https://github.com/chriskyfung.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Based on [EZ CLASP](https://github.com/cristobalgvera/ez-clasp) template\r\n\r\n# 💻 TL;DR\r\n\r\nThis project is a [Google Apps Script](https://developers.google.com/apps-script) to extract and record the information of your YouTube subscribers from Gmail to Google Sheet.\r\n\r\n```bash\r\ngit clone https://github.com/chriskyfung/youtube-subscriber-spreadsheet-apps-script.git\r\ncd youtube-subscriber-spreadsheet-apps-script\r\n\r\nnpm install\r\nnpm run clasp:login # And access to your Google account\r\n```\r\n\r\nRun `npm run clasp:create` to create a new project. CLASP cli will prompt some project types, and select \"sheets\" to create a new Google Spreadsheet.\r\n\r\n   After you run this script, inside the created `.clasp.json` file, I strongly recommend you to change attribute `rootDir` to `.`. This way you can share and move your project without any issues. This is a Google CLASP CLI trouble.\r\n\r\nPush your JavaScript project to Google Apps Script using\r\n\r\n   ```bash\r\n   npm run push\r\n   ```\r\n\r\n   The **first time** you execute this command, CLASP cli will ask you to overwrite manifest file [`appsscript.json`](./appsscript.json) of the project, insert `y` key and press `enter`.\r\n\r\n   This file contains the configuration required by Google to manage permissions and access to your project.\r\n\r\n## Screenshots\r\n\r\n![Screenshot of Google Spreadsheet](/assets/images/screenshot-gsheet.png)\r\n\r\n## Language Support\r\n\r\n| Language   | Search Query                                                       |\r\n| ---------- | ------------------------------------------------------------------ |\r\n| English    | Email subject: {_Subsciber Name_} has subscribed to you on YouTube |\r\n| 中文(香港) | 電郵主題: {_訂閱者名稱_} 訂閱了你的 YouTube 頻道                   |\r\n| 中文(台灣) | 電郵主題: {_訂閱者名稱_} 訂閱了您的 YouTube 頻道                   |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriskyfung%2Fyoutube-subscriber-spreadsheet-apps-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchriskyfung%2Fyoutube-subscriber-spreadsheet-apps-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriskyfung%2Fyoutube-subscriber-spreadsheet-apps-script/lists"}