Skip to content

Visual Studio Code extension that lets you search and play songs from YouTube right in your editor.

License

Notifications You must be signed in to change notification settings

tharunbirla/vsTunes

Repository files navigation

vsTune

vsTune is a Visual Studio Code extension that lets you search and play songs from YouTube.

Features

  • Search for songs on YouTube.
  • Play selected songs in the background.
  • Toggle play/pause using a button in the VS Code status bar.

Requirements

  • mplayer: vsTune relies on the mplayer command-line tool for audio playback. Make sure to install it before using the extension.

Installation

  1. Install the extension from the Visual Studio Code Marketplace.
  2. Ensure that mplayer is installed on your system. You can install it using your package manager or by visiting mplayer's official website.

Usage

  1. Open the command palette (Ctrl+Shift+P) and run the command "vstunes.searchTunes"
  2. Enter your search query in the input box and press Enter.
  3. Select a song from the list.
  4. The selected song will start playing, and you can control playback using the play/pause button in the status bar.

Commands

  • vsTune: Search Tunes: Open the search box to find and play tunes.

Known Issues

  • Plays multiple audio at the same time

Improvements

  • Add to playlist option
  • Enable user to change invidious server
  • Fix error when new song is played while another song is playing

Release Notes

See the changelog for information about the latest updates.

Contributing

If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Happy tuning!

About

Visual Studio Code extension that lets you search and play songs from YouTube right in your editor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published