All Projects → ColumPaget → Movgrab

ColumPaget / Movgrab

Licence: GPL-3.0 license
Simple downloader for videos from various websites

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects
Makefile
30231 projects
M4
1887 projects

Projects that are alternatives of or similar to Movgrab

mega-link-downloader-bot
A telegram bot to download mega.nz links. (made with pyrogram).
Stars: ✭ 180 (+800%)
Mutual labels:  downloader
HisokaBOT-Whatsapp-Bot
Whatsapp Bot - Node Js.
Stars: ✭ 75 (+275%)
Mutual labels:  downloader
super-anime-downloader
A program which takes an Anime name or URL and downloads the specified range of episodes.
Stars: ✭ 26 (+30%)
Mutual labels:  downloader
soundcloud-dl
A Python project that downloads tracks from soundcloud.com, complete with metadata and album art
Stars: ✭ 118 (+490%)
Mutual labels:  downloader
udemy-downloader
A Udemy downloader that can download lectures, with DRM support.
Stars: ✭ 507 (+2435%)
Mutual labels:  downloader
pluralsight-downloader-chrome-extension
[WIP] A chrome extension to download and track Pluralsight courses. 😈
Stars: ✭ 227 (+1035%)
Mutual labels:  downloader
Pikax
一个基于requests的P站下载器/ A pixiv downloader based on requests
Stars: ✭ 49 (+145%)
Mutual labels:  downloader
Soggfy
Spotify ogg dumper
Stars: ✭ 524 (+2520%)
Mutual labels:  downloader
Linkedin-Learning-Courses-Downloader
Download LinkedIn Learning Courses in mp4 format and in the video quality you like with an intuitive UI
Stars: ✭ 226 (+1030%)
Mutual labels:  downloader
PATCH
The PATCH repository for issues tracking, wiki and shared material.
Stars: ✭ 34 (+70%)
Mutual labels:  downloader
Fileloader
A library for managing file downloads on the Android platform
Stars: ✭ 27 (+35%)
Mutual labels:  downloader
DownloadManagerPlus
Using faster and easier than Android Download Manager
Stars: ✭ 80 (+300%)
Mutual labels:  downloader
qt-downloader
CLI to download Qt on headless systems
Stars: ✭ 39 (+95%)
Mutual labels:  downloader
telegram-sticker-downloader
A script to download complete sticker packs from telegram and convert them into png
Stars: ✭ 34 (+70%)
Mutual labels:  downloader
Website-downloader
💡 Download the complete source code of any website (including all assets). [ Javascripts, Stylesheets, Images ] using Node.js
Stars: ✭ 615 (+2975%)
Mutual labels:  downloader
gb-dl
A python based utility to download courses from infosec4tc.teachable.com , academy.ehacking.net and stackskills.com for personal offline use.
Stars: ✭ 33 (+65%)
Mutual labels:  downloader
CoubDownloader
A simple downloader for coub.com
Stars: ✭ 64 (+220%)
Mutual labels:  downloader
youtube-downloader-python
You can download the YouTube video for free and convert it to any extension you want.
Stars: ✭ 20 (+0%)
Mutual labels:  downloader
sponge
sponge is a website crawler and links downloader command-line tool
Stars: ✭ 37 (+85%)
Mutual labels:  downloader
nipper
🌶 💽 Nipper - Youtube playlist (& video) ripper
Stars: ✭ 23 (+15%)
Mutual labels:  downloader

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: [email protected]

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].