newpipeextractor_dart 1.0.0 copy "newpipeextractor_dart: ^1.0.0" to clipboard
newpipeextractor_dart: ^1.0.0 copied to clipboard

Flutter plugin wrapping NewPipe Extractor for YouTube data extraction. Extract video info, streams, subtitles, comments, channels, playlists, search results, and trending content — no API key required.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add newpipeextractor_dart

With Flutter:

 $ flutter pub add newpipeextractor_dart

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

dependencies:
  newpipeextractor_dart: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:newpipeextractor_dart/newpipeextractor_dart.dart';
0
likes
0
points
152
downloads

Publisher

verified publisherottomancoder.com

Weekly Downloads

Flutter plugin wrapping NewPipe Extractor for YouTube data extraction. Extract video info, streams, subtitles, comments, channels, playlists, search results, and trending content — no API key required.

Repository (GitHub)
View/report issues

Topics

#youtube #video #extractor #newpipe #streaming

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, freezed_annotation, http, json_annotation

More

Packages that depend on newpipeextractor_dart

Packages that implement newpipeextractor_dart