Skip to content

Latest commit

 

History

History
executable file
·
41 lines (22 loc) · 1006 Bytes

README.md

File metadata and controls

executable file
·
41 lines (22 loc) · 1006 Bytes

SYNOPSIS

Movgrab is a downloader for videos from sites like youtube, bitchute, euronews, etc. It can also be used to stream internet radio into players like mplayer or mpg123.

Videos are downloaded like:

	movgrab https://www.youtube.com/watch?v=GrK9EaQRp2I

Internet radio can be streamed like:

	movgrab  http://somafm.com/missioncontrol.pls | mpg123 -

In order to see usage:

	movgrab --help

BUILD STATUS

Build Status

AUTHOR

Movgrab and libUseful are (C) 2009 Colum Paget. They are released under the GPL so you may do anything with them that the GPL allows.

Email: colums.projects@gmail.com

DISCLAIMER

This is free software. It comes with no guarentees and I take no responsiblity if it makes your computer explode or opens a portal to the demon dimensions, or does anything.

Installation and usage instructions are now in the 'Docs' subdirectory