- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
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
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#39
2023-02-13 22:54:26 +01:00
Get The verification that we don't skip any message failed!
on L7C7w8y1sMw
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#38
2023-02-13 14:50:18 +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-13 06:18:45 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-13 06:17:34 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#31
2023-02-13 06:02:31 +01:00
Make a website with a search engine notably based on the captions extracted
Should add vtt
parsing to not be limited to line wrapping.
Should also update findLatestTreatedCommentsForChannelsBeingTreated.py
with all features to better evaluate algorithm progress.
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-13 05:55:47 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-13 05:45:16 +01:00
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#37
2023-02-12 16:31:34 +01:00
Use a number of channels seen (possibly repeated) instead of YouTube Data API v3 Comment(Thread): resource
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-12 16:31:34 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-12 16:24:22 +01:00
exec
and make it crashless, requests
and captions
folders support for compressing, clean captions support for videos being livestreams and videos starting with -
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#37
2023-02-12 16:10:03 +01:00
Should use a number of channels seen (possibly repeated) instead of YouTube Data API v3 Comment(Thread): resource
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-10 20:17:53 +01:00
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#13
2023-02-10 20:05:25 +01:00
Add captions extraction
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-10 20:05:25 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-10 19:24:03 +01:00