https://github.com/juliocesarscheidt/youtube-apps-script
https://github.com/juliocesarscheidt/youtube-apps-script
apps-script javascript youtube-api
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliocesarscheidt/youtube-apps-script
- Owner: juliocesarscheidt
- Created: 2022-06-30T00:11:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T01:47:08.000Z (over 2 years ago)
- Last Synced: 2025-03-18T02:44:14.828Z (about 1 year ago)
- Topics: apps-script, javascript, youtube-api
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apps Scripts
[https://script.google.com/home](https://script.google.com/home)
[https://developers.google.com/apps-script/guides/services/quotas](https://developers.google.com/apps-script/guides/services/quotas)
> Docs
[https://developers.google.com/apps-script/quickstart/custom-functions](https://developers.google.com/apps-script/quickstart/custom-functions)
[https://developers.google.com/apps-script/guides/web](https://developers.google.com/apps-script/guides/web)
> Youtube API
[https://developers.google.com/youtube/v3/code_samples/apps-script](https://developers.google.com/youtube/v3/code_samples/apps-script)
[https://developers.google.com/apps-script/advanced/youtube-analytics?authuser=0](https://developers.google.com/apps-script/advanced/youtube-analytics?authuser=0)
> Calendar API
[https://developers.google.com/calendar/api/v3/reference](https://developers.google.com/calendar/api/v3/reference)
[https://developers.google.com/apps-script/reference/calendar/calendar-app#getEventsForDay(Date)](https://developers.google.com/apps-script/reference/calendar/calendar-app#getEventsForDay(Date))
[https://developers.google.com/apps-script/reference/calendar/calendar-event](https://developers.google.com/apps-script/reference/calendar/calendar-event)