- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
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
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#14
2023-02-10 17:13:53 +01:00
Current code is retrieving a maximum number of channels, not videos
Once #13 will be treated, only treating unlisted videos will be missing.
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#5
2023-02-10 17:09:28 +01:00
Use YouTube Data API v3 to detect which captions need to be downloaded to reduce the workload of yt-dlp
As we completely rely on yt-dlp
, we don't have to bother with this…
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#5
2023-02-10 17:09:28 +01:00
Use YouTube Data API v3 to detect which captions need to be downloaded to reduce the workload of yt-dlp
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#27
2023-02-10 17:01:07 +01:00
Try to find a logic to YouTube search concerning captions
Even when considering the line by line aspect (see below) that should be considered in the search engine that we will propose, YouTube search engine doesn't make sense by still not proposing…
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#36
2023-02-10 12:14:13 +01:00
Does the program stops by crashing on YouTube operational API instance being detected as sending unusual traffic?