EltonChou / TwitterMediaHarvest

Download twitter media with only one-click.
https://chrome.google.com/webstore/detail/media-harvest-twitter-med/hpcgabhdlnapolkkjpejieegfpehfdok
MIT License
374 stars 32 forks source link

[FEATURE] Alter filename patterns #172

Closed MarkoNoa closed 2 weeks ago

MarkoNoa commented 3 weeks ago

Is your feature request related to a problem? Please describe. Not really. Thanks for this awesome extension!

Describe the solution you'd like The current filename pattern I use is Account-Tweetdate-TweetID-Serial. Just wondering if I can change the format to how I would like. eg. Tweetdate 20220202 to 2022.02.02 and serial is 01-04, I'd like it to be single digit 1-4 don't see a reason to uses two digits. Is there a easy way that I can change those myself. Much appreciated.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

EltonChou commented 3 weeks ago

Please check this thread about dot in filename.

Nobody can promise that twitter will not allow more medias in one tweet in the future. Preserving two digits can prevent this situation. Unless twitter allows medias that can be more than 99 in one tweet.

I sugget that you can use some batch-rename tools to alter the filename.

EltonChou commented 2 weeks ago

Since . in filename might cause unexpected errors that can't be handled by this extension. This issue would be closed.