Add url tip
This commit is contained in:
parent
062d69d5f8
commit
e97e7c763f
|
@ -134,6 +134,15 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
URL functionality:
|
||||||
|
<ul>
|
||||||
|
<li onclick="toggle('#url_guide')" id="url_guide_toggle">➕ Show</li>
|
||||||
|
<li style="display:none;" id="url_guide">
|
||||||
|
To use the URL functionality just add https://y232.live? (or the corresponding URL for this particular host) to the beginning of your Youtube URL, this will open this site and autofill the URL field
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<p>If you have any questions that are not addressed by the guide please check our gitlab to see if the question has been addressed: <a href="https://gitlab.com/wizdevgirl1/yt-dlp-web-ui/-/issues">https://gitlab.com/wizdevgirl1/yt-dlp-web-ui/-/issues</a></p>
|
<p>If you have any questions that are not addressed by the guide please check our gitlab to see if the question has been addressed: <a href="https://gitlab.com/wizdevgirl1/yt-dlp-web-ui/-/issues">https://gitlab.com/wizdevgirl1/yt-dlp-web-ui/-/issues</a></p>
|
||||||
|
|
Loading…
Reference in New Issue