Skip to content

Add warning about yt-dlp dependencies for Youtube

2808b22
Select commit
Loading
Failed to load commit list.
Merged

Small maintenance : Python 3.14, yt-dlp[default] and beartype 0.22 #269

Add warning about yt-dlp dependencies for Youtube
2808b22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2025 in 1s

99.87% (-0.13%) compared to 48da0c6

View this Pull Request on Codecov

99.87% (-0.13%) compared to 48da0c6

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.87%. Comparing base (48da0c6) to head (2808b22).

Files with missing lines Patch % Lines
src/zimscraperlib/zim/indexing.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #269      +/-   ##
===========================================
- Coverage   100.00%   99.87%   -0.13%     
===========================================
  Files           41       41              
  Lines         2511     2480      -31     
  Branches       339      340       +1     
===========================================
- Hits          2511     2477      -34     
- Misses           0        1       +1     
- Partials         0        2       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.