Pranav Dronavalli

Results 8 comments of Pranav Dronavalli

.as_dict is a field of the user object. user.info() should return a dictionary. Have you tried printing out just user_data? I seem to get user info on my end.

Yeah the functionality we had with our make_request function now seems to be broken, Likely because TikTok changed things up. We are looking into the issue currently.

downloading videos is currently not a feature but something we plan on adding soon, sorry about that

why do we want an array of emails? don't we already have a school email and another email field for each user, can't we just check both emails whenever we...

> I’m sorry—that was my mistake. The obfuscation itself is working correctly. However, when I use the --var option for variable obfuscation, the compiler throws errors caused by the obfuscated...

Yes not every area is meant to get control flow, Assigned randomly within certain functions for better obfuscation. I'll continue to work on var renaming as it is clearly not...