emcf / thepipe

Extract markdown and images from URLs, PDFs, docs, slides, and more, ready for multimodal LLMs. ⚡
https://thepi.pe
MIT License
814 stars 61 forks source link

Implemented video + audio extraction #12

Closed emcf closed 2 months ago

emcf commented 2 months ago

Resolving #7 , #8

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.83721% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.01%. Comparing base (cc5c466) to head (a000a3d).

Files Patch % Lines
thepipe_api/extractor.py 98.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== + Coverage 87.82% 89.01% +1.19% ========================================== Files 6 6 Lines 690 774 +84 ========================================== + Hits 606 689 +83 - Misses 84 85 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.