Skip to content

An Apps Script snippet that delivers your YouTube feed to your own email daily.

License

Notifications You must be signed in to change notification settings

aprikyan/youtube-daily-feed-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Daily Feed Maker

  1. From your Drive create a new Google Apps Script
  2. Paste copy-me.js in the editor (replacing YOUR_EMAIL_ADDRESS_HERE on line 105 with your email)
  3. On the left click "Add a service" > YouTube Data API v3 > Add
  4. Go to Triggers and click "Add a Trigger"
  5. Choose letsGo as the function to run and Hour timer as the type of time based trigger
  6. Select the appropriate daily time to receive the feed
  7. Click "Save" and give permissions if asked

That's it.

About

An Apps Script snippet that delivers your YouTube feed to your own email daily.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published