Bypasses spotify ads by closing and opening spotify
Project description
SpotifyAdBypass
$ pip install spotifyadbypass
if git clone, use
$ pip install win32gui
Usage
Make sure to keep Spotify closed as the program will auto open Spotify application.
Note : Use the Spotify .exe installer do not use the Spotify's microsoft application
from spotifyadbypass import SpotifyBypass
def printSong(artistTitle):
print(artistTitle["artist"].encode('utf-8'), '-', artistTitle["title"].encode('utf-8'), )
#instantiate with a printSong callback
byPass = SpotifyBypass(printSong)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spotifybypassv2-0.0.2-py3-none-any.whl.
File metadata
- Download URL: spotifybypassv2-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.1 CPython/3.5.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d117c7ef2e69e337612004ad9740cdb2dc70648a3cdeba3e5cd595ca6dd75b88
|
|
| MD5 |
b9b14a4fd2943ff2c5655ddeabcacaf3
|
|
| BLAKE2b-256 |
a06c9e73f4e78f561f9d7d735904d9f144b06ec2460adb9c32316b0b736df275
|