An open API service indexing awesome lists of open source software.

https://github.com/nishnik/play_next

Play Next in YouTube - Chrome Extension
https://github.com/nishnik/play_next

chrome-extension javascript song-playing youtube

Last synced: 4 months ago
JSON representation

Play Next in YouTube - Chrome Extension

Awesome Lists containing this project

README

          

# Play Next
Play Next in YouTube - Chrome Extension

![Play Next](icons/icon128.png)

**Add through webstore from [here](https://chrome.google.com/webstore/detail/play-next-youtube/dkpipmegginoiakfkplkcibdafkfjjae).**

Have you ever felt lazy? Not talking about extremity but I don't like changing songs one after other when they finish playing. I repeat I don't like opening a new tab and then searching for a song after which I play it **only when** the current song ends playing.

This chrome extension is a dark knight for people like us. Now you can add songs from whichever tab you want even when the current song is playing and like an obedient **queue** it will play each song one after other.

Well words are deceiveing, lets see the extension in action:
![Action gif](https://cloud.githubusercontent.com/assets/9252491/23092116/e41edff0-f5e9-11e6-9dbc-32deaeaa555d.gif)

# Features

You can add songs sequentially while remove songs from anywhere and would :heart: it always.

# Simplest Usage Example

### Open a YouTube video. Something like this:

![play_n1](https://cloud.githubusercontent.com/assets/9252491/23092763/fdf78aae-f5f7-11e6-8592-c7a24f5b5697.png)

### Here you have songs suggestions in the right hand side, something like this:

![play_n2](https://cloud.githubusercontent.com/assets/9252491/23092764/0427fb98-f5f8-11e6-8b21-d46ddc7cdd76.png)

### Click on the Play Next link to add it to queue:

![play_n3](https://cloud.githubusercontent.com/assets/9252491/23092771/2084d8ce-f5f8-11e6-8dc4-b15f4ada43cf.png)

### You can click on it again to remove it from queue:

![play_n4](https://cloud.githubusercontent.com/assets/9252491/23092773/20894094-f5f8-11e6-962d-1e05158c324c.png)

### And on the upper right hand side, on clicking the extension icon you can see the queue:

![play_n5](https://cloud.githubusercontent.com/assets/9252491/23092772/20851ce4-f5f8-11e6-898c-b25505bb3061.png)

### After the current song ends, the next song from queue will play. Something like this:

![play_nn](https://cloud.githubusercontent.com/assets/9252491/23092792/937fb812-f5f8-11e6-950e-9e8379917ea5.png)

### :) Happy songs listening.

# Adding songs from another tab

### Suppose you are listening to a song:

![play_n1](https://cloud.githubusercontent.com/assets/9252491/23100825/d0e89c5c-f6af-11e6-941e-d8e635596b2a.png)

### And you want that some other song plays after this, so you open a new tab:

![play_n2](https://cloud.githubusercontent.com/assets/9252491/23100826/d11a4824-f6af-11e6-9933-c1a3d056ddbb.png)

### And search for the song:

![play_n3](https://cloud.githubusercontent.com/assets/9252491/23100827/d11ae568-f6af-11e6-8652-5442134759f7.png)

### You want to play this song:

![play_ n4](https://cloud.githubusercontent.com/assets/9252491/23100832/d2628890-f6af-11e6-9f36-89a6acae5750.png)

### Just click on the 'Play Next' link:

![play_n44](https://cloud.githubusercontent.com/assets/9252491/23100831/d184a520-f6af-11e6-9b4a-003407f44bbe.png)

### After the current song ends in the initial tab:

![play_n5](https://cloud.githubusercontent.com/assets/9252491/23100830/d173e55a-f6af-11e6-935c-1acf9546cafa.png)

### The song you have searched for will play:

![play_n6](https://cloud.githubusercontent.com/assets/9252491/23100829/d17166e0-f6af-11e6-9529-d84881c66b91.png)

This is still in developmental phase. Feel free to contribute.