yt_flutter_musicapi 1.1.2 copy "yt_flutter_musicapi: ^1.1.2" to clipboard
yt_flutter_musicapi: ^1.1.2 copied to clipboard

A Flutter plugin for YouTube Music API that provides music search and related songs functionality using Python backend.

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.

1.1.2 #

Fixed #

  • Fixed an issue related to searchMusic & getRelatedSongs that would cause memory overflows.

Added #

  • More songs by a particular artist and getting related artists. (Not fully implemented!)

1.0.2 #

Fixed #

  • Fixed an issue of Syntax error around line 441 in the kotlin file

1.0.1 #

Added #

  • Fixed outdated documentation link in pubspec.yaml.

Updated #

  • Updated yt-dlp to version 2024.06.30.
  • Updated ytmusicapi Python backend to version 1.10.3.

1.0.0 #

Added #

  • Initial stable release.
  • YouTube Music search functionality using python's ytmusicapi and audios using yt-dlp.
  • Related songs feature based on current track.
  • Support for configurable audio and thumbnail quality.
  • Cross-platform structure with Android support.
  • Integrated Kotlin-Python bridge using Chaquopy for backend communication.
5
likes
0
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for YouTube Music API that provides music search and related songs functionality using Python backend.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on yt_flutter_musicapi

Packages that implement yt_flutter_musicapi