Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 2.33 KB

README.md

File metadata and controls

62 lines (40 loc) · 2.33 KB

Mediaplayer for Visual Studio Code

VSCMP Icon

An extension that allows you to code by listening 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.

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

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.

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 (Play, Resume, Next, Prev, ...)
  • View the track description
  • Add track to your favorites
  • Delete track from your favorites

Resources


Enjoy!