Skip to main content

Script for automatically downloading a list of videos, speeding them up, and concatenating them.

Project description

auto_timelapse_script

Script for automatically downloading a list of videos, speeding them up, and concatenating them.
Uses multithreading with youtube_dl and ffmpeg-python to download_and_speed_up and speed up a list of videos all at once. Then, it uses ffmpeg to combine them all into one timelapse.

Made for https://cmpc.live

PyPI: https://pypi.org/project/cmpc-timelapse/

Installation

You can use pip!

python -m pip install cmpc-timelapse

Or just clone the repo.

Usage

When installed using pip:
As a python module

python -m auto_timelapse

Or as a console script

cmpc-timelapse

To use, create a file vods.txt with a list of youtube-dl compatible video URL's separated by newlines. Then, run in the same folder.
Has a number of command line options, including -h, --help. Might add runtime input support.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmpc-timelapse-0.9.6.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

cmpc_timelapse-0.9.6-py3-none-any.whl (18.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page