Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scotow/goutube
- Owner: scotow
- Created: 2018-10-15T19:12:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T23:13:17.000Z (almost 5 years ago)
- Last Synced: 2024-10-14T19:22:02.405Z (about 1 month ago)
- Topics: go, golang, redirect, stream, youtube, youtube-dl
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.