youtube_url_processor 0.1.4 copy "youtube_url_processor: ^0.1.4" to clipboard
youtube_url_processor: ^0.1.4 copied to clipboard

One-stop YouTube URL processor: parse, normalize, thumbnails, metadata, widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youtube_url_processor

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  youtube_url_processor: ^0.1.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:youtube_url_processor/youtube_url_processor.dart';
0
likes
160
points
207
downloads

Publisher

unverified uploader

Weekly Downloads

One-stop YouTube URL processor: parse, normalize, thumbnails, metadata, widgets.

Repository (GitHub)
View/report issues

Topics

#youtube #urls #parser #thumbnails #metadata

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on youtube_url_processor