Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freshollie/vinecompiler
Depricated python script to download and compile popular vine videos into a single video
https://github.com/freshollie/vinecompiler
Last synced: 3 days ago
JSON representation
Depricated python script to download and compile popular vine videos into a single video
- Host: GitHub
- URL: https://github.com/freshollie/vinecompiler
- Owner: freshollie
- Created: 2017-01-26T18:01:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T18:52:47.000Z (almost 8 years ago)
- Last Synced: 2024-11-11T19:43:10.382Z (2 months ago)
- Language: Python
- Size: 190 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VineCompiler - Used for http://youtube.com/newvinecomps/
All sourcecode created 2014 by Oliver Bell
Depricated python script to download and compile popular vines into a single video.
This script will no longer work, but examples of how it did work can be seen on the youtube channel
# Explanation
## Main.py
Combines the downloader and compiler to make a video when a correct amount of vines are downloaded in the folder with todays date
## SeevineDownloader.py
Attempts to download videos from "seevine.com", a website now shutdown. It will thread these downloads and when it gets to a given number of videos it will stop.
## VineCompiler.py
Combines the videos in the given root folder into a video with their titles.
# Libaries
- MoviePy | https://github.com/Zulko/moviepy