Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Add an new option to add the date to the images filename #12

Closed
juanfra684 opened this issue Feb 19, 2017 · 0 comments
Closed

Add an new option to add the date to the images filename #12

juanfra684 opened this issue Feb 19, 2017 · 0 comments

Comments

@juanfra684
Copy link

When I want to search a date in the archive, I can use any text tool to find [YYYY-MM-DD hh:mm:ss]. However, the images filename use a less intuitive format, converting https://ton.twitter.com/i/ton/data/dm/firsthash/secondhash/thirdhash.jpg to firsthash-secondhash-thirdhash.jpg.

Can you add a new option to use an intuitive or "human" format?. Something like this: YYYYMMDD-hhmmss-thirdhash.jpg. The thirdhash would avoid any collision in the filename. Probably the original format is useful for someone, that's why I'm asking for a new option instead of change the default.

@Mincka Mincka closed this as completed in 04d8b5e Jun 27, 2017
Mincka pushed a commit that referenced this issue Jun 27, 2017
Images and GIFs are prefixed with a timestamp
All the conversations are now retrieved (not only the 20 or 50 latest). The number of found threads is displayed.
The path of the written conversation is displayed in the console
Emojis are now written as Unicode instead of their description
Dedicated behavior for macOS (Darwin) for emojis is removed
Description (alt text) of stickers is written in the log
Update of all dependencies
Binaries are built with Python 3.4 (downgrade from 3.5) to improve compatibility
Version and Python version and platform are displayed at startup
Refactoring (pep8, lint)
Mincka added a commit that referenced this issue Jun 27, 2017
Images and GIFs are prefixed with a timestamp
All the conversations are now retrieved (not only the 20 or 50 latest). The number of found threads is displayed.
The path of the written conversation is displayed in the console
Emojis are now written as Unicode instead of their description
Dedicated behavior for macOS (Darwin) for emojis is removed
Description (alt text) of stickers is written in the log
Update of all dependencies
Binaries are built with Python 3.4 (downgrade from 3.5) to improve compatibility
Version and Python version and platform are displayed at startup
Refactoring (pep8, lint)
Mincka added a commit that referenced this issue Jun 27, 2017
Images and GIFs are prefixed with a timestamp
All the conversations are now retrieved (not only the 20 or 50 latest). The number of found threads is displayed.
The path of the written conversation is displayed in the console
Emojis are now written as Unicode instead of their description
Dedicated behavior for macOS (Darwin) for emojis is removed
Description (alt text) of stickers is written in the log
Update of all dependencies
Binaries are built with Python 3.4 (downgrade from 3.5) to improve compatibility
Version and Python version and platform are displayed at startup
Refactoring (pep8, lint)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant