youtube_details 1.0.1
youtube_details: ^1.0.1 copied to clipboard
A Dart & Flutter package to fetch YouTube Channel Details, Videos, Shorts, Posts & Single Video Details — No API Key Required.
1.0.1 — Minor Fixes & Updates 🔧 #
- Fixed string quote consistency in model classes and
YouTubeDetails - Improved error handling in fetch methods
- Minor performance improvements
1.0.0 — Initial Release 🚀 #
- Introduced
youtube_detailspackage - Fetch YouTube Channel Details
- Fetch All Videos
- Fetch Shorts
- Fetch Posts / Community Tab
- Fetch Single Video Details using oEmbed
- Works without YouTube API Key (no quota limit / no authentication)
- Supports Dart & Flutter
What's Next? #
- Pagination for videos & shorts
- Fetch comments
- Download thumbnails in HD & 4K fix