This Go program converts YouTube video URLs into Piped Video URLs.
How to Use:
-
Clone the repository using:
git clone https://github.com/ErfanTech/yt2piped.git
-
Build the program:
cd yt2piped go build main.go
-
Run the program:
./main
-
Input a YouTube URL.
-
Get the Piped Video URL.
Inspired by: Sohrab
License: Open-source
Author: ErfanTech
Feel free to use and modify this tool.