Skip to content

Add YouTube search support via yt-search-lib #17

@luongnv89

Description

@luongnv89

Type

feature (high confidence)

Description

Add YouTube search functionality to music-cli, allowing users to search for music directly on YouTube from the command line. This feature should integrate the yt-search-lib library to handle search queries and return relevant video/music results.

Related components: CLI interface, search module, playback integration

Reporter Context

add feature to support for youtube search, use the library here: https://github.com/luongnv89/yt-search-lib

Acceptance Criteria

  • User can run a CLI command (e.g., music-cli search "query") to search YouTube for music (high confidence)
  • Search results display relevant metadata: title, channel, duration, URL (high confidence)
  • The yt-search-lib library from https://github.com/luongnv89/yt-search-lib is used as the search backend (high confidence)
  • Search results can be selected and played or queued within music-cli (medium confidence)
  • Appropriate error handling is shown when no results are found or the library fails (medium confidence)

Metadata

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions