Skip to content

YouTube based application with personal features made with ReactJS and Redux

Notifications You must be signed in to change notification settings

dioen/reactive-youtube

Repository files navigation

reactive-youtube

Live:


Usage:

  1. login and authorize via user Goole account
  2. on the right side user can display his own lists and mange them
  3. available user lists activities:
    • add list
    • remove list
    • add video element to list
    • remove video element from list
    • navigating between lists
  4. user can search for videos elements with keywords
  5. user can add searched video element to available lists
  6. while user clicks video element, whole list is being added to playlist queue. The list is being played in loop by default
  7. user can infinity loop one video element by clicking cirle arrow below YouTube frame
  8. while user actual playlist is being shown, user has ability to drag and drop video element in different order. It causes real time order change of actual playing playlist
  9. user can use floating actual video frame by clicking resize arrows below frame
  10. in the upper navigation panel in right corner, user is being notified whenever a new video appears in his subscribed channels - caution, there is shown every element from subsciptions, even if user has not checked notification on YouTube
  11. user is notified with "related" video in right panel on every actual video change

In future:

N/A yet, but you may expect a lot of new features in short time ;)


Security satement:

User security is being protected and provided by Google directly. When user is logging in, Google is notifying user about access scope, in that case, about access only to files created with this application.

The application does not have any access to other users files!

Do not modify user file created by the application on Google drive! Otherwise all reactiveYoutube user data will be lost!


Contribution:

N/A yet.





Copyright © 2018 dioen

About

YouTube based application with personal features made with ReactJS and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published