Closed alacritythief closed 5 years ago
I don't know if this is helpful, but it seemed worth bringing to your attention. Found on reddit: https://docs.google.com/spreadsheets/d/1rzslAZJUussOGaewRYsPalM9Y_2JJbfWtJ252SlzktI/edit#gid=265140854
If nothing else for Moonshot.
@rak5381 Thanks, this is really helpful! I'll add this to our internal list of resources. 👍
Closing this as the video feature is not a priority and I am working on other Yang related projects for the volunteer tech team.
Video Search Feature
Part of v0.2 milestone
Similar to policy search, there will be a video.js file in the
lib
directory that contains a JavaScript object full of relevant videos, topic timestamps, and keywords relevant to those timestamps.There will be a videosearch.js file in the
lib
directory that will contain the search function, utilizing Fuse.js to search relevant keywords and titles. It will be built similarly topolicysearch.js
.What's Needed: