- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#21
2023-02-14 23:35:30 +01:00
Delete WIP channels/
archives
Done.
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#21
2023-02-14 23:35:30 +01:00
Delete WIP channels/
archives
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-14 23:15:10 +01:00
channels.txt
being treated again, solve temporary empty response from YouTube Data API v3 issue and temporarily remove sanity check failing very rarely #39
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#40
2023-02-14 16:39:08 +01:00
Publish nginx configuration
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#41
2023-02-14 16:34:50 +01:00
It seems that the website interleaves user request responses
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#40
2023-02-14 13:40:07 +01:00
Publish nginx configuration
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#31
2023-02-14 02:56:13 +01:00
Make a website with a search engine notably based on the captions extracted
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-14 02:56:13 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#31
2023-02-14 02:01:44 +01:00
Make a website with a search engine notably based on the captions extracted
We could list all occurrences within a video.
Benjamin_Loison
reopened issue Benjamin_Loison/YouTube_captions_search_engine#31
2023-02-14 02:01:44 +01:00
Make a website with a search engine notably based on the captions extracted
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#31
2023-02-14 02:00:26 +01:00
Make a website with a search engine notably based on the captions extracted
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-14 02:00:26 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-14 01:32:38 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-14 01:32:24 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#31
2023-02-14 01:29:21 +01:00
Make a website with a search engine notably based on the captions extracted
Could add later on a link directly to the YouTube video timestamp.
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#38
2023-02-14 01:08:08 +01:00
Add a loading message with progress on end-user interface
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-14 01:08:08 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#31
2023-02-14 01:07:27 +01:00
Make a website with a search engine notably based on the captions extracted
Working at PHP level wasn't making much sense:
$searchOnlyCaptions = str_starts_with($msg, 'search-only-captions ');
$msg = substr($msg, strpos($msg, ' ') + 1);
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-14 00:59:43 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-14 00:59:16 +01:00