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

you-get 0.4.1730 #181741

Merged
merged 2 commits into from
Sep 28, 2024
Merged

you-get 0.4.1730 #181741

merged 2 commits into from
Sep 28, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 19, 2024
@chenrui333 chenrui333 added test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Aug 19, 2024

This comment was marked as resolved.

@github-actions github-actions bot added the stale No recent activity label Aug 23, 2024
@chenrui333 chenrui333 added in progress Stale bot should stay away and removed stale No recent activity labels Aug 24, 2024
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Sep 3, 2024
@chenrui333
Copy link
Member

==> /home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/bin/you-get --info https://youtu.be/he2a4xK8ctk --debug
  [DEBUG] Extracting from the video page...
  [DEBUG] get_content: https://www.youtube.com/watch?v=he2a4xK8ctk
  [DEBUG] Retrieving the player code...
  [DEBUG] get_content: https://www.youtube.com/s/player/[57](https://github.com/Homebrew/homebrew-core/actions/runs/10692351901/job/29640654925?pr=181741#step:4:58)c75fa4/player-plasma-ias-phone-en_US.vflset/base.js
  [DEBUG] Loading ytInitialPlayerResponse...
  you-get: version 0.4.1730, a tiny downloader that scrapes the web.
  you-get: Namespace(version=False, help=False, info=True, url=False, json=False, no_merge=False, no_caption=False, postfix=False, prefix=None, force=False, skip_existing_file_size_check=False, format=None, output_filename=None, output_dir='.', player=None, cookies=None, timeout=[60](https://github.com/Homebrew/homebrew-core/actions/runs/10692351901/job/29640654925?pr=181741#step:4:61)0, debug=True, input_file=None, *** playlist=False, first=None, last=None, size=None, auto_rename=False, insecure=False, http_proxy=None, extractor_proxy=None, no_proxy=False, socks_proxy=None, stream=None, itag=None, m3u8=False, URL=['https://youtu.be/he2a4xK8ctk'])
  Traceback (most recent call last):
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/bin/you-get", line 8, in <module>
      sys.exit(main())
               ^^^^^^
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/libexec/lib/python3.12/site-packages/you_get/__main__.py", line 92, in main
      main(**kwargs)
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/libexec/lib/python3.12/site-packages/you_get/common.py", line 1883, in main
      script_main(any_download, any_download_playlist, **kwargs)
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/libexec/lib/python3.12/site-packages/you_get/common.py", line 1772, in script_main
      download_main(
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/libexec/lib/python3.12/site-packages/you_get/common.py", line 1386, in download_main
      download(url, **kwargs)
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/libexec/lib/python3.12/site-packages/you_get/common.py", line 1874, in any_download
      m.download(url, **kwargs)
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1[73](https://github.com/Homebrew/homebrew-core/actions/runs/10692351901/job/29640654925?pr=181741#step:4:74)0/libexec/lib/python3.12/site-packages/you_get/extractor.py", line 48, in download_by_url
      self.prepare(**kwargs)
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/libexec/lib/python3.12/site-packages/you_get/extractors/youtube.py", line 217, in prepare
      self.check_playability_response(ytInitialPlayerResponse)
    File "/home/linuxbrew/.linuxbrew/Cellar/you-get/0.4.1730/libexec/lib/python3.12/site-packages/you_get/extractors/youtube.py", line 184, in check_playability_response
      raise AssertionError(
  AssertionError: Server refused to provide video details. Returned status: LOGIN_REQUIRED, reason: Sign in to confirm you’re not a bot.

you-get: ignore linux ci

Signed-off-by: Rui Chen <rui@chenrui.dev>
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Sep 28, 2024
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed in progress Stale bot should stay away test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Sep 28, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 28, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 28, 2024
Merged via the queue into master with commit de4f636 Sep 28, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-you-get-0.4.1730 branch September 28, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. python Python use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants