Code Monkey home page Code Monkey logo

Comments (13)

wapcrazut avatar wapcrazut commented on July 16, 2024 2

The web browser console drops Google API limits erros. So, if you use the website you will have erros for sure. The solution is to clone the project, setup your own API credentials with the Google Developers Console and edit authentication.js

from youtube-subscriptions-importer.

raj-khare avatar raj-khare commented on July 16, 2024 2

I have made a tool similar to this but without the need for the XML file. https://raj-khare.github.io/yt-migrate/

[EDIT]
Correct url: https://github.com/raj-khare/yt-migrate

from youtube-subscriptions-importer.

raj-khare avatar raj-khare commented on July 16, 2024 1

@Spinner65 Yes, it requires python3. I have supplied my own API keys, but as stated quota will pretty much exhaust very soon. So you can either try again a day later (only remaining subscriptions will get transfer) or use your own keys.

from youtube-subscriptions-importer.

mikewesten avatar mikewesten commented on July 16, 2024 1

Nice. It worked. Thanks for that.

I had to use 'python3 -m http.server 8080' instead of 'python -m http.server 8080' because of how my linux machine is set up. It still calls on Python 2.7 unless I issue a python3 command.

from youtube-subscriptions-importer.

rudolphos avatar rudolphos commented on July 16, 2024

Same here. It shows subscribed, but none of the subscriptions show up on youtube. Iguess they have changed their API or put some new limits in place.

from youtube-subscriptions-importer.

rudolphos avatar rudolphos commented on July 16, 2024

@wapcrazut it works, but now it's limited to only 100 requests..
If I understand this correctly 1 request costs 100 quotas, which makes up 10k (daily query limit) for 100 subs.

After first 100, it's just POST https://... 403

from youtube-subscriptions-importer.

wapcrazut avatar wapcrazut commented on July 16, 2024

@rudolphos Yes, in theory is correct. According to the Youtube Quota Calculator the insert method on subscriptions module cost about 53 quota.

from youtube-subscriptions-importer.

mauroporras avatar mauroporras commented on July 16, 2024

@raj-khare Not working, thanks.

from youtube-subscriptions-importer.

raj-khare avatar raj-khare commented on July 16, 2024

@mauroporras Oh! Sorry. The correct url is this: https://github.com/raj-khare/yt-migrate

from youtube-subscriptions-importer.

mauroporras avatar mauroporras commented on July 16, 2024

@raj-khare Thank you. I'm encountering this "External apps that request sensitive or restricted user data must first be verified by Google. This process may take 4-6 weeks."

Did you have to deal with the same?

from youtube-subscriptions-importer.

raj-khare avatar raj-khare commented on July 16, 2024

@mauroporras Ya, I got the message, but you can proceed anyway by clicking on the advanced button in the OAUTH screen.

from youtube-subscriptions-importer.

Spinner65 avatar Spinner65 commented on July 16, 2024

@raj-khare Thanks for alternative project. I tried running it on OSX with it's oem python 2.7. Got an Error. I assume the code is for python 3 ?

As for this youtube subscriptions importer project, @wapcrazut Is correct. it is just an API error. You can run the code on your own local webserver with your own APIs keys and it works as of the date of this post.

from youtube-subscriptions-importer.

Spinner65 avatar Spinner65 commented on July 16, 2024

@Spinner65 Yes, it requires python3.

Thanks for the confirmation. I guess it is time to update the tools on my mac. :)

from youtube-subscriptions-importer.

Related Issues (9)

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.