Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This JS requires jQuery. In fact, it’d be pretty useless without it. All you need to have some script tag thingies after bringing jQuery into the equation:

<script type="text/javascript" src="js/jquery.yt-api.js"></script>

index.html has a basic example but you should use the YouTube Data API as a reference since this is just a quick and dirty abstraction over that.

Although this currently relies on jQuery down to the core, I’m thinking of completely removing this dependency. It’d probably be more useful.

About

Simple plugin to get information about videos from YouTube. A friend needed to get descriptions of videos for his web app so I hacked this together.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages