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

https://github.com/Tetrax-10/Spicetify-Extensions

Spotify Extensions Developed by a Music Lover
https://github.com/Tetrax-10/Spicetify-Extensions

spicetify spicetify-cli spicetify-extensions spotify

Last synced: about 1 year ago
JSON representation

Spotify Extensions Developed by a Music Lover

Awesome Lists containing this project

README

          

# 📦 Archiving this extensions repo due to time constraints. Feel free to fork and continue the development! 🍴

# Spicetify-Extensions

Some Use Full Extension Developed by a Music Lover.

Wanna discuss or having issues with my extensions? Ping `@Tetrax-10` on Discord

# 1. Sort By Play Count

Sort Playlists, All songs of a Artist, Albums by :

![Screenshot](https://raw.githubusercontent.com/Tetrax-10/Spicetify-Extensions/master/Sort-by-Play-count/screenshot.png)

- Play Count (Spotify's Playcount)

- Popularity (Spotify's Popularity) (Trending)

- Release Date (Latest and Oldest Supported)

- Scrobbles - How many times every single listener has listened to that song (Last.FM)

- Personal Scrobbles - How many times you have listened to that song (Last.FM with Login)

- Play Count (lastFM's Playcount)


## Get it on [Spicetify Marketplace](https://github.com/spicetify/spicetify-marketplace) or [Manually](https://github.com/Tetrax-10/Spicetify-Extensions/tree/master/Sort-by-Play-count)

Search `Sort By Play Count` and Click Install Buttton.


# 2. Play on YouTube

Plays the Video Song of a Track in YouTube


![Screenshot](https://raw.githubusercontent.com/Tetrax-10/Spicetify-Extensions/master/Play-on-YouTube/assets/Play-on-YouTube-demo.gif)

## Get it on [Spicetify Marketplace](https://github.com/spicetify/spicetify-marketplace) or [Manually](https://github.com/Tetrax-10/Spicetify-Extensions/tree/master/Play-on-YouTube)

Search `Play on YouTube` and Click Install Buttton.


# 3. Spotify Genres

See what Genres you are listening to with Spotify Genres Extension


![genre](https://raw.githubusercontent.com/Tetrax-10/Spicetify-Extensions/master/Spotify-Genres/artist-page.png)

## Get it on [Spicetify Marketplace](https://github.com/spicetify/spicetify-marketplace) or [Manually](https://github.com/Tetrax-10/Spicetify-Extensions/tree/master/Spotify-Genres)

Search `Spotify Genres` and Click Install Buttton.


# 4. Spotify Backup

This Extension will Backup and Restore Playlist, Spotify and Marketplace Settings


![Demo](https://raw.githubusercontent.com/Tetrax-10/Spicetify-Extensions/master/Spotify-Backup/demo.gif)

## Get it on [Spicetify Marketplace](https://github.com/spicetify/spicetify-marketplace) or [Manually](https://github.com/Tetrax-10/Spicetify-Extensions/tree/master/Spotify-Backup)

Search `Spotify Backup` and Click Install Buttton.


# 5. Seek Song

This Extension Seeks Song when you press `1 to 9` for `10 % to 90 %` of the song like YouTube.

`left arrow` and `right arrow` Seeks `10 seconds` backward and forward like YouTube.

`up arrow` and `down arrow` Increase and Decrease volume like YouTube.

`,` and `.` Seeks `1 Second` backward and forward like YouTube.

`+` and `-` to change tracks.


![Screenshot](https://raw.githubusercontent.com/Tetrax-10/Spicetify-Extensions/master/Seek-Song/screenshot.gif)

## Get it on [Spicetify Marketplace](https://github.com/spicetify/spicetify-marketplace) or [Manually](https://github.com/Tetrax-10/Spicetify-Extensions/tree/master/Seek-Song)

Search `Seek Song` and Click Install Buttton.


# 6. Play Enhanced Songs

This Extension only Plays the Enhanced Songs from a playlist. It even allows you to play Enhanced Songs from other's playlist.


![Screenshot](https://raw.githubusercontent.com/Tetrax-10/Spicetify-Extensions/master/Play-Enhanced-Songs/screenshot.png)

## Get it on [Spicetify Marketplace](https://github.com/spicetify/spicetify-marketplace) or [Manually](https://github.com/Tetrax-10/Spicetify-Extensions/tree/master/Play-Enhanced-Songs)

Search `Play Enhanced Songs` and Click Install Buttton.


# 7. Skip or Play Liked Songs

This Extension Skips or Plays Liked Songs only

Very Useful if you are Discovering new Songs or want to play your Fav Songs in a PlayList or Album.


![Screenshot](https://raw.githubusercontent.com/Tetrax-10/Spicetify-Extensions/master/Skip-or-Play-Liked-Songs/screenshot.png)

## Get it on [Spicetify Marketplace](https://github.com/spicetify/spicetify-marketplace) or [Manually](https://github.com/Tetrax-10/Spicetify-Extensions/tree/master/Skip-or-Play-Liked-Songs)

Search `Skip or Play Liked Songs` and Click Install Buttton.


# 8. Sort by Rating (deprecated)

Sort by Rating feature has been moved to [Star Ratings](https://github.com/duffey/spicetify-star-ratings) extension.

This extension sorts playlist by Rating.


![Screenshot](https://raw.githubusercontent.com/Tetrax-10/Spicetify-Extensions/master/Sort-by-Rating/screenshot.gif)


# Development

## Clone this Repo

```sh
gh repo clone Tetrax-10/Spicetify-Extensions
```

## Install Repository dependencies

```sh
cd Spicetify-Extensions
npm install
```


## Developing Extensions made with [spicetify-creator](https://github.com/spicetify/spicetify-creator)

## Install Extension dependencies

```sh
cd Play-on-YouTube
npm install
```

### For Building and Watching Extension please reffer [spicetify-creator docs](https://spicetify.app/docs/development/spicetify-creator/building-and-testing)

**Note:** No need to [build locally](https://spicetify.app/docs/development/spicetify-creator/building-and-testing#building-locally). Github Actions will automatically build and publish extensions to [dist](https://github.com/Tetrax-10/Spicetify-Extensions/tree/dist) branch.


## Before Making Pull Request

### Always run the Prettier formatter before making the Pull Request

```sh
cd Spicetify-Extensions
npm run format
```


# Support

### People who Liked these Extensions

Want your name here? Just like this Repo 🤩

[![My Extensions Stargazers](https://reporoster.com/stars/Tetrax-10/Spicetify-Extensions)](https://github.com/Tetrax-10/Spicetify-Extensions/stargazers)

Like These Extensions? Gimme Some ❤️ by Liking this Repository.

Made with ❤️ from [Chennai](https://www.google.com/maps/place/Chennai,+Tamil+Nadu).

[![Github Stars badge](https://img.shields.io/github/stars/Tetrax-10/Spicetify-Extensions?logo=github&style=social)](https://github.com/Tetrax-10/Spicetify-Extensions)