Giter VIP home page Giter VIP logo

Comments (4)

slavistan avatar slavistan commented on September 15, 2024

Hi, apologies for the late reply.

May I kindly ask you to update lf as the last week has seen new major releases which incorporate changes necessary for lf-yt to work (a few days ago you would have had to install lf from source, something which I did not explicitly mention in the readme). Also, check jq --version, which should be ≥ 1.6.

from lf-gadgets.

MuizU avatar MuizU commented on September 15, 2024

I have the latest release for lf and my jq --version is 1.6 but I still get the error
image

from lf-gadgets.

slavistan avatar slavistan commented on September 15, 2024

Alright, let's check your API-key. Kindly run this in your shell and report your output.

query=chopin
maxresults=2
YT_API_KEY="..." # your api key here

curl -s "https://www.googleapis.com/youtube/v3/search?part=snippet&q=$query&type=video&maxResults=$maxresults&key=$YT_API_KEY"

Btw, which search query did you run that gave you the error?

from lf-gadgets.

MuizU avatar MuizU commented on September 15, 2024

It was an API key issue. Thanks for the help

from lf-gadgets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.