mymedia_download

command module
v0.0.0-...-f19d878 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: MIT Imports: 6 Imported by: 0

README

MyMedia Downloader

Command line program to download videos from MyMedia (UofT)

Requirements

  • go
  • ffmpeg

Installation

You can use go install github.com/nasirhemed/mymedia_download to install the program

go get install github.com/nasirhemed/mymedia_download

Usage

For some reason, MyMedia uses a certificate authority that may not be installed in your computer. To overcome this, use the --insecure flag. This will ignore validating the certificate from the server. For something like downloading videos this shouldn't be a big deal.

mymedia_download --url https://play.library.utoronto.ca https://play.library.utoronto.ca/play/${videoId}
mymedia_download --url https://play.library.utoronto.ca https://play.library.utoronto.ca/play/${videoId} --output lecture2.mp4
mymedia_download --url https://play.library.utoronto.ca https://play.library.utoronto.ca/play/${videoId} --insecure

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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