Giter VIP home page Giter VIP logo

youtube-app's Introduction

Getting started

Run tsc -w and a webserver. Visit src/

patches in the repo

  • google-youtube web component (patched locally and checked in bower_components)
    • support property changes (add bug here)
    • incorrectly determines player support (add bug here)
    • fire googleyoutubestatechange instead of google-youtube-state-change (angular2 bug)
  • youtube api
    • uses a custom promise lib that zone.js doesn't support (patched in patch_youtube_client.js)

google youtube api key

  • Will be revoked soon after application is public. You will need to provide your own key if you want to run the app.

youtube-app's People

Contributors

mhevery avatar rkirov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

youtube-app's Issues

Install failing, missing or misplaced files

I cloned the repo and ran into the following:

  1. On running build.sh, it fails on not finding es5build.js in angular2 and rtts_assert. I copied into those locations and then
  2. build.sh errors on not finding ...node_modules/angular2/atscript/src/change_detection/change_detection_jit_generator.map
  3. When I run the app (with the missing map as in #2), I'm getting:

GET http://localhost:8082/es6/src/rtts_assert.js.map 404 (Not Found)
zone.js:461 GET http://localhost:8082/node_modules/angular2/src/core/annotations/events.js 404 (Not Found)zone.js:461 window.(anonymous function).(anonymous function)es6-module-loader-sans-promises.src.js:1293 fes6-module-loader-sans-promises.src.js:1468 $__Object$defineProperty.valuees6-module-loader-sans-promises.src.js:1467 $__Object$defineProperty.valuesystem.src.js:730 $__global.upgradeSystemLoader.e.fetchsystem.src.js:1729 $__global.upgradeSystemLoader.e.fetchsystem.src.js:1826 $__global.upgradeSystemLoader.e.fetches6-module-loader-sans-promises.src.js:255 (anonymous function)zone.js:87 runzone.js:64 zoneBoundFn
zone.js:87 Error loading "angular2/src/core/annotations/events" at http://localhost:8082/node_modules/angular2/src/core/annotations/events.js
Error loading "angular2/src/core/annotations/events" from "main" at http://localhost:8082/main.js
Not Found: http://localhost:8082/node_modules/angular2/src/core/annotations/events.js

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.