Youthumb
A simple angular application that fetches the thumbnails from a Youtube video.
Setup
- npm install
- Add your YouTube API key to the youtube_key variable in /public/app/services/youthumbService.js
Related
- youtube-thumbnails (A node package to to get the thumbnail url)
- youtube-chrome (A chrome extension that uses youthumb)