Skip to content

Commit

Permalink
update test video url
Browse files Browse the repository at this point in the history
  • Loading branch information
d0u9 committed Sep 26, 2017
1 parent c0de1ff commit b926989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_dl_webui/templates/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<legend>Task control</legend>
<div class="row">
<label class="left" for="url">URL:</label>
<input class="right" id="url" type="text" style="width:350px;" value="https://www.youtube.com/watch?v=C0DPdy98e4c">
<input class="right" id="url" type="text" style="width:350px;" value="https://www.youtube.com/watch?v=BaW_jenozKc">
<button class="right" id="add-task">Add</button>
</div>
<div class="row">
Expand Down

0 comments on commit b926989

Please sign in to comment.