pystardust / ytfzf

A posix script to find and watch youtube videos from the terminal. (Without API)
GNU General Public License v3.0
3.65k stars 351 forks source link

[BUG]: ERROR: Nothing was scraped no matter which instance I use #739

Open MickLib opened 1 month ago

MickLib commented 1 month ago

Describe the bug

When trying to search for anything I get the error

To Reproduce

Search for anything with any instance

Expected behavior

Screenshots

Information

Additional context

My internet is pretty bad so that could be causing issues, but for the moment everything still works except for ytfzf

d4r1us-drk commented 4 weeks ago

Unfortunately it looks like the script wont work for the foreseeable future, this bug happens no matter where or how I test it. I would love to fix this myself considering the project isn't maintained anymore, but I just don't know that level of shell script.

d4r1us-drk commented 4 weeks ago

Looks like this old version on Fedora COPR still works somehow: https://copr.fedorainfracloud.org/coprs/rooyca/ytfzf

Euro20179 commented 4 weeks ago

You guys should try doing ytfzf --rii to refresh your cached invidious instances.

You can also try invidious_instance=<working-instance> ytfzf search

Try https://vid.lilay.dev as the instance.

I can't reproduce your guys' issue.

d4r1us-drk commented 4 weeks ago

Well this is weird, I've been using that old version from the COPR for a while, but now that I tested the latest again, the bug is gone.