This website requires JavaScript.
Explore
Help
Register
Sign In
Benjamin_Loison
/
YouTube_captions_search_engine
Watch
1
Star
0
Fork
0
You've already forked YouTube_captions_search_engine
Code
Issues
16
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
d3c87d3b6f
YouTube_captions_search_engine
/
website
History
Benjamin Loison
d3c87d3b6f
Use
with open(filePath) as f:
instead of
f = open(filePath)
in
search.py
2023-02-24 15:15:42 +01:00
..
users
Make WebSocket able to manage arbitrary feedback to end-user
2023-02-07 17:25:17 +01:00
channels.php
Modify website to support new sub-folders architecture
2023-02-13 05:45:08 +01:00
composer.json
Copy-pasted the
README.md
quick example of
ratchetphp/Ratchet
2023-01-30 22:19:04 +01:00
composer.lock
Copy-pasted the
README.md
quick example of
ratchetphp/Ratchet
2023-01-30 22:19:04 +01:00
index.php
#44
: Enable end-users to filter path for searches
2023-02-24 15:12:07 +01:00
search.py
Use
with open(filePath) as f:
instead of
f = open(filePath)
in
search.py
2023-02-24 15:15:42 +01:00
websocket.php
#44
: Allow arbitrary end-user requests
2023-02-22 17:48:24 +01:00