youtube-dl

command module
v0.0.0-...-208b9ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2021 License: MIT Imports: 13 Imported by: 0

README

youtube-dl

GitHub Workflow Status GoDoc GitHub license

youtube-dl is a simple youtube video downloader and can also download multiple videos concurrently. Downloaded videos could be converted to flv or mp3 formats.

Build

$ git clone https://github.com/Ch3ck/youtube-dl
$ cd youtube-dl
$ make

Usage

To install youtube-dl

$ go get github.com/Ch3ck/youtube-dl

To run download:

youtube-dl -h
youtube-dl - Simple youtube video/audio downloader

Usage: youtube-dl [OPTIONS] [ARGS]

Flags:
  -bitrate        Audio Bitrate (default 123)
  -format         File Format(mp3, webm, flv)
  -id             Youtube Video ID
  -path           Output Path (default ".")
  -version        print version and exit
  -h              Help page
Example
$ ./youtube-dl -format mp3 -id lWEbEtr_Vng

Roadmap

  • Download youtube video with video id or link and converts to flv or mp3.
  • Support HD Video download.
  • Concurrent downloads.
  • Web App(PWA, Basic JS Web UI).

Contributing

Follow the basic instruction in the CONTRIBUTING file.

Licence

youtube-dl is licensed under The MIT Licence.

Support

This project was created and is maintained by Nyah Check

Documentation

Overview

main program entry

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL