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

Added nonetype check for videos, made url checks more general #15

Closed emcf closed 2 months ago

emcf commented 2 months ago

Fixes #14 , additional fix for url matching, readme discord addition

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88.93%. Comparing base (9276bbc) to head (39201e9).

Files Patch % Lines
thepipe_api/extractor.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ========================================== - Coverage 89.01% 88.93% -0.09% ========================================== Files 6 6 Lines 774 777 +3 ========================================== + Hits 689 691 +2 - Misses 85 86 +1 ```

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