I wanted a simple app for downloading youtube playlists but I couldn’t find one so I made one. There is still lots I want to do with it but for now it does everything I need.
I wanted a simple app for downloading youtube playlists but I couldn’t find one so I made one. There is still lots I want to do with it but for now it does everything I need.
Installing yt-dlp is a little more finicky than just installing the pip module within Termux, but I was able to use this to get it set up:
https://github.com/rofrol/termux-yt-dlp
I actually used pipx to get yt-dlp into Termux.
At least that’s how it worked for me