s-weigand / binge-stream

Extension to auto click 'Skip Recap' and 'Skip Intro' on streaming pages, when they pop up
Apache License 2.0
4 stars 2 forks source link

Fix netflix #23

Closed s-weigand closed 4 years ago

s-weigand commented 4 years ago

This fixes the broken functionality due to the updated player on Netflix.

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into main will decrease coverage by 0.31%. The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   48.31%   48.00%   -0.32%     
==========================================
  Files           5        5              
  Lines          89      100      +11     
  Branches       17       18       +1     
==========================================
+ Hits           43       48       +5     
- Misses         43       49       +6     
  Partials        3        3              
Impacted Files Coverage Δ
source/content_scripts/netflix.ts 0.00% <0.00%> (ø)
source/lib/functions.ts 92.30% <87.50%> (-1.18%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6807ee7...75f5b2b. Read the comment docs.