felipemegale / downloader

Simple script that downloads segments and joins them together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

downloader

Usage

chmod 755 down.sh # adds execution permission to file
./down.sh < parts.txt <video_name>

IMPORTANT

I am not an expert when it comes to shell scripting. That's why the parts file must include an empty line at the bottom.

About

Simple script that downloads segments and joins them together


Languages

Language:Python 73.5%Language:Shell 26.5%