openzim / youtube

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

Display playlist panel for videos played from homepage #251

Closed dan-niles closed 6 days ago

dan-niles commented 1 week ago

Close #241

Modified VideoGrid and VideoCard components to accept a playlistSlug prop, so that the playlist panel can be displayed whenever videos from the homepage are played.

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 (6689f98) to head (cbc2633).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ===================================== Coverage 1.62% 1.62% ===================================== Files 11 11 Lines 1047 1047 Branches 158 158 ===================================== Hits 17 17 Misses 1030 1030 ```

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