simple media downloader website inspired by an old version of cobalt.tools that uses yt-dlp for downloading
- flask
- yt-dlp
- gallery-dl
- tailwind css
- git clone https://github.com/smplstuff/triangle-yt-dlp.git
- cd triangle-yt-dlp
- pip install -r requirements.txt
- python app.py
app will run on port 5000 by default!
youtube (video & audio)
soundcloud (audio)
tiktok (video & slideshows partially)
300mb file size limit for youtube downloads (easily changable from app.py if using a self-hosted instance)
this version is no longer being worked on!
triangle is inspired by cobalt.tools!