这是indexloc提供的服务,不要输入任何密码
Skip to content

tr4m0ryp/Bulk_Shorts_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Short Form Content Generation. //update coming soon

Extract and Download popular sections of shows uploaded to youtube.

Add subtitles using free ai (Whisper)

You can find the required files in the \cc\ folder
You need the following software in order to use these scripts:

Image Magick - https://imagemagick.org/index.php

Ffmpeg - https://ffmpeg.org/

Important

It also still requires some other python libraries. I'm too lazy right now to add these to the README.


Use the following commands to generate subtitles:

python caption_gen.py "input_vid.mp4"
python subtitler.py "input_vid.mp4" "output.srt"

Important

caption_gen.py will generate a file with subtitles called 'output.srt'


##Upcoming Updates: Reduced Latency: Optimizing ffmeg settings for minimize lag. AI Integration: Incorporating AI to generate more engaging content. API Integration: Enabling seamless scheduling and content distribution across major platforms such as Snapchat Spotlights, YouTube Shorts, Instagram Reels, and others.

video_process drawio(2)

About

A bulk videoshorts generator based on most replayed scenes on a youtube video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published