Advertisement
Eccat

Untitled

Dec 4th, 2022
507
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.61 KB | None | 0 0
  1. print(center(f"TikTok Uploader v{cfg['program']['version']} by Duplexes#5466 and ed#1234").replace("TikTok Uploader v{cfg['program']['version']} by Duplexes#5466 and ed#1234", Fore.LIGHTBLUE_EX + "TikTok Uploader v{cfg['program']['version']} by Duplexes#5466 and ed#1234" + Fore.RESET))
  2.     print(center(f"{Fore.LIGHTBLUE_EX}Total accounts: {cfg['upload']['total_accounts']} | Total videos: {tiktoks.count}").replace("Total accounts: {cfg['upload']['total_accounts']} | Total videos: {tiktoks.count}", Fore.LIGHTBLUE_EX + "Total accounts: {cfg['upload']['total_accounts']} | Total videos: {tiktoks.count}" + Fore.RESET))
  3.    
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement