openzim / youtube

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

Fix title in index.html to be ZIM title #250

Closed dan-niles closed 6 days ago

dan-niles commented 1 week ago

Fix #227

Replace the <title> tag (using RegEx) in index.html of new Vue.js UI to be the ZIM title.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 1.61%. Comparing base (0df7426) to head (82d6fa9).

Files Patch % Lines
scraper/src/youtube2zim/scraper.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ======================================== - Coverage 1.62% 1.61% -0.01% ======================================== Files 11 11 Lines 1047 1052 +5 Branches 158 159 +1 ======================================== Hits 17 17 - Misses 1030 1035 +5 ```

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