Video-downloader on Go.
The app only supports default HTML tags (<video><source src="URL"></video>
)
- Check this instruction
- Install go compiler
- Enter
go run main.go
in console - Enter the url of the site where the video is located
- Wait for the video to load