youtube_extractor 1.0.2 copy "youtube_extractor: ^1.0.2" to clipboard
youtube_extractor: ^1.0.2 copied to clipboard

discontinuedreplaced by: youtube_explode_dart
outdated

YouTube Extractor is a dart and flutter library for extracting YouTube audio and video streams without the requirement of an API key.

1.0.2 #

  • Fixed crash caused by YouTube API change thanks to @davidgalarza.

1.0.1 #

  • Fixed crash caused by YouTube API change.

1.0.0 #

  • Library now follows standard practices.
  • Reuse http client for all requests.
  • Rename main method.
  • Added Dash support.
  • Fixed misc bugs.

0.1.1 #

  • Import dart:async.
  • Fix typos.
  • Run dartfmt.

0.1.0 #

  • Initial beta release.
46
likes
0
pub points
12%
popularity

Publisher

unverified uploader

YouTube Extractor is a dart and flutter library for extracting YouTube audio and video streams without the requirement of an API key.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, xml

More

Packages that depend on youtube_extractor