openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
54 stars 30 forks source link

Always reencode using our presets (even for high quality) and choose best format #373

Closed benoit74 closed 4 weeks ago

benoit74 commented 4 weeks ago

Fix #356

Changes

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 1.25%. Comparing base (b4ec53f) to head (92976e5). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
scraper/src/youtube2zim/scraper.py 0.00% 5 Missing :warning:
scraper/src/youtube2zim/processing.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #373 +/- ## ===================================== Coverage 1.25% 1.25% ===================================== Files 11 11 Lines 1114 1114 Branches 163 163 ===================================== Hits 14 14 Misses 1100 1100 ```

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