Giter VIP home page Giter VIP logo

Comments (8)

soodoku avatar soodoku commented on September 4, 2024

So this works perfectly for me.

list_channel_videos(channel_id = "UCXOKEdfOFxsHO_-Su3K8SHg")[[5]]$id
 [1] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi4yQzk4QTA5QjkzMTFFOEI1" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi5EQkE3RTJCQTJEQkFBQTcz"
 [3] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi43QzNCNkZENzIyMDY2MjZB" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi42RTNCOEMxREI3Q0VDMjU2"
 [5] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi40MDNEMzA0QTBFRThFMzBE" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi42MjYzMTMyQjA0QURCN0JF"
 [7] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi4xM0YyM0RDNDE4REQ1NDA0" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi5ERkUyQTM0MzEwQjZCMTY5"
 [9] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi5CNTcxMDQ0NThBNzMxODYz" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi5CNTZFOTNGQzZEODg1RUQx"
[11] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi4wRjhFM0MxMTU1MEUzQ0VB" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi41OURENDc2NEM1MDI5Mjky"
[13] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi42QzdBMzlBQzQzRjQ0QkQy" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi4zMUEyMkQwOTk0NTg4MDgw"
[15] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi4wMTYxQzVBRDI1NEVDQUZE" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi4wNEU1MTI4NkZEMzVBN0JF"
[17] "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi5CQkEwRDA0MDkwNUM2MDY1" "UEwwZk9sWFZlVlc5UU1PM0dvRVNreTR5RGdRZksyU3NYTi5GNjAwN0Y0QTFGOTVDMEMy"

I would start with installing the latest copy of tuber and then take it from there. But I am frankly a bit lost as to where the 404 is coming from. Reach out to me directly on email and we can try to diagnose the issues.

from tuber.

cschwem2er avatar cschwem2er commented on September 4, 2024

could these problems be solved if you also enable authentication via an API key?

from tuber.

soodoku avatar soodoku commented on September 4, 2024

YT uses oauth2, which the R package supports:

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

And presumably you have looked up the vignette and following up how to use tuber
https://github.com/soodoku/tuber/blob/master/vignettes/tuber-ex.md

You need to use yt_oauth to setup your credentials. But if you are having issues, send some code via email and we can try to see why you are having issues. The package has been working well for a lot of people.

from tuber.

cschwem2er avatar cschwem2er commented on September 4, 2024

yep most of the time it works perfectly for me as well, with oauth2 :) I still haven't figured out whats up with this 404 errors though. Another youtube app, YTDT, uses API key authentication and I do not have any issues there. But I will do some further tests.

from tuber.

soodoku avatar soodoku commented on September 4, 2024

Do you want to link to this package or app?

from tuber.

soodoku avatar soodoku commented on September 4, 2024

The 404 errors can be about the 'scope' of the permissions you ask for, and are granted. And again that is part of yt_oauth.

from tuber.

cschwem2er avatar cschwem2er commented on September 4, 2024

Sure, its Bernhard Rieder's app and you find it on github. It is written in PHP though, not in R.

Edit: the app can be used here.

from tuber.

cschwem2er avatar cschwem2er commented on September 4, 2024

The 404 errors can be about the 'scope' of the permissions you ask for, and are granted. And again that is part of yt_oauth.

I will check the permissions again, thanks for the hint.

from tuber.

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.