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

PlatformAndroid

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 Flutter:

 $ flutter pub add newpipeextractor_dart

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

dependencies:
  newpipeextractor_dart: ^2.0.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:newpipeextractor_dart/newpipeextractor_dart.dart';
0
likes
140
points
152
downloads

Documentation

API reference

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
Contributing

Topics

#youtube #video #extractor #newpipe #streaming

License

GPL-3.0 (license)

Dependencies

flutter, flutter_inappwebview, freezed_annotation, http, json_annotation

More

Packages that depend on newpipeextractor_dart

Packages that implement newpipeextractor_dart