openzim / youtube

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

Upgrade to scraperlib v3.4.0 to use VP9 #239

Closed dan-niles closed 1 week ago

dan-niles commented 1 week ago

Closes #235 Closes #211

Implemented the same from #236.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 1.62%. Comparing base (cbf18d1) to head (c2eaefa). Report is 36 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ======================================== - Coverage 1.83% 1.62% -0.22% ======================================== Files 10 11 +1 Lines 928 1049 +121 Branches 147 158 +11 ======================================== Hits 17 17 - Misses 911 1032 +121 ```

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

benoit74 commented 1 week ago

I've added the configuration which is expected to not raise anymore codecov problems, since for now we do not have proper unit testing of scrapers anyway.