Simple application simulating https://www.onlinevideoconverter.com/mp3-converter. Takes a url link from a user, runs youtube-dl, which generates a link to a download and redirects user to this link. The format of the video is 360p.
Code is written in php using laravel framework.