go-youtube-livestream-saver

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

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

Go to latest
Published: Jun 18, 2019 License: MIT Imports: 10 Imported by: 0

README

Youtube v3 Livestream Downloader

I wanted something to download and save livestreams from a certain channel since I'm not always around when they stream and they don't save the videos to their channel.

This script runs forever watching and waiting for a livestream to start, then downloads the video and converts it to mp4 for more universal playback.

WIP

Convert to mp4

ffmpeg -i input.ts -acodec copy -vcodec copy out.mp4
streamlink -v --http-no-ssl-verify --hls-live-restart -o 2019-05-26.ts https://www.youtube.com/watch?v=nDIsueMUy-c best

https://github.com/streamlink/streamlink

Resources

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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