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

Videos missing from subscription feed #37

Closed
jamesWalker55 opened this issue Jul 25, 2018 · 6 comments
Closed

Videos missing from subscription feed #37

jamesWalker55 opened this issue Jul 25, 2018 · 6 comments

Comments

@jamesWalker55
Copy link

Recent videos seem to be missing from the subscriptions feed in Invidious, while they are present on Youtube's subscription feed.

Youtube:
Youtube

Invidious: (First 4 youtube videos missing)
Invidious

@omarroth
Copy link
Contributor

This is because there are quite a few new subscriptions being added, so it's taking longer to update. Should be a pretty simple fix when I have a minute.

@dimqua
Copy link
Contributor

dimqua commented Jul 25, 2018

I have the same problem too. But in my case, missing videos are usually present on the channel feed (invidio.us/channel/).

@omarroth
Copy link
Contributor

Thought I'd update you all on the current status. To keep up with serving notifications, Invidious will only pull the latest 15 videos from a channel, and deliver those to users' feeds if they haven't already received them. This is much faster, but if a channel uploads more than 15 videos until the channel is updated again, then Invidious will not catch those missing videos, and it will also not delete videos that have been deleted from YouTube. For new channels that are added, it will not pull all their videos.

This is just for delivering notifications and updating user feeds, everything else on the site works properly and has not changed.

I'm still working on a more permanent fix.

@jamesWalker55
Copy link
Author

Thanks for the update. How frequently does Invidious check for new videos?

@omarroth
Copy link
Contributor

omarroth commented Jul 27, 2018

Looks like it updates ~3800 channels about every 15 minutes.

@omarroth
Copy link
Contributor

omarroth commented Aug 2, 2018

I think I'll close this. Currently Invidious is able to pull down all recent videos fairly quickly, which appears to be the original issue.

@omarroth omarroth closed this as completed Aug 2, 2018
@ghost ghost mentioned this issue Feb 26, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants