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.

Cannot query for user RedstoneQuarry

See original GitHub issue

I recently added “RedstoneQuarry” to the sheet for this channel: https://www.youtube.com/c/RedstoneQuarry/videos Since then, it got stuck on that entry with the debug sheet message “Cannot query for user RedstoneQuarry”. When I use “UUW_OAaMdUH3fF00fh8_Koeg” instead, which is the playlist ID of their automatic “all uploads” playlist, that fails with “Cannot query for user UUW_OAaMdUH3fF00fh8_Koeg”. Only the channel ID, which is “UCW_OAaMdUH3fF00fh8_Koeg” (C as second character) works, which can apparently only be obtained by saving the HTML source of the channel page and finding the »"externalId":"UCW_OAaMdUH3fF00fh8_Koeg"« element in some long JSON object (or maybe it’s always the playlist ID, but with a C?). Other short channel URLs, like “slicedlime”, “TheHappieCat” or “SiberianHat” work fine.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
victorjzsuncommented, Mar 7, 2021
0reactions
victorjzsuncommented, Jun 19, 2022

Interesting that they removed it. Here are two possible solutions:

Solution 1: Search for the custom url in YT Search to get a list of channels, and then check each channel to see if the custom url matches (source: https://gist.github.com/stvar/f57e9792c3dc49fab2690247d6ee74de). This can be implemented within the spreadsheet allowing users to input custom urls too. One disadvantage is if the custom url is too popular in channel name or is not even in the channel name, this method will fail.

Solution 2: The Video api contains channel id so we can create a modal that allows a user to input a video id and get the associated channel id. This method requires more work for both developers and the user but has no failure cases.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Buildcraft how to make a quarry in Minecraft 1.19.2 ... - YouTube
Tutorial for Buildcraft! How to make a quarry in Minecraft and all maim functions in Minecraft in Quarry !My Channels:▻ Text tutorials ...
Read more >
Query - Rftools builder quarrying - Feed the Beast
From what I've seen, this excellent quarrying tool mines in rows of horizontal slabs. Is it possible to set it up to quarry...
Read more >
Quarry | The Tekkit Classic Wiki - Fandom
The Quarry is a machine added by BuildCraft. It allows for unmanned mining of a large area. The Quarry can be powered in...
Read more >
Create Mod Radial Quarry - Auto Descends & Brings the Items ...
The actual redstone that controls the quarry was in the end simpler than I imagined, if people are interested, I will break it...
Read more >
Enhanced Quarries (Fabric) - Mods - Minecraft - CurseForge
There is no engine, so use a Tech Reborn, Mechanix generator. (Marker range specification is not visible due to my lack of skill...)...
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