All Projects → zen-audio-player → Zen Audio Player.github.io

zen-audio-player / Zen Audio Player.github.io

Licence: mit
Listen to YouTube videos, without the distracting visuals.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Zen Audio Player.github.io

Youtube In Background
YiB is an Android app, which extracts audio from YouTube videos and plays them in background.
Stars: ✭ 58 (-67.78%)
Mutual labels:  audio, youtube-video, youtube
Youtag
iOS music player app that downloads music from the internet, even YouTube
Stars: ✭ 193 (+7.22%)
Mutual labels:  audio, music, youtube
Menutube
Catch YouTube into your macOS menu bar! 🦄
Stars: ✭ 102 (-43.33%)
Mutual labels:  audio, listen, youtube
Scdlbot
Telegram Bot for downloading MP3 rips of tracks/sets from SoundCloud, Bandcamp, YouTube with tags and artwork.
Stars: ✭ 210 (+16.67%)
Mutual labels:  audio, music, youtube
Play.cash
🎶 Music lovers, rejoice.
Stars: ✭ 89 (-50.56%)
Mutual labels:  music, listen, youtube
Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (-46.11%)
Mutual labels:  audio, music, youtube
Sonos Web
Web interface for Sonos audio systems
Stars: ✭ 114 (-36.67%)
Mutual labels:  audio, music, youtube
Essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
Stars: ✭ 1,985 (+1002.78%)
Mutual labels:  audio, music
Muspy
A toolkit for symbolic music generation
Stars: ✭ 151 (-16.11%)
Mutual labels:  audio, music
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+1119.44%)
Mutual labels:  audio, music
Ni Media
NI Media is a C++ library for reading and writing audio streams.
Stars: ✭ 158 (-12.22%)
Mutual labels:  audio, music
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-19.44%)
Mutual labels:  audio, music
Youcast
Turn YouTube Channels into Subscribable Podcasts.
Stars: ✭ 142 (-21.11%)
Mutual labels:  audio, youtube
Aubio
a library for audio and music analysis
Stars: ✭ 2,601 (+1345%)
Mutual labels:  audio, music
Airsonic
📡 ☁️ 🎶Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic)
Stars: ✭ 1,876 (+942.22%)
Mutual labels:  audio, music
Web
Angular6 music player to search and play YouTube, SoundCloud and Mixcloud tracks
Stars: ✭ 156 (-13.33%)
Mutual labels:  music, youtube
Youtube Music
🎵 A Mac app wrapper for music.youtube.com
Stars: ✭ 2,097 (+1065%)
Mutual labels:  music, youtube
Audioowl
Fast and simple music and audio analysis using RNN in Python 🕵️‍♀️ 🥁
Stars: ✭ 151 (-16.11%)
Mutual labels:  audio, music
Datmusic Api
Alternative for VK Audio API
Stars: ✭ 160 (-11.11%)
Mutual labels:  audio, music
Torch Audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Stars: ✭ 164 (-8.89%)
Mutual labels:  audio, music

Zen Audio Player

Zen Audio Player

Gitter Build Status Code Climate Issue Count Known Vulnerabilities

Listen to YouTube videos, without the distracting visuals.

Chrome Extension

Install the Chrome extension (source code) so you can add &zen or /zen to the end of any YouTube URL to redirect this app!

Bookmark

Create a bookmark with javascript: (function () { window.location.href = 'https://zen-audio-player.github.io/?v=' + location.href; }()); as an URL to quickly redirect your YouTube video to this app!

How to create a custom bookmark in Chrome:

  1. Click on a star at the right side of the omnibox (you can also press Ctrl+D (CMD+D on Mac) or choose "Bookmark this page..." from the menu).
  2. Name your bookmark.
  3. Click on "Edit".
  4. Paste the following snippet into the URL field
    javascript: (function () { window.location.href = 'https://zen-audio-player.github.io/?v=' + location.href; }());
    
  5. Click on "Save".

Demo

Screenshot

screenshot

Browser Support

Platform/Browser chrome safari firefox edge ie
windows Yes - Yes Yes Yes
mac Yes Yes Yes - -
ios No No No - -
android No - No - -

Contributing to Zen Audio Player

If you would like to contribute to this project please read the guidelines on contributing before doing so.

Project Sponsors

Sponsor Description
trackjs_logo Track Better Errors. Actually Fix Bugs. Know when your users run into errors and fix bugs before they report them.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].