Skip to content
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

Local API error when importing youtube subscription #1848

Closed
jgsource opened this issue Oct 21, 2021 · 7 comments · Fixed by #2604
Closed

Local API error when importing youtube subscription #1848

jgsource opened this issue Oct 21, 2021 · 7 comments · Fixed by #2604

Comments

@jgsource
Copy link

When I import the subscription.csv file, I get: "Local API error This account has been terminated for violating YouTube's Community Guidelines. Falling back to invidous API." My subscriptions are also still empty after this. Any way I can fix this? I am on linux with specifically the AUR freetube-bin.

@ChunkyProgrammer
Copy link
Member

ChunkyProgrammer commented Oct 22, 2021

Try disabling "api fallback" as a workaround #1283 (comment)

@harl
Copy link

harl commented Jan 13, 2022

I'm in the same situation here.
I downloaded my latest YouTube export from Google Takeout, which contains a CSV file with my subscriptions.
Both the local API as well as the Invidious API have hindered importing my subscriptions.
I wouldn't need them to be refreshed right away, at least not immediately when they're imported.
There's no reason for each and every subscription to be readily loaded before I actively visit them, anyway.

But they're not just not refreshed, they're not even imported as basic links to the respective channels.
I'm subscribed to about 900 channels, and those APIs seem to have already hit their limits even before I tried.
Please let us import subscriptions without all the fancy stuff that queries additional data.

@tomleary
Copy link

Same problem. Disabling API fallback doesn't work either.

@ChunkyProgrammer
Copy link
Member

ChunkyProgrammer commented Mar 15, 2022

Once #1783 gets merged, adding the ability to not do those additional queries would be possible. If i remember correctly, the import does all the web requests just to get the channel's thumbnail. (Which could be set once you navigate to a video by that channel or the channel itself instead of when you are importing)

@efb4f5ff-1298-471a-8973-3d47447115dc

is any of u still facing this issue?

@jmcelroy01
Copy link

is any of u still facing this issue?

Yes. It gives me local API error status code 429 repeatedly as the import runs.

@ChunkyProgrammer
Copy link
Member

Once #2604 gets merged, I'll open a pr to add a setting to disable fetching thumbnails on initial import which should fix the issues with 429 error :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants