Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 816 Bytes

README.md

File metadata and controls

56 lines (35 loc) · 816 Bytes

party-youtube-downloader

Screenshot

Run GUI [Electron]

Download it here

Run it localy

sudo npm install party-youtube-downloader -g
party

Deploy to Heroku

Deploy

Written in

Backend

  • Node.JS
    • Express
    • ytdl-core

Frontend

  • Bootstrap
  • AngularJS
    • Angular-Bootstrap
    • Angular-Animate
    • SoundManager 2

Development Enviroment

  • Bower
  • Grunt

How to develop?

grunt init; grunt watch

and in another terminal

nodemon ./index.js

Authors

Nemanja Nedeljković