Benjamin_Loison opened issue Benjamin_Loison/YouTube_captions_search_engine#20 2023-01-07 15:52:47 +01:00
On YouTube Data API v3 transient error, it seems that there is a rollback
3c222f82c1 Make all Python scripts executable and add findAlreadyTreatedCommentsCount.py to find how many comments were already treated
6dcae274d0 Make all Python scripts executable and add findAlreadyTreatedCommentsCount.py to find how many comments were already treated
89af90a185 Add a note about the timing percentage of findLatestTreatedCommentsForChannelsBeingTreated.py going backward
Benjamin_Loison closed issue Benjamin_Loison/YouTube_captions_search_engine#9 2023-01-06 20:55:58 +01:00
Make sure that in case of error returned by the YouTube Data API v3 the algorithm treats it correctly
38f7676d49 Fix #9: Make sure that in case of error returned by the YouTube Data API v3 the algorithm treats it correctly
Benjamin_Loison opened issue Benjamin_Loison/YouTube_captions_search_engine#19 2023-01-06 18:54:13 +01:00
Improve documentation and code comments
Benjamin_Loison commented on issue Benjamin_Loison/YouTube_captions_search_engine#1 2023-01-06 18:42:53 +01:00
Add a license

Codeberg seems a legitimate mirror for this project. Here is the Codeberg mirror of this repository. However issues and wiki…

Benjamin_Loison opened issue Benjamin_Loison/YouTube_captions_search_engine#18 2023-01-06 18:40:42 +01:00
Test issue mirror
cb0b6538f4 Test 1
931697f304 Fix #15: Provide an algorithm to retrieve the list of 100 French channels with most subscribers (and provide it too)
Benjamin_Loison closed issue Benjamin_Loison/YouTube_captions_search_engine#15 2023-01-06 18:05:17 +01:00
Provide an algorithm to retrieve the list of 100 French channels with most subscribers (and provide it too)
d76a0f3c20 Fix #15: Provide an algorithm to retrieve the list of 100 French channels with most subscribers (and provide it too)
e2e8776d97 #7: Remove remaining undefined behavior due to missing mutex use
Benjamin_Loison commented on issue Benjamin_Loison/YouTube_captions_search_engine#7 2023-01-06 17:59:48 +01:00
Add multi-threading

Make an algorithm to delete channel folders that were being treated.

Close this issue as commit [5d13bd3c4400cc52ee60cf0bbf7b3759088d691e](https://gitea.lemnoslife.com/Benjamin_Loison/YouTub…

Benjamin_Loison closed issue Benjamin_Loison/YouTube_captions_search_engine#7 2023-01-06 17:59:48 +01:00
Add multi-threading
Benjamin_Loison closed issue Benjamin_Loison/YouTube_captions_search_engine#17 2023-01-06 17:55:19 +01:00
Add to stdout live statistics of the number of comments treated per second
e43634eea7 Fix #17: Add to stdout live statistics of the number of comments treated per second
781e179647 Fix #16: Provide an algorithm to determine the progress of retrieving comments for huge YouTube channels