You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/thrimbletrimmer/scripts
Mike Lang 669cc47e0e Trigger download of the image file in a hacky way
Apparently this is the Recommended Approach for doing this - you create an <a> element,
set its attributes, then temporarily add it to the page and click() it.

The downloads.download() api we found earlier is exclusive to Chrome Apps.
2 years ago
..
common.js Trigger download of the image file in a hacky way 2 years ago
edit.js thrimbletrimmer: Add button to download current frame 2 years ago
hls.min.js Put quality name in the place where clients read it (or at least HLS.js does) 3 years ago
keyboard-shortcuts.js Fix issue where pressing space for video pause/unpause can scroll the page 3 years ago
luxon.min.js Switch date/time handling from JS Date objects to a datetime library to fix padding bug with DST changeover 3 years ago
stream.js thrimbletrimmer: Add button to download current frame 2 years ago