I used the video upload function to upload 20 different videos to multiple accounts.
The upload was successful, but I had to open the log and manually get the URLs of the posted tweets one by one.
Is there a way to get the URLs of the posted tweets all at once?
Specifically, I would like a list of the posted tweet URLs as shown below.
https://x.com/accname/status/10000000000000000000
https://x.com/accname/status/11000000000000000000
https://x.com/accname/status/12000000000000000000
https://x.com/accname/status/13000000000000000000
~
https://x.com/accname/status/50000000000000000000
https://x.com/accname/status/51000000000000000000
https://x.com/accname/status/52000000000000000000
Posted Tweet HELP
- martin@rootjazz
- Site Admin
- Posts: 36630
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: Posted Tweet HELP
Let me check. I'm fairly sure they are saved out in text files for you. But I cannot remember for the life of me where lol
Give me 5 minutes to check the code
Give me 5 minutes to check the code
- martin@rootjazz
- Site Admin
- Posts: 36630
- Joined: Fri Jan 25, 2013 10:06 pm
- Location: The Funk
- Contact:
Re: Posted Tweet HELP
Goto the folder:
Posted tweets are saved there in text file.
There will be a daily file for the account and a general file, containing all tweets posted
Regards,
Martin
Code: Select all
%appdata%\rootjazz\Twitterdub\postedtweets\
There will be a daily file for the account and a general file, containing all tweets posted
Regards,
Martin