question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[feat] requiredSegments with short hash and videoID

See original GitHub issue

Instead of using the full UUID of the segment, lookup the segment with a short hash (prefix + 8 chars)

https://youtube.com/watch?v=_m1C-tHRGqY#requiredSegment=52b5d1acd

I hope there won’t be that much of a performance impact since it’s LIKE on a very small set (largest # of segments on a video afair is 91)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ajayyycommented, Nov 30, 2021

The current system filters via node since otherwise that would mess with query cache

0reactions
mchangrhcommented, Nov 30, 2021

.take

Read more comments on GitHub >

github_iconTop Results From Across the Web

Get the short Git version hash
Try this: git rev-parse --short HEAD. The command git rev-parse can do a remarkable number of different things, so you'd need to go...
Read more >
Ajayyy SponsorBlockServer Statistics & Issues - Codesti
Issue Title State Comments Created Date Updated Date Closed Date Change occurred endpoint open 0 2022‑11‑24 2022‑12‑05 ‑ videoID cleanup + validation open 0 2022‑10‑27...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found