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)
Release files for spotifybypassv2 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spotifybypassv2-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / spotifybypassv2-0.0.2-py3-none-any.whl
| Download URL | spotifybypassv2-0.0.2-py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d117c7ef2e69e337612004ad9740cdb2dc70648a3cdeba3e5cd595ca6dd75b88
|
|
BLAKE2b-256 checksum How to use checksums |
a06c9e73f4e78f561f9d7d735904d9f144b06ec2460adb9c32316b0b736df275
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|