Skip to content

ErfanTech/yt2piped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

YouTube to Piped Video URL Converter

This Go program converts YouTube video URLs into Piped Video URLs.

How to Use:

  1. Clone the repository using:

    git clone https://github.com/ErfanTech/yt2piped.git
  2. Build the program:

    cd yt2piped
    go build main.go
  3. Run the program:

    ./main
  4. Input a YouTube URL.

  5. Get the Piped Video URL.

Inspired by: Sohrab

License: Open-source

Author: ErfanTech

Feel free to use and modify this tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages