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
Metadata
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
Acceptance Criteria
music-cli search "query") to search YouTube for music (high confidence)yt-search-liblibrary from https://github.com/luongnv89/yt-search-lib is used as the search backend (high confidence)Metadata