Skip to content
forked from Modified/MHTifier

Un/packs an MHT (MHTML) archive into/from separate files, writing/reading them in directories to match their Content-Location.

Notifications You must be signed in to change notification settings

clzls/MHTifier2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MHTifier 2

Un/packs a MHT (MHTML) archive into/from separate files, writing/reading them in directories to match their Content-Location.

A fork from Modified/MHTifier.

Under development, so no public API should be assumed.

After a total rewrite, a suitable license will be chosen.

Requirements

  • Python, >= 3.10

Known Issues

  1. Cleanest would've been to use stdin/out, but turned out inconvenient, annoying even, so added command line options.
  2. Verify index.html is present!?
  3. A few un/Pythonisms, idioms, I guess.
  4. Rewrite whole program to provide stable public APIs. Preferably, keep it as a single file with no dependency other than Python 3 and its standard libraries.

About

Un/packs an MHT (MHTML) archive into/from separate files, writing/reading them in directories to match their Content-Location.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.0%
  • HTML 5.0%