Skip to content

theBappy/youtube-clone-nextjs

Repository files navigation

πŸŽ₯ uTube - Fullstack Video Sharing Platform

uTube is a full-featured, you can say a youtube clone exactly like youtube, YouTube-like video platform built with bleeding-edge technologies. It offers everything from high-performance video playback and real-time processing to intelligent content management, powered by AI and a modular design.

Generated Image November 27, 2025 - 8_25PM (1)

πŸ“Έ Demo Video

recording.1.webm

πŸš€ Features

🎬 Video Management

  • Advanced video player with quality/resolution controls
  • Real-time video processing with Mux
  • Uploading via UploadThing
  • Smart thumbnail generation
  • Automatic transcription
  • AI-powered title & description generation

πŸ“Ή User Engagement

  • Subscribe/Unscribe functionality
  • Like/Dislike system with real-time UI updates
  • Interactive comments
  • Creator profile view
  • Watch history tracking
  • Playlist creation & management
  • AI thumbnail, description and title generation for video

πŸ§‘β€πŸ’Ό Creator Studio

  • View detailed metrics (views, likes, watch time)
  • Manage uploaded videos
  • Update video metadata (title, description, thumbnail, etc.)

🌍 Responsive UI/UX

  • Mobile-first design with full responsiveness
  • TailwindCSS & ShadcnUI components
  • Dark & Light Mode support

πŸ” Authentication & Authorization

  • Secure user auth via Clerk.dev
  • Role-based access
  • Auth-protected routes and content

πŸ“Έ Preview

yt1 yt8 yt6 yt11 mobile1 mobile2

πŸ“‚ Project Structure

/utube
β”œβ”€β”€ app              # Next.js App Router files
β”œβ”€β”€ components       # UI Components (Buttons, Player, etc.)
β”œβ”€β”€ features         # App features grouped by domain (dashboard, upload, etc.)
β”œβ”€β”€ modules          # Types and schemas
β”œβ”€β”€ trpc             # tRPC client and server setup
β”œβ”€β”€ lib              # Utility functions and constants
β”œβ”€β”€ public           # Static assets
β”œβ”€β”€ styles           # Global styles
└── prisma           # DB schema and Drizzle migrations

πŸ§ͺ Development

# Install dependencies
bun install

# Setup environment
cp .env.example .env

# Run dev server
bun run dev:all

πŸ“¦ Deployment

UTube is designed to work seamlessly with Vercel for frontend and serverless deployment, or any container-based hosting provider.

  • PostgreSQL (e.g., NeonDB or Supabase)
  • UploadThing for file storage
  • Mux credentials for video streaming
  • Clerk for authentication
  • Upstash/QStash for background processing

πŸ“ƒ License

This project is licensed under the MIT License.


πŸ™Œ Credits

About

uTube is a full-featured, you can say a youtube clone exactly like youtube, YouTube-like video platform built with bleeding-edge technologies. It offers everything from high-performance video playback and real-time processing to intelligent content management, powered by AI and a modular design. Honestly speaking, put less effort in UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages