TylerJDev / YouTube-Timestamps

A plugin which tracks YouTube timestamps. Never lose track of what timestamp you're on again! ⏱️
6 stars 1 forks source link

Improper timestamps from comments #10

Closed TylerJDev closed 5 years ago

TylerJDev commented 5 years ago

Occurrences

Steps to reproduce

  1. Proceed to video
  2. Go to comment section
  3. Wait for plugin to find timestamp
  4. Observe current track title

Expected Result No timestamp should be found

Actual Result Timestamp is found within comments which is improper

Comments This could be fixed in a multitude of ways, but the simplest seems to be not grabbing a timestamp if only one is found in the comment section. This will require multiple use cases to ensure that this fix is enough for this issue.