flutter_ytdlp_plugin 0.0.8 copy "flutter_ytdlp_plugin: ^0.0.8" to clipboard
flutter_ytdlp_plugin: ^0.0.8 copied to clipboard

A Flutter plugin for YouTube video streaming using yt-dlp. Supports fetching video formats, related videos, and more.

flutter_ytdlp_plugin 🎥 #

A powerful Flutter plugin that leverages yt-dlp to fetch streaming URLs, video/audio formats, related videos, trending videos, and more — directly from YouTube.

Ideal for building custom YouTube players, media browsers, or any app that requires dynamic YouTube data without relying on official APIs.


✨ Features #

  • 🔗 Fetch direct streaming URLs for videos and audio (MP3-like formats)
  • 🎶 Extract audio-only formats or best video+audio combinations
  • 🔍 Search YouTube videos (with optional limit)
  • 🔀 Fetch random videos for discovery/exploration
  • 📈 Get trending video lists from YouTube
  • 🔁 Fetch related videos based on a title
  • 📦 Retrieve detailed format information for a given video
  • 💡 Optimized for performance and cross-platform compatibility

🚀 Getting Started #

Add this plugin to your pubspec.yaml:

dependencies:
  flutter_ytdlp_plugin:
    git:
      url: https://github.com/golanpiyush/flutter_ytdlp_plugin.git
4
likes
0
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for YouTube video streaming using yt-dlp. Supports fetching video formats, related videos, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_ytdlp_plugin

Packages that implement flutter_ytdlp_plugin