Commit Graph

16 Commits

Author SHA1 Message Date
884ce22ff8 Make the website support regex for both search and path filtering 2023-02-24 15:38:51 +01:00
9f79c988d1 #44: Enable end-users to filter path for searches 2023-02-24 15:12:07 +01:00
e2f0150151 #19: Detail how to run the website and reference channels.txt on it 2023-02-23 23:12:18 +01:00
3fa4d43bbd #44: Allow arbitrary end-user requests 2023-02-22 17:48:24 +01:00
a7f6e1cd85 Fix #31: List all occurrences of search within video captions 2023-02-14 02:56:11 +01:00
21ad878be8 Fix #31: Make a website with a search engine notably based on the captions extracted 2023-02-14 02:00:23 +01:00
e0faf053a1 Fix #38: Add a loading message with progress on end-user interface 2023-02-14 01:08:05 +01:00
77bafdd592 #31: Add a first search only captions support 2023-02-14 00:59:37 +01:00
dc63de82f5 Add link to channels/ to index.php 2023-02-13 05:55:44 +01:00
dfdfbe3272 Modify website to support new sub-folders architecture 2023-02-13 05:45:08 +01:00
e9b77369fb #31: Add zip files search 2023-02-07 20:15:36 +01:00
b45384bab7 Comment WebSocket mechanism to work with an arbitrary number of independent send 2023-02-07 18:14:49 +01:00
126cc75dc6 Make WebSocket able to manage arbitrary feedback to end-user
While previous implementation was able to send two independent messages, now we can send an arbitrary amount of independent messages.
2023-02-07 17:25:17 +01:00
0dba8e0c7d Make a WebSocket example work with crawler.yt.lemnoslife.com 2023-01-31 01:05:09 +01:00
0193f05143 Copy-pasted the README.md quick example of ratchetphp/Ratchet
5012dc9545 (a-quick-example)
2023-01-30 22:19:04 +01:00
931b2df563 Add static website/index.php 2023-01-30 22:14:05 +01:00