From 98e286cdceb3567c4f75a426963e7ce19a55c25f Mon Sep 17 00:00:00 2001 From: buthed010203 Date: Sun, 6 Oct 2019 10:50:55 -0400 Subject: [PATCH] update some info (#526) * update yw readme There was a duped part so i removed that, also fixed some spelling stuff * Update info.html change reddit info --- info.html | 2 +- youtube/README.md | 19 +------------------ 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/info.html b/info.html index bae8a36a4a..0587792b8f 100644 --- a/info.html +++ b/info.html @@ -11,7 +11,7 @@

Features

Feeds

diff --git a/youtube/README.md b/youtube/README.md index 4460a6d994..87459b5c9c 100644 --- a/youtube/README.md +++ b/youtube/README.md @@ -13,27 +13,10 @@ Then a video was published (but uploaded a long time ago): 1. vid1 - uploaded 6pm - published 6pm 2. vid3 - uploaded 5pm - published 11pm -vid3 was published after the latest vidoe but still appears at the bottom. this causes issues as we have no idea when to stop looking now. Currently YAGPDB handles this fine as long as it's not uploaded longer than 50 videos ago, in which case it may or may not catch it. +vid3 was published after the latest video but still appears at the bottom. this causes issues as we have no idea when to stop looking now. Currently YAGPDB handles this fine as long as it's not uploaded longer than 50 videos ago, in which case it may or may not catch it. In the future I'll do a hybrid mode with search. Those super late published videos however will show up in Discord super late. I cannot use search for 100% either because it costs 100 times for api quota to use, meaning it could be up to hours behind. -The feed plugin is complicated because we use the user's `uploads` playlist, and that is sorted by actual upload date instead of publish date - -so say you have this channels videos: - - 0. vid2 - uploaded 10pm - published 10pm - 1. vid1 - uploaded 6pm - published 6pm - -Then a video was published (but uploaded a long time ago) - - 0. vid2 - uploaded 10pm - published 10pm - 1. vid1 - uploaded 6pm - published 6pm - 2. vid3 - uploaded 5pm - published 11pm - -vid3 was published after the latest vidoe but still appears at the bottom. this causes issues as we have no idea when to stop looking now. Currently YAGPDB handles this fine as long as its not uploaded longer than 50 videos ago, in which case it may or may not catch it. - -In the future i'll do a hybrid mode with search, those super late published videos however will show up in Discord super late, i cannot use search for 100% either because it costs 100 times for api quota to use, meaning it could be up to hours behind. - ### Storage layout: Postgres tables: