You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.
I would love to integrate this into the current streaming workflow.
I understand that for the first execution, we need the GUI to execute selenium and the login process.
However, assuming we already did that and our session cookies are not expired, would be possible to execute this tool in a command-line workflow? Reading the current config.json for the values and being able to override some of them with the command line arguments such as:
TiktokStreamKeyGenerator.py --title="My new Title" --hashtag_id=48
The console output may return the three outputs as JSON or any other separator to be easily parsed.
The text was updated successfully, but these errors were encountered:
Hi,
I would love to integrate this into the current streaming workflow.
I understand that for the first execution, we need the GUI to execute selenium and the login process.
However, assuming we already did that and our session cookies are not expired, would be possible to execute this tool in a command-line workflow? Reading the current config.json for the values and being able to override some of them with the command line arguments such as:
TiktokStreamKeyGenerator.py --title="My new Title" --hashtag_id=48
The console output may return the three outputs as JSON or any other separator to be easily parsed.
The text was updated successfully, but these errors were encountered: