Skip to content

sir-kain/vscode-mediaplayer

Repository files navigation

Mediaplayer for Visual Studio Code

VSCMP Icon

An extension that allows you to code by listning sounds inside Vscode PODCAST YOUTUBE

Badge for version for Visual Studio Code extension sirkane.vscode-mediaplayer Downloads Rating

Requirements

This extension requires mpv and youtube-dl to be installed on your system to work.

OS X

brew install mpv youtube-dl

Linux (Ubuntu/Debian)

sudo apt-get install mpv youtube-dl

Windows

Go to the respective websites mpv and youtube-dl and follow the install instructions.

youtube-dl is only required if you want to stream music from YouTube.

Install

  1. Open Extensions sideBar panel in Visual Studio Code and choose the menu options for View → Extensions
  2. Search for mediaplayer
  3. Click Install
  4. Click Reload, if required

Features

  • Search on youtube and listennotes
  • Upload your local media
  • Load the playlist (Plat, Resume, Next, Prev, ...)
  • View the track description
  • Add a track to your favorites
  • Delete a track

Resources

Release Notes

1.0.0

Initial release

1.0.1

  • Improve README.md file
  • Remove Deezer option on the quickpick modal

Enjoy!