- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Benjamin_Loison
pushed to master at Benjamin_Loison/Verified_repositories
2023-03-24 19:53:12 +01:00
README.md alternative method when having contributed to the repository of someone else to prove authenticity of own commits
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#35
2023-03-08 01:02:46 +01:00
Prepare the presentation
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#3
2023-02-27 13:40:56 +01:00
Once have established my definitive crawling YouTube channels algorithm, should share it
Here are the website snapshots used and the pagination video too.
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#3
2023-02-26 17:21:15 +01:00
Once have established my definitive crawling YouTube channels algorithm, should share it
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-26 17:10:04 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-26 16:02:00 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-26 15:56:22 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#35
2023-02-26 15:38:41 +01:00
Prepare the presentation
The statistics of the presentation were generated with:
presentationStats.py:
#!/usr/bin/python3
import os, zipfile
with open('newChannels.txt') as f:
lines = [f'{line}.zip'…
Benjamin_Loison
commented on issue Benjamin_Loison/YouTube_captions_search_engine#19
2023-02-26 15:12:58 +01:00
Improve documentation and code comments
Also give a working step-by-step tutorial for the website would be nice.
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-26 15:12:09 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-26 15:07:36 +01:00
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#25
2023-02-26 13:26:01 +01:00
Make a not pre-release release
Benjamin_Loison
pushed tag 0.0.1 to Benjamin_Loison/YouTube_captions_search_engine
2023-02-26 13:25:42 +01:00
Benjamin_Loison
released Add quite exhaustive channels discovery and captions extraction through almost all channel features. at Benjamin_Loison/YouTube_captions_search_engine
2023-02-26 13:25:42 +01:00
Benjamin_Loison
closed issue Benjamin_Loison/YouTube_captions_search_engine#49
2023-02-26 13:22:47 +01:00
Update YouTube operational API commits Wiki page
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2023-02-25 15:55:27 +01:00