mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:14:38 -05:00
do the thing
This commit is contained in:
parent
db26363c95
commit
727a6a6727
1 changed files with 3 additions and 3 deletions
|
@ -974,9 +974,9 @@ Offical Discord Server! :3
|
|||
|
||||
<div class="primary">
|
||||
<div id="popupMenu" class="popup">
|
||||
<div >
|
||||
<a href="/download?v=<%=inv_vid.videoId%>" style="color: #fff;">
|
||||
<i class="fa-light fa-download"></i> Download Video</a>
|
||||
<div >
|
||||
<a href="<%=u%>/latest_version?id=<%=inv_vid.videoId%>&itag=18&local=true" style="color: #fff;">
|
||||
<i class="fa-light fa-download"></i> Download Video (360p)</a>
|
||||
</div>
|
||||
|
||||
<div id="loopOption">
|
||||
|
|
Loading…
Reference in a new issue