Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests] Update user agent #1192

Merged
merged 4 commits into from
Nov 18, 2024
Merged

[tests] Update user agent #1192

merged 4 commits into from
Nov 18, 2024

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    667c867 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Make RecordingDownloader more resillient against ReCaptchaExceptions

    Implement a max number of requests per minute to prevent hitting reate limits and triggering ReCaptchaExceptions. This slows down the RecordingDownloader significantly and can be adjusted if needed. A request ist retried once when facing a ReCaptchaException.
    TobiGr committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    d635d4d View commit details
    Browse the repository at this point in the history
  2. [YouTube] Update mocks

    TobiGr committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    727e791 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    TobiGr committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    e4a1a6e View commit details
    Browse the repository at this point in the history