Skip to content

[BUG]: Nothing was scraped. #754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
im-phantom opened this issue Dec 29, 2024 · 8 comments
Open

[BUG]: Nothing was scraped. #754

im-phantom opened this issue Dec 29, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@im-phantom
Copy link

It doesn't scrape anything.
Eg:
ytfzf Linux tips
then it throws the following error:
Scraping YouTube (with ) (Linux tips, pg: 1) [ERROR]: Nothing was scraped

OS = Linux 6.12.7-arch1-1
version = ytfzf: git-2051.a67ba26
Terminal = kitty 0.38.1

@im-phantom im-phantom added the bug Something isn't working label Dec 29, 2024
@atkirtland
Copy link

atkirtland commented Dec 29, 2024

To fix this, I just had to set the invidious_instance environment variable like: invidious_instance="https://vid.puffyan.us" ytfzf Linux tips

@plum
Copy link

plum commented Jan 7, 2025

I restorted to using that since just before christmas, as follows, from the cmmand line,
to reach the ytfzf search prompt.:
~$ invidious_instance="https://vid.puffyan.us" ytfz

But as from today even that does not work.

The following command produces 'no available instances', as follows:


$ ~$ ytfzf --available-inv-instances

Tue  7 Jan 22:07:01 GMT 2025

What am I to suspect, and what can be done?

@plum
Copy link

plum commented Jan 7, 2025

Update: After placing the environmental variable as follows, in the conf.sh file shortly after posting the above, it works again:

invidious_instance="https://vid.puffyan.us"
It also works on the command line as, shown above.

Yet $ ~$ ytfzf --available-inv-instances still produces no result (i.e available instances)!

What is happening with instances?

@AlleyPally
Copy link

It seems as though Youtube is giving Invidious instances a hard time again. :(

@plum
Copy link

plum commented Jan 8, 2025

It seems as though Youtube is giving Invidious instances a hard time again. :(

Ah! Just I imagined.... Is it spanners thrown into the Youtube works, I wondered?

@rabpaulo
Copy link

rabpaulo commented Feb 24, 2025

https://github.com/ThatOneCalculator/ytfzfim

orphan fork working just fine somehow

@plum
Copy link

plum commented Feb 24, 2025

@rabpaulo THnaks. I might try that.
We know why ytfzm, as @AlleyPally has informed us, and we see by the invidious problems.

I meanwhile, have found and recommend a particular bash script , which because it does not reply upon ytdl to work. and has some very nice enhancements to the bash menu doveltailing with your own youtube channel and sunbscriotions and lists. It's excellent.
Benexl/yt-x: Browse youtube from your terminal

@tabletseeker
Copy link

Updated and working ytfzf project here:
https://github.com/tabletseeker/ytfzf_prime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants