All Projects → theRealPadster → spicetify-hide-podcasts

theRealPadster / spicetify-hide-podcasts

Licence: GPL-3.0 license
Spicetify extension to hide podcasts

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to spicetify-hide-podcasts

Spicetify-Canvas
Spotify Canvas, on Spicetify for Desktop!
Stars: ✭ 34 (-82.38%)
Mutual labels:  spotify, spicetify, spicetify-cli, spicetify-extensions
spicetify-extensions
extensions for spotify i'm creating
Stars: ✭ 207 (+7.25%)
Mutual labels:  spotify, spicetify, spicetify-cli, spicetify-extensions
spicetify-custom-apps-and-extensions
A community-driven collection of custom apps for Spicetify (https://github.com/khanhas/spicetify-cli)
Stars: ✭ 157 (-18.65%)
Mutual labels:  spotify, spicetify, spicetify-cli, spicetify-extensions
spicetify-marketplace
Download extensions and themes directly from Spicetify
Stars: ✭ 125 (-35.23%)
Mutual labels:  spotify, spicetify, spicetify-extensions
SpotifyNoPremium
A cross-platform Spicetify theme which declutters Spotify stock UI and removes all ads.
Stars: ✭ 376 (+94.82%)
Mutual labels:  spotify, spicetify, spicetify-cli
Spicetify Themes
A community-driven collection of themes for customizing Spotify through Spicetify (https://github.com/khanhas/spicetify-cli)
Stars: ✭ 3,034 (+1472.02%)
Mutual labels:  spotify, spicetify
Spotify-Customizer
Chrome extension to customize Spotify web client (themes, lyrics, ...)
Stars: ✭ 27 (-86.01%)
Mutual labels:  spotify, spicetify
spicetify
🎨 Omni for Spicetify
Stars: ✭ 111 (-42.49%)
Mutual labels:  spotify, spicetify
Comfy-spicetify
Stay comfy while listening to music
Stars: ✭ 307 (+59.07%)
Mutual labels:  spotify, spicetify
listentogether-hackathon
Grab some friends, connect your Spotify account, and listen to music in sync with each other.
Stars: ✭ 20 (-89.64%)
Mutual labels:  spotify
spotify-vibe-check
Spotify Vibe Checker Web App to vibe check your Spotify Playlists! (currently broken due to CORS)
Stars: ✭ 24 (-87.56%)
Mutual labels:  spotify
spotipy2
The next generation Spotify Web API wrapper for Python 3.7+
Stars: ✭ 25 (-87.05%)
Mutual labels:  spotify
PugetSound
PugetSound allows you and your group to enjoy music together using Spotify.
Stars: ✭ 52 (-73.06%)
Mutual labels:  spotify
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (-87.56%)
Mutual labels:  spotify
Wox.Plugin.Spotify
Spotify plugin for Wox launcher
Stars: ✭ 29 (-84.97%)
Mutual labels:  spotify
LyricsPyRobot
A Telegram bot for searching lyrics.
Stars: ✭ 29 (-84.97%)
Mutual labels:  spotify
yet-another-spotify-lyrics
Command Line Spotify Lyrics with Album Cover
Stars: ✭ 78 (-59.59%)
Mutual labels:  spotify
spoticord
🎶 View the Spotify listening activity of your entire discord guild. Top Tracks, Album, Artists and more...
Stars: ✭ 18 (-90.67%)
Mutual labels:  spotify
cordova-spotify
🎶 A Cordova / PhoneGap plugin for the Spotify SDKs on iOS and Android
Stars: ✭ 22 (-88.6%)
Mutual labels:  spotify
youtube-or-pornhub
Service identification on ciphered traffic.
Stars: ✭ 26 (-86.53%)
Mutual labels:  spotify

spicetify-hide-podcasts

Spicetify extension to hide podcasts.

  • Hides podcast carousels on the homepage
  • Hides the podcasts tab on the Your Library page
  • Hides the "Your Episodes" sidebar section
  • Hides the podcasts genre card on the Search page

⚙️ Install

Copy hidePodcasts.js into your Spicetify extensions directory:

Platform Path
Linux ~/.config/spicetify/Extensions or $XDG_CONFIG_HOME/.config/spicetify/Extensions/
MacOS ~/.config/spicetify/Extensions or $SPICETIFY_CONFIG/Extensions
Windows %appdata%/spicetify/Extensions/

After putting the extension file into the correct folder, run the following command to install the extension:

spicetify config extensions hidePodcasts.js
spicetify apply

Note: Using the config command to add the extension will always append the file name to the existing extensions list. It does not replace the whole key's value.

Or you can manually edit your config-xpui.ini file. Add your desired extension filenames in the extensions key, separated them by the | character. Example:

[AdditionalOptions]
...
extensions = autoSkipExplicit.js|shuffle+.js|trashbin.js|hidePodcasts.js

Then run:

spicetify apply

🪄 Usage

Toggle in the profile menu. Aggressive mode constantly watches the page for changes instead of stopping once initial load is complete. This should help if you face issues with podcast content loading in later on.

Screenshot

🌎 Translations

I've added translations support! If you use Spotify in a non-English language and are getting the "hide podcasts" menu item etc in English, you can get your language added by either:

  • Submitting a pull request with a new copy of src/locales/en.json but named after your locale, with your translated content inside.
  • Or making a new issue with the relevant information.

More

🌟 Like it? Gimme some love!
Github Stars badge

If you find any bugs or places where podcasts are still showing up, please create a new issue on the GitHub repo.
https://github.com/theRealPadster/spicetify-hide-podcasts/issues

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].