Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.01k stars 83 forks source link

Android support via termux #150

Closed BhaturaGuy closed 11 months ago

BhaturaGuy commented 11 months ago

Or maybe just add a support for pip? pip install ytarchive

romanovj commented 11 months ago

try go

pkg install golang go install github.com/Kethsar/ytarchive@master ~/go/bin/ytarchive -version ytarchive 0.3.2

Kethsar commented 11 months ago

As @romanovj said, you can compile it using Go. The Python script is long since deprecated and should not be used. Also, you would still need ffmpeg for muxing. I wouldn't recommend using this from a phone, but you do you.