webrecorder / warcit

Convert Directories, Files and ZIP Files to Web Archives (WARC)
https://pypi.python.org/pypi/warcit
Apache License 2.0
81 stars 13 forks source link

warcit 0.4.0 -- video conversion support! #17

Closed ikreymer closed 4 years ago

ikreymer commented 4 years ago

Support for video conversion + embeds metadata file creation.

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will increase coverage by 10.20%. The diff coverage is 90.09%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #17       +/-   ##
===========================================
+ Coverage   70.04%   80.25%   +10.20%     
===========================================
  Files           1        3        +2     
  Lines         404      623      +219     
===========================================
+ Hits          283      500      +217     
- Misses        121      123        +2     
Impacted Files Coverage Δ
warcit/warcit.py 71.92% <81.08%> (+1.87%) :arrow_up:
warcit/converter.py 89.30% <89.30%> (ø)
warcit/base.py 98.88% <98.88%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 81e3c5a...4f2444e. Read the comment docs.