# README
goutube
š¹ YouTube direct link finder and stream proxy š¹
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