[14:47:52] I'm implementing a button in VideoCutTool[1] to download a video by click on download but this always navigates instead of downloading, is my approach right? [1] https://jsfiddle.net/0p29mzkt/ [15:22:39] Resolved, I added '?download' to the URL, It works fine :)