CoolFace
Apppublic

ismailabdo19966/Gaming

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
App README

๐ŸŽฎ Gaming News Video Generator

Auto-generates YouTube Shorts (1080ร—1920) from gaming news headlines.

Features

  • โ€”๐Ÿ” Auto-scrapes game images from Bing/Google (no API key needed)
  • โ€”๐ŸŽฌ Ken Burns zoom + crossfade transitions
  • โ€”๐ŸŽจ 5 gaming color schemes
  • โ€”๐ŸŽค Accepts TTS audio (WAV)
  • โ€”๐Ÿ“ค Returns MP4 ready for YouTube upload

API (for n8n automation)

POST /generate
Content-Type: multipart/form-data

Fields:
  game_name    (string, required)
  news_title   (string, required)  
  audio        (WAV file, optional)
  color_scheme (string, optional) โ†’ neon_blue | cyber_purple | fire_red | matrix_green | gold_dark

Returns: MP4 file (video/mp4)