youtube_cc 1.0.1 copy "youtube_cc: ^1.0.1" to clipboard
youtube_cc: ^1.0.1 copied to clipboard

Dart package with closed captions for Youtube videos

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youtube_cc

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

dependencies:
  youtube_cc: ^1.0.1

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_cc/youtube_cc.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publisherbeatiapp.com

Dart package with closed captions for Youtube videos

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, http, xml2json

More

Packages that depend on youtube_cc