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

[Bug]: Cannot import any data from Freetube, Newpipe, Youtube, or Invidious. #3735

Closed
5 of 6 tasks
Cyanide-1 opened this issue Jul 8, 2023 · 14 comments · Fixed by #3816
Closed
5 of 6 tasks

[Bug]: Cannot import any data from Freetube, Newpipe, Youtube, or Invidious. #3735

Cyanide-1 opened this issue Jul 8, 2023 · 14 comments · Fixed by #3816
Labels
B: feature stopped working bug Something isn't working

Comments

@Cyanide-1
Copy link

Cyanide-1 commented Jul 8, 2023

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

How to achieve bug

  1. go to data settings
  2. click on "import subscriptions"
  3. click on the desired file
  4. no data is imported

Expected Behavior

clicking on the file should import the data into freetube.

Issue Labels

feature stopped working

FreeTube Version

0.18.0 Beta

Operating System Version

Void Linux x86-64 (Rolling Release)

Installation Method

Flathub

Primary API used

Invidious API

Last Known Working FreeTube Version (If Any)

0.18.0 Beta

Additional Information

basically i have tried importing data from every available source i could, none of it worked, not sure how to resolve this issue, i have use my freetube data from my last installation, as well as imported data using both invidious and newpipe, none of it seemed to register into freetube.

Nightly Build

@Cyanide-1 Cyanide-1 added the bug Something isn't working label Jul 8, 2023
@efb4f5ff-1298-471a-8973-3d47447115dc

Hi @Cyanide-1 could u test this out using the latest nightly build. Or provide the file u would like to import so we can take a look.

@kwg
Copy link

kwg commented Jul 11, 2023

I was able to duplicate the result with my subscription list from YT. After trial and error, I found a single entry to a channel that had been banned. I removed the channel and imported 477 entries without an issue.

With the entry left in, the import would freeze and never provide an error or finish.

Confirmed with the current release build and nightly build 3106.

@Cyanide-1
Copy link
Author

Hi @Cyanide-1 could u test this out using the latest nightly build. Or provide the file u would like to import so we can take a look.

yeah sure give me a second

@Cyanide-1
Copy link
Author

Cyanide-1 commented Jul 11, 2023

its not letting me upload the files for some reason, i suppose ill try it out on the lastest nightly build

@Cyanide-1
Copy link
Author

I was able to duplicate the result with my subscription list from YT. After trial and error, I found a single entry to a channel that had been banned. I removed the channel and imported 477 entries without an issue.

With the entry left in, the import would freeze and never provide an error or finish.

Confirmed with the current release build and nightly build 3106.

this could be my issue, i have a large list and its likely one of the channels got banned or something

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

@kwg @Cyanide-1 is it possible for u to provide the files u want to import into FT, so we can take a look at it. Please keep the banned channels in the file because we would like to troubleshoot whats going wrong.

@kwg
Copy link

kwg commented Jul 11, 2023

@whowantsmybigdata
Copy link

Same problem on kubuntu 22.04.1 with FT-version 0.18.
can't import anything although its only like 15 subs and nothing is banned/removed.
unfortunately nightly-3112 doesn't solve it

@absidue
Copy link
Member

absidue commented Jul 12, 2023

Are you all using the Invidious API as your primary API?

@whowantsmybigdata
Copy link

tried both local and invidious...
btw subscribing to any new channel in FT works

@kwg
Copy link

kwg commented Jul 12, 2023

Both files I posted have the same behavior in both APIs. My complete (large) list only works in local. That looks like a different issue.

@Cyanide-1
Copy link
Author

Cyanide-1 commented Jul 13, 2023

@kwg @Cyanide-1 is it possible for u to provide the files u want to import into FT, so we can take a look at it. Please keep the banned channels in the file because we would like to troubleshoot whats going wrong.

sorry for the wait, here is the link im trying to upload: https://jmp.sh/IDN9u99g

@Cyanide-1
Copy link
Author

Are you all using the Invidious API as your primary API?

been trying it with both invidious API and without, still doent work for some reason

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member

efb4f5ff-1298-471a-8973-3d47447115dc commented Jul 19, 2023

Data dump incoming (All tests were conducted on Local API):

Testing PR #2283:

Testing v0.17.0 beta:

Testing PR #2604:

Testing v0.18.0 beta:

Testing latest dev:

So from what it looks like is that a deleted channel is the culprit here, while doing the import it craps itself because it doesnt know what to do with that deleted channel because it probably cant retrieve any info of it on the YT side and just cancels importing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: feature stopped working bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants