youtube_url_processor 0.1.4 copy "youtube_url_processor: ^0.1.4" to clipboard
youtube_url_processor: ^0.1.4 copied to clipboard

One-stop YouTube URL processor: parse, normalize, thumbnails, metadata, widgets.

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.4 - 2025-10-30 #

Fixed #

  • Minor cleanups and metadata updates in preparation for publication.

0.1.3 - 2025-10-30 #

Fixed #

  • Format issues with Dart formatting.

0.1.2 - 2025-10-30 #

Fixed #

  • Resolved static analysis lints by adopting Dart super-parameters for error types in src/models/errors.dart.

Added #

  • Public API documentation across core models, extractor, and API types to satisfy documentation coverage requirements.

Changed #

  • Library-level docs for youtube_url_processor.dart for better discoverability.

0.1.1 - 2025-10-29 #

Fixed #

  • Minor cleanups and metadata updates in preparation for publication.

0.1.0 - 2025-10-28 #

Added #

  • Initial release.
  • Core parsing and normalization for YouTube URLs (video/short/live/clip/playlist/channel)
  • URL builders (watch/shorts/embed/playlist/live) and timecode formatting
  • Thumbnail utilities and Flutter YouTubeThumbnail widget
  • Metadata: oEmbed with OpenGraph fallback; unified metadata client
  • Optional YouTube Data API v3 client with playlist pagination
  • Flutter YouTubeLinkPreview and YouTubeEmbedView widgets
  • Utilities: URL sanitation, playlist helpers, live/shorts inspector
  • Documentation and tests
0
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

One-stop YouTube URL processor: parse, normalize, thumbnails, metadata, widgets.

Repository (GitHub)
View/report issues

Topics

#youtube #urls #parser #thumbnails #metadata

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on youtube_url_processor