Skip to content

Conversation

@dirkf
Copy link
Contributor

@dirkf dirkf commented Oct 17, 2025

Boilerplate: own+yt-dlp code, bug fix+improvement ## Please follow the guide below
  • You will be asked some questions, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])
  • Use Preview tab to see how your pull request will actually look like

Before submitting a pull request make sure you have:

In order to be accepted and merged into youtube-dl each piece of code must be in public domain or released under Unlicense. Check one of the following options:

  • I am the original author of this code and I am willing to release it under Unlicense, except code from yt-dlp, for which this or the below has been asserted
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New extractor
  • New feature

Description of your pull request and other information

As usual, (presumably) undependable dependencies caused the previously functional commit workflow to break, so now wheel (whose installation from Python3.4's pip-19.1 began to fail) and setuptools are always omitted when installing pip.

dirkf added 4 commits October 17, 2025 07:53
Pending full alignment with yt-dlp ...
Fixes ytdl-org#33196.

Also removing previous `_extract_alerts()` method.
Works around dependent wheel installation failure with Py 3.4 from 2025-10
@dirkf dirkf changed the title Yt dl master [YouTube] Rework alert handling, etc Oct 17, 2025
@dirkf dirkf merged commit 1e109aa into ytdl-org:master Oct 18, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash in dev mode when trying to download private YouTube-playlist

1 participant