Skip to content

Kode-Rex/universal-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Threads README.md

  1. Scrape content from /r/askredit via api
  2. ChatGPT API editing of script
    • Can AI inject options that sound human?
      • inital results say yes! (3-5 per video?)
  3. Find game footage ?
  4. Find decent AI audio generation
       {
     "audioConfig": {
       "audioEncoding": "LINEAR16",
       "effectsProfileId": [
         "large-home-entertainment-class-device"
       ],
       "pitch": -1.2,
       "speakingRate": 1
     },
     "input": {
       "text": "Future generations will be binge-watching documentaries about our wastefulness like we used to binge-watch reality TV. Talk about a real \"Keeping Up with the Trashdashians\" situation."
     },
     "voice": {
       "languageCode": "en-US",
       "name": "en-US-Neural2-J"
     }
    }
    
  5. moviePy to automate the addition of the story text
    • Copy mainly facts and others like it
    • Should be able to calc overlay time based on audio segment - can I auto add the audio and text over the video to make a new?

About

A very early vibe coded (2023) youtube content generation process using AI to inject jokes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published