all repos — tg2md @ c11899c33dbd1dbf0865c9d99ccea95d9922df0b

converter from telegram json to jekyll md

c11899c3
add option to reassign directories for media

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.
la-ninpre leobrekalini@gmail.com
Thu, 12 Nov 2020 02:03:03 +0300
36c95ea2
add raw parser

handles:
  - photo
  - text with bold, italic, underlined, stroke style and with links.
  - audio files

not handles:
  - tags
  - replies
  - forwarded messages
la-ninpre leobrekalini@gmail.com
Wed, 11 Nov 2020 02:40:27 +0300