YouTube Watcher is a Visual Studio Code extension that allows you to watch YouTube videos directly within the VS Code environment. Enhance your productivity by staying in your workspace while enjoying your favorite videos or tutorials.
- Watch YouTube videos directly in a custom VS Code view.
- Search for videos and play them without leaving the editor.
- Seamless integration with the VS Code activity bar.
- Lightweight and easy to use.
- Visual Studio Code version
^1.99.0or higher. - Internet connection to stream YouTube videos.
- Download and install the extension from the VS Code Marketplace.
- Alternatively, clone this repository and run the extension in development mode:
git clone https://github.com/yourusername/your-repo.git cd youtube-watch npm install code .