Skip to content

PatoJAD/ytplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTPlayer

YouTube player app built with Angular 14 (latest 14.2.2).

Demo (Updated: 06/01/2019)

Quickstart

1- Install Angular-CLI (latest 14.2.2) :

npm install -g @angular/cli@latest

2- Clone the project:

git clone https://github.com/PatoJAD/ytplayer.git
cd ytplayer

3- Install the npm packages described in the package.json :

npm install

4- Transpile typescript into javascript, host the app and monitor the changes :

ng serve

Visit http://localhost:4200 and enjoy!

Features

  • Play music while searching
  • Extended controls
  • Shuffle/Repeat options for your playlists
  • Browser notifications when new song is going to start
  • Different type for video displaying
  • Create local playlist without authorization
  • Simple Import/Export playlists as JSON

About

Youtube Player in Angular 14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published