Benjamin_Loison pushed to master at Benjamin_Loison/Gitea_instance 2023-03-24 19:55:00 +01:00
f421a6d485 Add back up directories to README.md
Benjamin_Loison pushed to master at Benjamin_Loison/Gitea_instance 2023-03-24 19:53:50 +01:00
379396f006 Add back up directories to README.md
7ac0fec52b Add ED25519 SSH key fingerprint
f83979c03d Add ECDSA SSH fingerprint in README.md
Compare 3 commits »
Benjamin_Loison pushed to master at Benjamin_Loison/Verified_repositories 2023-03-24 19:53:12 +01:00
38e27c698c Precise in README.md alternative method when having contributed to the repository of someone else to prove authenticity of own commits
b6b5454bc6 Add gitlab.com/gitlab-org/omnibus-gitlab
f04e95cfae Add a description to VERIFIED_ONLY_OWN_COMMITS status flag in README.md template
de77294a7a Add codeberg.org/Benjamin_Loison/YouTube_captions_search_engine
25780762cf Add gitlab.com/Benjamin_Loison/password-generator
Compare 16 commits »
Benjamin_Loison pushed to master at Benjamin_Loison/Gitea_instance 2023-03-20 18:48:00 +01:00
378b09d4c9 Add back up directories to README.md
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
732426d787 Add presentation video link to README.md
0ec1104da5 Use compiled regex in the for loops for the website
5a8fca0aaa Add an optimization to the website when providing a channel id as a file path filter
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.

3c423a5435 #35: Move Python scripts to scripts/ and describe the project structure in README.md
3aa1090564 #35: Move Python scripts to scripts/ and describe the project structure in README.md
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 closed issue Benjamin_Loison/YouTube_captions_search_engine#49 2023-02-26 13:22:47 +01:00
Update YouTube operational API commits Wiki page
8dd89e6e88 Add sudo apt install nginx to README.md for hosting the website
Benjamin_Loison pushed to master at Benjamin_Loison/Gitea_instance 2023-02-25 15:51:20 +01:00
5ac2a8f666 Add ED25519 SSH key fingerprint