Skip to content

YouTube Playlist Sync

A Go tool to sync YouTube playlists to Google Drive as MP3 files using GitHub Actions.

open-source
  • Go
  • GitHub Actions
  • YouTube API
  • Google Drive API

A command-line tool built in Go that syncs YouTube playlists to Google Drive as MP3 files, automated via GitHub Actions.

Features:

  • YouTube API v3 integration for playlist fetching
  • Google Drive API v3 for cloud storage
  • Automated scheduling via GitHub Actions
  • Audio extraction and MP3 conversion