All Projects → mayeaux → Videodownloader

mayeaux / Videodownloader

Licence: cc0-1.0
A video and channel downloader that supports 110 websites, powered by Electron and youtube-dl

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Videodownloader

Youtube Dl Webui
Another webui for youtube-dl powered by Flask.
Stars: ✭ 254 (-65.95%)
Mutual labels:  youtube-dl
Auto Editor
Auto-Editor: Effort free video editing!
Stars: ✭ 382 (-48.79%)
Mutual labels:  youtube-dl
Youtube Dl Server
Web / REST interface for downloading youtube videos onto a server.
Stars: ✭ 499 (-33.11%)
Mutual labels:  youtube-dl
Boram
🎞 Cross-platform graphical WebM converter
Stars: ✭ 312 (-58.18%)
Mutual labels:  youtube-dl
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (-49.6%)
Mutual labels:  youtube-dl
Spotify Dl
Spotify Downloader and alternative of Spotdl(python) tool made in NodeJS based on youtube-dl
Stars: ✭ 427 (-42.76%)
Mutual labels:  youtube-dl
red
Red - Privacy focused Youtube player and download manager for Linux
Stars: ✭ 27 (-96.38%)
Mutual labels:  youtube-dl
Youtubedl Material
Self-hosted YouTube downloader built on Material Design
Stars: ✭ 731 (-2.01%)
Mutual labels:  youtube-dl
Netflix To Srt
Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)
Stars: ✭ 387 (-48.12%)
Mutual labels:  youtube-dl
Termplay
GitLab: https://gitlab.com/jD91mZM2/termplay
Stars: ✭ 500 (-32.98%)
Mutual labels:  youtube-dl
Youtube Dl Android
📦📦Video downloader for Android - Download videos from Youtube, Facebook, Twitter, Instagram, Dailymotion, Vimeo and more than 1000 other sites
Stars: ✭ 322 (-56.84%)
Mutual labels:  youtube-dl
Comic Dl
Comic-dl is a command line tool to download manga and comics from various comic and manga sites. Supported sites : readcomiconline.to, mangafox.me, comic naver and many more.
Stars: ✭ 365 (-51.07%)
Mutual labels:  youtube-dl
Youtube Downloader
👍 A much faster alternative to youtube-dl built for PHP applications. Working as of 2021-02-27
Stars: ✭ 474 (-36.46%)
Mutual labels:  youtube-dl
Youtube Dl Php
Youtube-dl wrapper for PHP
Stars: ✭ 272 (-63.54%)
Mutual labels:  youtube-dl
Youtube Dl
Repository with the code of youtube-dl
Stars: ✭ 533 (-28.55%)
Mutual labels:  youtube-dl
spongebob-cli
Watch classic spongebob from the terminal!
Stars: ✭ 179 (-76.01%)
Mutual labels:  youtube-dl
Pornhub Downloader Python
Download stuff from PH the easy way.
Stars: ✭ 408 (-45.31%)
Mutual labels:  youtube-dl
Mpv.net
🎞 mpv.net is a modern media player for Windows that works just like mpv.
Stars: ✭ 737 (-1.21%)
Mutual labels:  youtube-dl
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (-24.93%)
Mutual labels:  youtube-dl
Get It
A macOS GUI for youtube-dl
Stars: ✭ 483 (-35.25%)
Mutual labels:  youtube-dl

Video Downloader

Powered by Electron and YouTube-DL

alt text

Installer for OS X available: Here

Installer for Windows available: Here

NOTE: These installers are a bit outdated. The latest source code is your best bet as it has functionality to auto update youtube-dl on boot so it's always the latest version. I will recompile the app when I get a chance and update the executables here.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/mayeaux/videodownloader

# Go into the repository
cd videodownloader 

# Install dependencies
npm install

# Run the app
npm start

Then paste a URL into the Video Url input, can either be a single video or a playlist, it should autopopulate the Title at which point you can change the title or the given save directory.

Disclaimer

It is your responsibility to know whether your usage conflicts with a platform's given TOS, app creators accept no responsibility for misuse of this application

License

CC0 1.0 (Public Domain)

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].