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

A Dart package that provides an easy-to-use interface for accessing the YouTube Data API. Fetch videos, playlists, channel details, comments, and more with minimal setup.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2025-04-09 #

Added #

  • Initial release of the youtube_integration package.
  • Fetch channel videos.
  • Fetch channel playlists.
  • Fetch videos from a playlist.
  • Search for videos.
  • Fetch video details and comments.
  • Fetch YouTube channel details.

1.0.1 2025-04-017 #

Fixed #

  • Fixed a bug that caused the package to throw an error when fetching comments.
11
likes
140
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package that provides an easy-to-use interface for accessing the YouTube Data API. Fetch videos, playlists, channel details, comments, and more with minimal setup.

Repository (GitHub)
View/report issues

Topics

#youtube #api #video #dart #integration

Documentation

API reference

License

MIT (license)

Dependencies

build_runner, dio, mockito

More

Packages that depend on youtube_integration