Closed AbdourahmaneGadio closed 7 months ago
Allow the user to set a format for the file downloaded.
Eg : 2023-05-12 twitterUsername [tweetID].mp4
The options for the file format are currently :
In the script, I added a portion of code for the tweet text (line 313 to 319). It is to manage the max length allowed for a filename in Linux.
@AbdourahmaneGadio Can you rebase all in a single commit (easier to review)
Allow the user to set a format for the file downloaded.
Eg : 2023-05-12 twitterUsername [tweetID].mp4
The options for the file format are currently :
In the script, I added a portion of code for the tweet text (line 313 to 319). It is to manage the max length allowed for a filename in Linux.