mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2024-12-22 09:50:12 +00:00
conform import path style
This commit is contained in:
parent
891911e56b
commit
160c23c36c
@ -118,7 +118,7 @@
|
|||||||
<h2 id="format">Cookie</h2>
|
<h2 id="format">Cookie</h2>
|
||||||
<div class="settings-item">
|
<div class="settings-item">
|
||||||
<p>Import YouTube cookie: <span class="settings-current">{{ config.downloads.cookie_import }}</span><br></p>
|
<p>Import YouTube cookie: <span class="settings-current">{{ config.downloads.cookie_import }}</span><br></p>
|
||||||
<i>Place your cookie file named <span class="settings-current">cookies.google.txt</span> in /cache/import before enabling.</i><br>
|
<i>Place your cookie file named <span class="settings-current">cookies.google.txt</span> in <span class="settings-current">cache/import</span> before enabling.</i><br>
|
||||||
{{ app_form.downloads_cookie_import }}<br>
|
{{ app_form.downloads_cookie_import }}<br>
|
||||||
{% if config.downloads.cookie_import %}
|
{% if config.downloads.cookie_import %}
|
||||||
<div id="cookieMessage">
|
<div id="cookieMessage">
|
||||||
|
Loading…
Reference in New Issue
Block a user