added route id verification, and better downloader ui
This commit is contained in:
parent
c05b444432
commit
065f3c2014
3 changed files with 67 additions and 17 deletions
|
@ -9,5 +9,8 @@
|
|||
<button onclick="download()">DOWNLOAD</button>
|
||||
<p id="downloadProgress"></p>
|
||||
|
||||
<ul id="downloaded_files">
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue