This is a simple web application, built using Scala & Play Framework, to download videos from various video-sharing websites using `youtube-dl`. For every URL that is passed to it, it either starts to play the video if it is already downloaded, or starts downloading it.
See the readme for more details & planned features.
Link to the Gitlab project