An extension that allows you to code by listening sounds inside Vscode PODCAST YOUTUBE
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.
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.
- 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 (Play, Resume, Next, Prev, ...)
- View the track description
- Add track to your favorites
- Delete track to your favorites
- Get VS Code
- Create your first VS Code extension
- VS Code Extension API
- Learn how to add WebPack bundles to your favorite extensions
- Improve README.md file
- Remove Deezer option on the QuickPick modal
Initial release
Enjoy!