fuzetsu / userscripts

Various browser userscripts I created/maintain
25 stars 11 forks source link

Fix playlists containing videos without duration #18

Closed dnicolson closed 1 year ago

dnicolson commented 2 years ago

This pull request checks for valid video durations when calculating total playing time. Previously the text "LIVE" was checked for but it can also be "UPCOMING" and possibly others. The fix has been copied from here.