UDOIT icon indicating copy to clipboard operation
UDOIT copied to clipboard

Adding a YouTube API key after scanning does not rescan videos

Open bagofarms opened this issue 1 year ago • 0 comments

If you set up UDOIT with an empty YouTube API key and scan a course, adding a YouTube API key and rescanning the course will not result in any videos without captions being detected. This is because those pages do not have new content in them, so UDOIT assumes it does not need to rescan them. Editing a page and saving it will trigger UDOIT to scan the videos using the new API key.

Possible Solutions

  1. Detect if the YouTube or Vimeo keys have changed, and force a full rescan of each course the next time UDOIT is visited inside that course.
  2. Add an option to the Reports tab of the Admin panel that forces a full rescan of each course the next time UDOIT is visited inside that course.
  3. Add a "Force Full Rescan" option. Maybe when someone clicks the "Rescan Course" option and no new content is found, a link to perform a full rescan could appear in the notification box.

bagofarms avatar Dec 16 '22 23:12 bagofarms