Script to compress all videos of given folder
- Open terminal in your UNIX System.
- clone the repo
git clone https://github.com/maghasemzadeh/video-compressor.git
- type code bellow:
./video-compressor/video_compressor.sh /dir/to/folder/containing/all/your/videos
you can alternativly cd
to the folder containing all your videos and type
./dir/to/video_compressor.sh