StefanoPernat / tubeUtil

little homemade video/playlist downloader built using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

little homemade video/playlist downloader built using python


Languages

Language:Python 100.0%