#19: Detail how to run the website and reference channels.txt on it

This commit is contained in:
2023-02-23 23:12:18 +01:00
parent b5cc3d5547
commit e2f0150151
2 changed files with 71 additions and 5 deletions

View File

@@ -9,7 +9,8 @@
See <?php echoUrl('https://gitea.lemnoslife.com/Benjamin_Loison/YouTube_captions_search_engine'); ?> for more information.<br/>
Access raw data with: <?php echoUrl('channels/'); ?>.
Access raw data with: <?php echoUrl('channels/'); ?>.<br/>
Access found channels with: <?php echoUrl('channels.txt'); ?>.
<form id="form">
<input type="text" autofocus id="search" placeholder="Your search"></input>