PandaWhoCodes / youtube_meme_base_generator
πΈ Uses opencv(for face detection), pytube(to download the youtube video), Microsoft Congnitive Emotion API (to tag images with emotions). Automatically finds meme worthy moments from a provided youtube video
β14Updated 7 years ago
Alternatives and similar repositories for youtube_meme_base_generator:
Users that are interested in youtube_meme_base_generator are comparing it to the libraries listed below
- An automatic movie trailer generator.β41Updated 2 years ago
- Creating youtube videos by ffmpeg from scraped data and uploading automatically using yt apis.β40Updated 6 years ago
- This is just a script that automatically generate a video from a youtube music link that for each word said will download an image that cβ¦β13Updated 5 months ago
- A simple program to automate the production of videos for a news channel on youtube.β50Updated 4 years ago
- Python ffmpeg wrapper for audio and video editing (trim, subtitles/overlay, concat, merge, & more!)β23Updated 5 years ago
- Data analytics tool that tracks trending Etsy listings and analyzes tag frequencies to provide SEO insights. Helps shop owners optimize tβ¦β32Updated last month
- This project is aimed at obtaining highlights from the full match video, without using computer vision and NLP.β28Updated 2 years ago
- Basic Video Editing UI for Python using MoviePY, TKinter, and other related libraries.β31Updated 9 years ago
- Convert Text to Audio + Video == Youtube Video !!β38Updated 4 years ago
- A simple audio spectrum visualizerβ14Updated 2 years ago
- Python scripts to automate content creation. Ex: Automatic Lyrical Video creationβ18Updated 4 years ago
- A video editor which allows one to add custom banners and text to the video for specific times. It has fine tuned controls for text box aβ¦β29Updated 6 years ago
- A Python script to make a still image appear like a video recordingβ25Updated 8 years ago
- This Project is about scrapping news article from a news website (Using python and newspaper library ) and posting them in WordPress basβ¦β13Updated 6 years ago
- A scraper for videos that are trending on YouTube (https://www.youtube.com/feed/trending)β26Updated 3 years ago
- A Python script that collects memes from Reddit and compiles them into a video and upload them to Youtubeβ37Updated 3 years ago
- A side project that turns text input into a video with images and voice over.β23Updated 4 years ago
- Meme Retrieval Engineβ47Updated 6 years ago
- Youtube Video Uploader using Selenium Webdriverβ24Updated 5 years ago
- Allows you to edit videos automatically using Motion Detectionβ31Updated 4 years ago
- Generates ads in real time based on the content of the video. The audio form a video is downloaded, split into smaller parts, and then eaβ¦β19Updated 10 years ago
- Code to detect scenes and transitions in videos and compose a video to visualize the data.β28Updated 6 years ago
- Python script which pulls audio from mp4 video and transcribes audio using google speech and cloud storage APIs, returning an srt formattβ¦