Commit Graph

18 Commits

Author SHA1 Message Date
vvakame
eba9f1e2ff remove unrequired .tscparams 2015-08-08 15:41:13 +09:00
Niklas Mollenhauer
9a8c66d5ac Fix indentation 2015-06-02 11:24:36 +02:00
Niklas Mollenhauer
7026f99eeb Add UNSTARTED to PlayerState
See docs:
https://developers.google.com/youtube/iframe_api_reference
2015-06-02 11:03:45 +02:00
jdtaylor91
ca2e9fe966 Add missing definitions for youtube.d.ts 2015-05-19 15:06:22 +01:00
aaron
3f4a36cbdc fix youtube addEventListener signature 2015-03-28 15:39:24 -04:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Niklas Mollenhauer
7f47a884ea Remove trailing spaces from empty lines 2014-07-28 23:22:29 +02:00
Niklas Mollenhauer
2d73f73138 Add getVideoData() + interfaces 2014-07-28 23:22:10 +02:00
Bart van der Schoor
1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Bartvds
d436daf4c2 added/fixed headers t-z
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 02:59:02 +01:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
beae1ebd88 fix scroller, soundjs and youtube definitions 2013-06-24 22:22:57 +01:00
Boris Yankov
b785ffc254 Update readme and metadata in several definition files 2013-01-20 07:08:19 +02:00
Ian Obermiller
d6ffccd18d Update youtube definition.
Make the youtube definition more idiomatic TypeScript, and add some missing loadBy and cueBy methods.
2013-01-08 22:05:17 -08:00
Daz Wilkin
df0dd60fb0 YouTube API: added exports 2012-12-13 10:57:27 -08:00
Daz Wilkin
fb13c206f2 YouTube API
First attempt at creating a TypeScript definition file. This is only a
partial implementation. Unsure about the use of the module to scope the
interfaces.
2012-12-06 13:01:12 -08:00