d1conv 2023-12-06
Add video parser module and symlink-based content/photo/video directories
12 files · 232+ · 881-

Video parser module

1 file changed
  • parse_video.py New module for handling Day One video embed references in Markdown output
  • Added dedicated video parser module to handle Day One video attachment embeds instantiate behavioral
    1 file
    • parse_video.py

Symlink-based asset directories

3 files changed
  • content Symlink to Day One export content directory
  • photos Symlink to Day One export photos directory
  • videos Symlink to Day One export videos directory
  • Added symlinks for content, photos, and videos directories to reference Day One export assets without copying binaries into the repo decouple internal
    3 files
    • content
    • photos
    • videos

Data restructuring and parser updates

6 files changed
  • Journal-content.json Significantly reduced journal content data
  • Journal.json Expanded journal metadata with additional entries
  • output.md Reduced output reflecting new data set
  • parse.py Minor orchestration updates for video support
  • parse_content.py Content parser adjustments
  • 9908c11a12f519a1412b210c90162b5e.jpeg Relocated photo binary to blah directory
  • Restructured journal test data and updated parse.py orchestration to support new video parser decouple internal
    2 files
    • parse.py
    • Journal.json