AutomatedVideoEditing
Automatically repurpose youtube videos as short form content.
Install / Use
/learn @nasenalm/AutomatedVideoEditingREADME
This project was created to repurpose youtube videos as short form content for TikTok, Instagram Reels, or Youtube Shorts.
Functionality: this code will utilize the moviepy and pytube libraries, and gpt-3.5-turbo with the openai api to stack 30 second clips of a specified youtube video (deemed interesting by chatgpt prompting) on top of a specified video downloaded locally to your computer. It will then save the completed videos to a local folder on your computer, and to a dropbox account for access on a variety of devices to upload from.
Setup (files):
Create a main folder locally on your computer with 6 subfolders.
example: MainFolder
- completed videos
- audio
- 30 second clips (for yt video)
- pre downloaded 30 second clips
- subtitles
- uncut videos
folder pathnames must be then manually inserted in video_downloader.py, video_chop.py, and main.py
Setup (dropbox/openai): dropbox access token must be input in main.py line 73, and openai key must be inserted in content_analysis.py line 6
Note: Although there is a file and associated folder for subtitle creation, it is not actively being implemented as the Google Speech Recognition service is not a great speech to text model for most use cases on youtube videos.
Related Skills
qqbot-channel
350.8kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
350.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
