Skip to content

HillPhelmuth/PlaylistManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist Manager

Search for videos using the YouTube Data v3 API and organize the videos into simple, easy to organize playlists.

  • Business layer uses Blazor Server (.net core 3.1)
  • Data layer currently uses Azure SQL Databases with Entity Framework for both Identity and Playlist data, but is also set up to use liteDb for Playlist data. Supports download and upload of playlists excel files to share playlists.
  • Front end uses razor components. Blazor Server with Signal R creates a responsive front end without much Javascript. A little Javascript is required for YouTube iframe api, but is handled using JSInterop.

About

Search, organize, save and watch YouTube Videos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published