Categorygithub.com/scotow/goutube
modulepackage
1.0.0
Repository: https://github.com/scotow/goutube.git
Documentation: pkg.go.dev

# README

goutube

šŸ“¹ YouTube direct link finder and stream proxy šŸ“¹

GoDoc

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.

# Packages

No description provided by the author

# Functions

IsAvailable checks if the youtube-dl command is installed and findable on the system.
SetYoutubeDlCommand set the path of the youtube-dl command as a global settings.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Video represents a YouTube video.