Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scotow/goutube

YouTube direct link finder and stream proxy
https://github.com/scotow/goutube

go golang redirect stream youtube youtube-dl

Last synced: about 1 month ago
JSON representation

YouTube direct link finder and stream proxy

Awesome Lists containing this project

README

        

# goutube

📹 YouTube direct link finder and stream proxy 📹

[![GoDoc](https://godoc.org/github.com/Scotow/goutube?status.svg)](https://godoc.org/github.com/Scotow/goutube)

`goutube` use two different methods to fetch the direct link of YouTube video from Google's servers:
* using `youtube-dl` command if installed and findable,
* using `streampocket.net` API.

`goutube` allows streaming too if the `youtube-dl` command is installed.