Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 408 Bytes

Red-Eye

Video-downloader on Go. The app only supports default HTML tags (<video><source src="URL"></video>)

Install

  1. Check this instruction
  2. Install go compiler
  3. Enter go run main.go in console
  4. Enter the url of the site where the video is located
  5. Wait for the video to load