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
When the application is started (non-CLI), the user is given a dialogue from which they can choose the preferred download_mode. Like this, the config is dynamically adjusted and does not have to be fixed manually before the execution. Something like:
Which mode would you like to choose:
[0] Normal
[1] Single
[2] Collection
[3] Messages
[4] Timeline
> Your choice: __
The text was updated successfully, but these errors were encountered:
When the application is started (non-CLI), the user is given a dialogue from which they can choose the preferred download_mode. Like this, the config is dynamically adjusted and does not have to be fixed manually before the execution. Something like:
Which mode would you like to choose:
[0] Normal
[1] Single
[2] Collection
[3] Messages
[4] Timeline
> Your choice: __
The text was updated successfully, but these errors were encountered: