/tubeUtil

little homemade video/playlist downloader built using python

Primary LanguagePython

TubeUtil

TubeUtil is a little command line utility that can be used to download videos or playlists from YouTube.

Before you can use

You need to install the pytube library

pip install pytube

Usage

tubeUtil -v <video_id>
tubeUtil -p <playlist_id>