yt 2.2.6+5 copy "yt: ^2.2.6+5" to clipboard
yt: ^2.2.6+5 copied to clipboard

Native Dart interface to multiple YouTube REST APIs including the Data and Live Streaming API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yt

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

dependencies:
  yt: ^2.2.6+5

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

Import it

Now in your Dart code, you can use:

import 'package:yt/yt.dart';
35
likes
0
points
355
downloads

Publisher

verified publishercdavis.ca

Weekly Downloads

Native Dart interface to multiple YouTube REST APIs including the Data and Live Streaming API.

Homepage
Repository (GitHub)
View/report issues

Topics

#api #youtube #oauth2 #rest #live-streaming

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

csv, dio, fling_pickle, googleapis_auth, http, http_parser, json_annotation, loggy, retrofit, stemmer, universal_io, yaml

More

Packages that depend on yt