- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#11
2023-01-22 16:12:04 +01:00
Current algorithm doesn't check all channel tabs
Treated @LeParisien
livestreams:
- in 1 hour and 15 minutes
- to discover 29,650 channels
- to treat about 261,000 comments (with 134,338…
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-22 15:41:16 +01:00
README.md
about the usage of --no-keys
or generating a YouTube Data API v3 key
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-22 15:17:16 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-22 04:00:14 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-22 02:19:29 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-22 02:04:06 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-22 01:37:37 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#29
2023-01-21 22:25:51 +01:00
Could add executable arguments to restrict the discovery on different methods
I don't know how to easily make the end-user able to configure which features are used, as there are quite a few.
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-21 22:20:49 +01:00
README.md
the fact that as documented in #30, this algorithm is only known to be working fin on Linux
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#30
2023-01-21 22:19:28 +01:00
Make the compression mechanism inter-OS compatible
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#29
2023-01-21 22:11:29 +01:00
Could add executable arguments to restrict the discovery on different methods
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-21 02:24:46 +01:00
CHANNELS
tab treatment following YouTube-operational-API/issues/121 closure
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-21 02:23:21 +01:00
CHANNELS
tab treatment following YouTube-operational-API/issues/121 closure
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#7
2023-01-16 15:46:04 +01:00
Add multi-threading
Previous commit removes the bug of having following output when doing:
unzip -l UCWeg2Pkate69NFdBeuRFTAw.zip
147928 2023-01-14 10:15 99997.json
...
--------- …
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#11
2023-01-15 15:27:17 +01:00
Current algorithm doesn't check all channel tabs
Note that we could also give a try to YouTube Data API v3 endpoints Search: list with relatedToVideoId
filter and Videos: list with part=suggestions
using OAuth (note that it is maybe to some…
Benjamin_Loison
opened issue Benjamin_Loison/YouTube_captions_search_engine#28
2023-01-15 15:01:23 +01:00
Make this algorithm able to completely treat the YouTube graph
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-15 14:57:45 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#11
2023-01-15 14:37:09 +01:00
Current algorithm doesn't check all channel tabs
Note that we could find even more channels/videos by analyzing user messages etc however as we don't have any guarantee that a message contains a channel or a video, we don't treat them. So we…
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-15 14:32:24 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-01-15 14:26:50 +01:00