Skip to content

A Dart package that will return the thumbnails for a Youtube video without using Youtube API.

Notifications You must be signed in to change notification settings

mabuelhagag/youtube_thumbnails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube thumbnails URLs retriever

A Dart package that will return the thumbnails for a Youtube video without using the Youtube API.

Inspired from this stackoverflow question

Created from templates made available by Stagehand under a BSD-style license.

Usage

A simple usage example:

import 'package:youtube_thumbnails/youtube_thumbnails.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

A Dart package that will return the thumbnails for a Youtube video without using Youtube API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages