GithubHelp home page GithubHelp logo

Comments (5)

elad661 avatar elad661 commented on August 25, 2024

https://developers.google.com/youtube/

https://developers.google.com/youtube/1.0/developers_guide_python

Should be simple enough, this is full of examples and is capable of doing all things your previous parser did.

from sopel.

elad661 avatar elad661 commented on August 25, 2024

Use this link for information about http queries you can use:

https://code.google.com/apis/gdata/docs/2.0/reference.html#Queries

This is an example search query:

http://gdata.youtube.com/feeds/api/videos?vq=searchTerms&racy=include&max-results=1

This is an example info query:

http://gdata.youtube.com/feeds/api/videos/videoID

from sopel.

tyrope avatar tyrope commented on August 25, 2024

Due to rscript.org's recent downtime i'm marking this as high priority and will start working on it immediately.

from sopel.

tyrope avatar tyrope commented on August 25, 2024

I think the YT API doesn't like it's data being accessed the way we try to access it. needs further investigation.

from sopel.

elad661 avatar elad661 commented on August 25, 2024

Closing, cause we fixed it now.

from sopel.

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.