Welcome to Mobilarian Forum - Official Symbianize.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

PYTHON SCRIPT TO SORT SPOTIFY FAMILY OWNERS BY COUNTRIES

host 6.1K

host

/dev/null
Staff member
Chief Executive Officer
Joined
Jun 22, 2014
Messages
3,278
Solutions
1
Reaction score
65,810
Points
113
Website
katz.to
grants
₲938,702
11 years of service
Instructions to use the script:
This script will split the raw accounts you have to their various country codes, like AU.txt, US.txt, ES.txt, etc
If your accounts come in the format: abcde@gmail.com:123456 | AU
You will have to replace the texts using the replace all function, replacing all " | " with " | Country: "
If your account comes in this format, then the US accounts might not be tagged: EG. abcde@gmail.com123456 
What the script will do is to add | Country: US beside the original text

Do also make sure that your Accounts.txt does not have any empty linees in between
EG. It can't be
Line 1

Line 2

It has to be:
Line 1
Line 2

If your accounts by default comes with | Country: US 
You do not have to do anything

If you execute your script correctly, it will look something like:
Please, Log in or Register to view URLs content!




[/size]
 
Top Bottom