Giter Club home page Giter Club logo

streamus's Introduction

Streamus™

A Google Chrome extension which allows users to add YouTube videos to playlists, share playlists and discover new YouTube videos.

Overview

Streamus consists of a front-end client, the Google Chrome extension, a back-end server ("Streamus Server"), server test cases ("Streamus Server Tests"), and a website.

The server's modules are managed by NuGet Package Manager.

The server is used to record information about a given user's listening experience. All videos, playlist items, playlists and folders are written to the database. The server is used to enable sharing of playlists between users by copying a playlist row and providing a link to the new row to other users.

Client

Server

Installation

Client

  1. Navigate to the page: chrome://extensions
  2. Mark the checkbox 'Developer mode' as selected.
  3. Click the button 'Load unpacked extensions...'
  4. Select the Streamus directory title 'Chrome Extension' and click OK.
  5. Run the extension.
  • NOTE: If you wish to debug the client without a local server instance you will need to set 'localDebug' to false inside 'chrome extension/background/model/settings.js"

Server

  1. Build 'Streamus Server' in Visual Studio 2012.
  2. Build 'Streamus Server Tests' in Visual Studio 2012.
  3. Create a new, local database called 'Streamus'
  4. Run the test case 'ResetDatabase' to populate the database with tables and schema information.
  5. Ensure all other test cases pass.
  6. Run Streamus Server.

Supported Functionality

  • YouTube search
  • Add YouTube video to playlist
  • Add YouTube playlist as playlist
  • Add YouTube channel as playlist
  • Play, pause, skip, rewind, shuffle, repeat video, repeat playlist
  • Radio / Discovery
  • Desktop notifications of currently playing video
  • Customizable keyboard shortcuts to control play, pause, skip, previous
  • Sharing of playlists via URL
  • Enhancement of YouTube video pages with injected Streamus HTML

Usage Demo

A video explanation of how to use Streamus can be found at:

License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License

Authors

  • MeoMix - Original developer, main contributor.
  • Misostc - Phenomenal user interfactor designer.
  • MiracleBlue - Brought on as a second developer to help with work load.

streamus's People

Contributors

meomix avatar

Watchers

Onur avatar James Cloos 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.