ynshung / better-yt-shorts

Playback, volume, timestamp controls and more on YouTube Shorts.
GNU General Public License v3.0
240 stars 43 forks source link

Fixes #133 - Fixed Like Count Regex #136

Closed adsuth closed 1 year ago

adsuth commented 1 year ago

There was an issue where the regex wouldnt match counts that didn't have modifiers.

For such counts, it'd return 0

for #133