Giter VIP home page Giter VIP logo

collegerama's Introduction

I not longer maintain this repository. See https://github.com/djosh34/collegerama for a new and improved version.


Intro

Collegerama lacks a 'watch this video offline' button. This project downloads the lecture and its slides and watch it in your browser.

Installation

  1. git clone [email protected]:MartijnDwars/collegerama.git
  2. npm install

Download

If you just want to download the lecture, simply use node download.js <resourceId>. The resource id is the part next to 'Play' in the URL. For example, in:

https://collegerama.tudelft.nl/Mediasite/Play/23c483f3255d411381c3ee583a8967451d?catalog=528e5b24-a2fc-4def-870e-65bd84b28a8c

it is 23c483f3255d411381c3ee583a8967451d.

Usage

If you want to use this as a local Collegerama clone:

  1. Use node download.js <resourceId> to download the slides/video
  2. Use bower install to install the javascript dependencies
  3. Update the list of resourceIds in index.html
  4. Serve index.html
  • Run Chrome with cross-origin check disabled (e.g open /Applications/Google\ Chrome.app --args --allow-file-access-from-files)
  • Open index.html, or run some webserver to serve it (e.g. Apache, nginx)
  • Click one of the Lecture X links

FAQ

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.