aboutsummaryrefslogtreecommitdiffstats
path: root/parse.py
Commit message (Collapse)AuthorAgeFilesLines
* add option to reassign directories for mediala-ninpre2020-11-121-9/+19
| | | | | | now it's done through a variables photo_dir and media_dir, these should be filled in before running and they are intended to fit your specific setup. e.g. mine uses /assets folder for such file storage.
* add raw parserla-ninpre2020-11-111-0/+177
handles: - photo - text with bold, italic, underlined, stroke style and with links. - audio files not handles: - tags - replies - forwarded messages