PRINT("Parse error for "<<finalUrl<<", as got: "<<content<<" ! Retrying...")
As well as:
- https://gitea.lemnoslife.com/Benjamin_Loison/YouTube_captions_search_engine/src/commit/3fa4d43bbdcf7116ee6d9e12ea67cce743a235d9/main.cpp#L706 - should in fact use `EXIT_WITH_ERROR` for this one and remove the dead code `return false;`.
- https://gitea.lemnoslife.com/Benjamin_Loison/YouTube_captions_search_engine/src/commit/3fa4d43bbdcf7116ee6d9e12ea67cce743a235d9/main.cpp#L793
- https://gitea.lemnoslife.com/Benjamin_Loison/YouTube_captions_search_engine/src/commit/3fa4d43bbdcf7116ee6d9e12ea67cce743a235d9/main.cpp#L771
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
As well as:
EXIT_WITH_ERRORfor this one and remove the dead codereturn false;.