A Flask-based platform to search YouTube videos, read news, and manage favorites in a secure, centralized dashboard.
VIDVAULT is a robust web application designed to simplify media consumption. By integrating the YouTube Data API and NewsAPI, it allows users to find content relevant to their interests without navigating multiple platforms. It features a secure user authentication system, personal dashboard for favorites, and OTP-based password recovery.
User registration and login system managed via Flask-Login for session security.
Real-time video searching capabilities powered by AWS-backed YouTube API integration.
Fetch latest news articles instantly via NewsAPI integration.
Secure OTP-based password reset functionality using AWS Lambda.