8dd89e6e88 Add sudo apt install nginx to README.md for hosting the website
Benjamin_Loison pushed to master at Benjamin_Loison/Gitea_instance 2023-02-25 15:51:20 +01:00
5ac2a8f666 Add ED25519 SSH key fingerprint
Benjamin_Loison pushed to master at Benjamin_Loison/Gitea_instance 2023-02-25 15:50:36 +01:00
ba9b7ad0d8 Add ED25519 SSH key fingerprint
Benjamin_Loison commented on issue Benjamin_Loison/YouTube_captions_search_engine#11 2023-02-24 16:25:45 +01:00
Current algorithm doesn't check all channel tabs

If you are looking for unlisted videos, you can use:

grep 'Found non public' nohup.out 
Benjamin_Loison reopened issue Benjamin_Loison/YouTube_captions_search_engine#19 2023-02-24 15:39:44 +01:00
Improve documentation and code comments
Benjamin_Loison commented on issue Benjamin_Loison/YouTube_captions_search_engine#19 2023-02-24 15:39:44 +01:00
Improve documentation and code comments

Commenting websocket.php and search.py would be nice.

Benjamin_Loison closed issue Benjamin_Loison/YouTube_captions_search_engine#50 2023-02-24 15:39:11 +01:00
Add a wiki page for already existing tools
884ce22ff8 Make the website support regex for both search and path filtering
4a0bd6fce5 Use with open(filePath) as f: instead of f = open(filePath) in search.py
9f79c988d1 #44: Enable end-users to filter path for searches
cba2535d97 Make search.py search across displayed captions.
0278b77667 Remove unused setFromVector function
d979c711d6 Precise in README.md in which folder each command has to be ran
2634e54976 Add support for channelsToTreat to be empty
8475463d29 Advertize pip instead of apt in README.md to install the latest version of yt-dlp
e2f0150151 #19: Detail how to run the website and reference channels.txt on it
ab66f7aba2 #19: Detail how to run the website and reference channels.txt on it
Benjamin_Loison closed issue Benjamin_Loison/YouTube_captions_search_engine#19 2023-02-23 22:50:45 +01:00
Improve documentation and code comments
b5cc3d5547 Fix #19: Improve documentation and code comments