An extension that allows you to code by listning sounds inside Vscode PODCAST YOUTUBE
This extension requires mpv and youtube-dl to be installed on your system to work.
brew install mpv youtube-dl
sudo apt-get install mpv youtube-dl
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.
- Open Extensions sideBar panel in Visual Studio Code and choose the menu options for View → Extensions
- Search for
mediaplayer
- Click Install
- Click Reload, if required
- 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
- Get VS Code
- Create your first VS Code extension
- VS Code Extension API
- Learn how to add WebPack bundles to your favorite extensions
Initial release
- Improve README.md file
- Remove Deezer option on the quickpick modal
Enjoy!