https://github.com/mattmajestic/yt-shorts-py
Automated YouTube Shorts in Python 🎥
https://github.com/mattmajestic/yt-shorts-py
gtts moviepy youtube-shorts
Last synced: 6 months ago
JSON representation
Automated YouTube Shorts in Python 🎥
- Host: GitHub
- URL: https://github.com/mattmajestic/yt-shorts-py
- Owner: mattmajestic
- Created: 2024-04-11T00:58:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T05:07:38.000Z (over 1 year ago)
- Last Synced: 2025-03-26T19:36:51.134Z (6 months ago)
- Topics: gtts, moviepy, youtube-shorts
- Language: Python
- Homepage: https://mattmajestic.github.io/yt-shorts-py/
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: news_api.py
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# YouTube Shorts with Python 🎥
## Overview
This project aims to automate video editing tasks using Python, primarily leveraging the MoviePy library. It combines video clips, audio, and subtitles to create engaging video content programmatically.## Technologies Used
- Python: Main programming language for scripting and automation.
- MoviePy: Python library for video editing and manipulation.
- gTTS (Google Text-to-Speech): Used for converting text to speech for audio narration.
- News API: Accessing technology news data for incorporating into videos.
- Pexels API: Retrieving stock videos to enhance video content.