fixed download link for stream page

pull/163/head
Christopher Usher 5 years ago
parent d56801014b
commit dbad2b4082

@ -57,6 +57,7 @@
To fix this, re-load the video in the desired time range (default: the last 10 minutes) by clicking Load Playlist.<br/>
Download Quality: <select id="qualityLevel"></select>
<input type="button" id="DownloadButton" value="Download this time range" onclick="thrimbletrimmerDownload()"/>
<a id="DownloadLink" href="" style="display:none">Right click here and Save Link As to Download</a>
<a id="HelpButton" style="float:right;" href="JavaScript:toggleHiddenPane('HelpPane');">Help</a>
<a id="UltrawideButton" style="float:right;margin-right:10px;" href="JavaScript:toggleUltrawide();">Ultrawide</a>
</div>

Loading…
Cancel
Save