yt_downloader 0.1.0 copy "yt_downloader: ^0.1.0" to clipboard
yt_downloader: ^0.1.0 copied to clipboard

Download YouTube videos with quality selection and automatic video+audio merging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yt_downloader

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

dependencies:
  yt_downloader: ^0.1.0

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:yt_downloader/yt_downloader.dart';
3
likes
160
points
66
downloads

Documentation

API reference

Publisher

verified publisherbnsaed.com

Weekly Downloads

Download YouTube videos with quality selection and automatic video+audio merging.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffmpeg_kit_flutter_new, flutter, http, youtube_explode_dart

More

Packages that depend on yt_downloader