https://video-playlist-rahuls360.herokuapp.com
/videos [GET]
/video/:id [GET]
/video/new [POST]
- title
- thumbnail
- url
- duration
/video/:id [DELETE]
/playlists [GET]
/playlist/:id [GET]
/playlist/new [POST]
- title
- videos [array]
- URL
/playlist/:id [DELETE]
/shuffle/:id [GET]