All Projects β†’ smoqadam β†’ Rust Youtube Downloader

smoqadam / Rust Youtube Downloader

Licence: mit
Youtube video downloader written in Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Rust Youtube Downloader

red
Red - Privacy focused Youtube player and download manager for Linux
Stars: ✭ 27 (-78.4%)
Mutual labels:  youtube-downloader
Youtub.ly Android
An android app to download πŸ“Ή videos and songs from youtube to phone internal storage
Stars: ✭ 17 (-86.4%)
Mutual labels:  youtube-downloader
Fast Youtube To Mp3 Converter Api
Very Fast YouTube to MP3 & MP4 Converter API
Stars: ✭ 69 (-44.8%)
Mutual labels:  youtube-downloader
Youtube Dl Android
πŸ“¦πŸ“¦Video downloader for Android - Download videos from Youtube, Facebook, Twitter, Instagram, Dailymotion, Vimeo and more than 1000 other sites
Stars: ✭ 322 (+157.6%)
Mutual labels:  youtube-downloader
Get It
A macOS GUI for youtube-dl
Stars: ✭ 483 (+286.4%)
Mutual labels:  youtube-downloader
Youtube Downloader App
Source code for youtube-downloader app. Step by step tutorial at:
Stars: ✭ 28 (-77.6%)
Mutual labels:  youtube-downloader
video-dl
Video Downloader πŸ“₯ - Download Facebook Video and Youtube Video and Audio.
Stars: ✭ 13 (-89.6%)
Mutual labels:  youtube-downloader
Dvd
Download videos from anywhere
Stars: ✭ 114 (-8.8%)
Mutual labels:  youtube-downloader
Smd
Spotify Music Downloader
Stars: ✭ 822 (+557.6%)
Mutual labels:  youtube-downloader
Youtubevideodownloader
Download videos from YouTube and many other video sites
Stars: ✭ 39 (-68.8%)
Mutual labels:  youtube-downloader
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (+200.8%)
Mutual labels:  youtube-downloader
Youtube Downloader
πŸ‘ A much faster alternative to youtube-dl built for PHP applications. Working as of 2021-02-27
Stars: ✭ 474 (+279.2%)
Mutual labels:  youtube-downloader
Firedm
python open source (Internet Download Manager) with multi-connections, high speed engine, based on python, LibCurl, and youtube_dl https://github.com/firedm/FireDM
Stars: ✭ 977 (+681.6%)
Mutual labels:  youtube-downloader
Spotiflyer
Spotify/Gaana/Youtube Music Downloader For Android!
Stars: ✭ 231 (+84.8%)
Mutual labels:  youtube-downloader
Youtube Api
A way to host your own API that converts youtube video's to mp3/mp4 and returns a download/stream link and information.
Stars: ✭ 76 (-39.2%)
Mutual labels:  youtube-downloader
ypc
Convert text/spotify/deezer albums/playlists to youtube urls and audio/video files.
Stars: ✭ 17 (-86.4%)
Mutual labels:  youtube-downloader
Youtubedownloader
Android App for searching for videos on Youtube by keywords using YouTube Data API and download videos from YouTube in different formats.
Stars: ✭ 25 (-80%)
Mutual labels:  youtube-downloader
Youtubedown
a Youtube Downloader, can download youtube video on Android ,include encrypted video
Stars: ✭ 115 (-8%)
Mutual labels:  youtube-downloader
Youtubedownloader
Youtube video downloader (abandoned)
Stars: ✭ 110 (-12%)
Mutual labels:  youtube-downloader
Node Ytdl
Command line youtube video downloader.
Stars: ✭ 986 (+688.8%)
Mutual labels:  youtube-downloader

Rust YouTube Downloader

YouTube video downloader written in Rust.

Build Status

Installation & Usage

$ cargo install youtube-downloader
$ youtube-downloader [youtube video id]

for example:

youtube-downloader l6zpi90IT1g

Development

$ git clone https://github.com/smoqadam/rust-youtube-downloader
$ cd rust-youtube-downloader
$ cargo run -- [youtube video id or youtube URL]

For example:

$ cargo run -- l6zpi90IT1g

Contributing

This project is for learning purposes and may contain bugs. Please let me know if you find any by opening an issue or send a PR.

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