Git Product home page Git Product logo

spotify-account-creator's Introduction

spotify-account-creator's People

Contributors

seadhy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

spotify-account-creator's Issues

proxy

how to use proxy ip:password:username:password ?

proxies.....

when i do the format mentioned on the readme file i get this error

[21:42:26] [Error Occurred] > Generation Error: 502 bad gateway.

Not working on Windows 11

Downloaded the pack and run the install but after after pressing a button the software close. Any suggestions?

issue following playlist

I have made sure to configure everything correctly, using high quality paid proxies, and have the correct playlist ID, yet the bot is having issues following the playlist. May be worth looking at, or can you walk me through your process for getting your playlist ID, as it's not shown in the video, only the account ID

"generation error"

[23:15:54] [Error Occurred] > Generation Error: [winerror 10061] no connection could be made because the target machine actively refused it.
idk if dis supposed to happen or what

Outdated

This tool is not working anymore. Bot creates accounts without saving them in txt.file plus bot does not following playlists/artist/user.

rate limit

i'm testing this script ,but i getting the following error

can i set some value to respect spotify rate limit, the number of account to create?
imagen

problems with created accounts

this is not related with scipt, but I have noticed that the accounts are eliminated almost instantly. could you insert a delay in time between each action(create the account, follow a list, follow a user or an artist) even between each account created? that time between each action could be configured and also a value with the number of accounts to create, many times testing i haved to interrupt the execution to avoid abusing spotify, specifying a number of accounts would be very useful.
You have done a great job thanks for this script!

i am getting an error

C__Windows_system32_cmd exe 19 03 2023 14_47_38

NameError: name 'ctypes' is not defined.Did you mean: 'type' and account not created.

Just now working

Start program with -
[00:17:35] [Error Occurred] > Account not created.

Account Creation not working anymore.

Spotify changed it's signup process, whenever a account is created a session_id gets returned, this is then used to complete the creation (this happens on the signup web page), but the request to the complete-creation endpoint fails, because a reCAPTCHA token is required.

Maybe you'll find any fix for this, good luck.

fix this

i changed config.json and it's not working
Traceback (most recent call last):
File "C:\Users\windows\Desktop\Spotify-Account-Creator-main\creator.py", line 557, in
gen = Gen()
^^^^^
File "C:\Users\windows\Desktop\Spotify-Account-Creator-main\creator.py", line 58, in init
self.config_file = json.load(open('data/config.json', 'r', encoding='utf-8'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\windows\AppData\Local\Programs\Python\Python311\Lib\json_init_.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^^^^^^^^
File "C:\Users\imSkyDie\AppData\Local\Programs\Python\Python311\Lib\json_init_.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\windows\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\windows\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
C:\Users\windows\Desktop\Spotify-Account-Creator-main>PAUSEn 25 (char 614)

follow more than one

Can i make config to follow more than one account, artist and list and like all tracks?

email account domain....

in previous version i changed the email domain in faker.py to yopmail.com for all account generated to manually make email verification of each account and some times change account password, spotify send to me the email passord change link... now i made same but the email account domain is set to valanides.com, the account verification i rigth but i can't access to the email to make a password change... this is part of automatic email verification ? because i make the accouns and set verification to N and the email domain keeps yopmail.com...
it is usefull make password change in accounts for me... when tha accounst are created passed a time spotify force me password change but if the email is unreachable i can not change password and lost the account... the idea maybe will by change the email account afther account verification? or some way to get email password change link??? or make a fordward of alla email to [email protected]. it be possible? at the end yopmail.com acept any income mail and store temporaly.
thanks! and sorry my english!

password change

hi! thanks for latest updates ...
what about the password change when the account are logged out and avoid account die ?

NOT ABLE TO RUN

I am not able to use this can somebody provide me a tutorial on how to run this

Error uploading pfp and Account not created

So this bot works amazing, but after a while, it starts to give a lot of errors:

Any ideas?
[08:04:14] [Error Occurred] > Error uploading pfp. Retrying...
----------DEBUG------------
{"reason":"insufficient scope","status":"failed"}

[08:40:28] [Error Occurred] > Account not created.
----------DEBUG------------
{"challenge":{"session_id":"7fa0d282-ef66-49ef-bf8a-bf134e96dc70-3"},"attempt_id":"db96150d-ff82-4974-b0ab-1836df2d5fd8"}
200

pp

hello I wonder what is the reason for not putting the profile photo on the accounts

fix?

File "C:\Users\windows\Desktop\Spotify-Account-Creator-main\creator.py", line 557, in
gen = Gen()
^^^^^
File "C:\Users\windows\Desktop\Spotify-Account-Creator-main\creator.py", line 58, in init
self.config_file = json.load(open('data/config.json', 'r', encoding='utf-8'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\windows\AppData\Local\Programs\Python\Python311\Lib\json_init_.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^^^^^^^^
File "C:\Users\windows\AppData\Local\Programs\Python\Python311\Lib\json_init_.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\windows\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\windows\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
C:\Users\windows\Desktop\Spotify-Account-Creator-main>PAUSEn 25 (char 614)

Error creating accounts

Using IP or proxies bot could not make accounts. You can use "user-Agent" spoofing technique. Currently in code it have static "user-Agent" strings if we can spoof that one it will increase requests per IP. Change the method of getting api token. Spotify has changed the api calls methods a-lot and this project is using old methods.

No connection could be made

I am having this error: "[winerror 10061] no connection could be made because the target machine actively refused it."
I am using pretty good proxies btw.

can run on linux?

I recently migrate all virtual machines on my Lab to linux OS because i can send commands ex play, pause, open a play list to spotify native client via dbus-send on ubuntu VM this is a great advantage for me and my be for other too.... will be useful if this script can run on linux....

Captcha

Hello,

How do I implement Captcha solving into the software?

not receiving access token

the code access token url is not receiving any token. i am getting 403. and my ip isnt ban. the account gets created but after that doesnt get the access token.

Error with proxys part

I got fresh even paid for new proxys from over 10 things HQ proxys and it keeps saying failed Ect

account not created

i am using nord vpn but i am getting this error only the program is running for 2 minutes
Ekran görüntüsü 2023-05-04 175818

403 error Permission Denied

[07:57:57] [Error Occurred] > Account not created.
----------DEBUG------------
{"error":{"error_details":{"code":4,"title":"Something went wrong.","body":"Try again later.","permission_denied":{}}},"attempt_id":"1a7dbc60-4947-46c5-a13a-901f1d1ca87e"}
403

Does anyone know why this keeps happening?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.