Skip to content

Update Notion database with Youtube Music liked songs

Notifications You must be signed in to change notification settings

wrhansen/liked_songs_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liked Songs

Retrieves liked songs playlist from YouTube music api, and saves them to a Notion database for safe keeping. This program is designed to be run through github actions automation so that your notion database is always updated with your current "liked songs" playlist.

Environment Variables

  • NOTION_API_KEY: Notion API key that you create with your integration
  • NOTION_DATABASE_ID: The ID to the database page your are saving songs data to. Don't forget to connect your intregration to the database: link
  • YOUTUBE_OAUTH_JSON: Json string containing oauth creds. For more information read this: link

About

Update Notion database with Youtube Music liked songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages