Code Monkey home page Code Monkey logo

sd-youtube-project's Introduction

Visit the page

http://sd-youtube-project.herokuapp.com/show-me-groups

Getting Started

  1. bundle install
  2. shotgun -p 3000 -o 0.0.0.0
  3. Visit http://localhost:3000/ in your browser

Layout generated from http://www.layoutit.com/

TO DO LIST:

  • authenticate useing youtube logins
  • ability to change quality, 360p 480p etc
  • fast forward button / rewind functionality, link to keybord shortcuts (disablekb=0)
    Spacebar:  Play / Pause
    Arrow Left:  Jump back 5s in the current video
    Arrow Right:  Jump ahead 5s in the current video
    Arrow Up:  Volume up 5%
    Arrow Down:  Volume Down 5%
    enablejsapi allows you to enable the Javascript API to control the YouTube player. If you need this parameter     (which is “1” to enable and “0” by default incidentally)
  • refractor the code
  • improve algorithm (need refractor)
  • need refractor for real deployment, remember to remove DEVELOPER_KEY from source code (look at dotenv gem)
  • BUG in <%= str=video[:video_title_game]; str.match(/[Gg]ame (\d+)/).captures[0].to_i - 1 unless str.nil? %>, IF THERE IS GAME 1, 3, 4 then it wont match the db (ONLY APPLICABLE FOR SPY VIEW) (IE NEED TO VALIDATE THE GAME NUMBERS BEFORE ENTERING THE DB)

sd-youtube-project's People

Contributors

kvirani avatar sidazhou avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.