-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
yt-dlp-ejs: new port, yt-dlp: update to 2025.11.12 #30045
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
base: master
Are you sure you want to change the base?
Conversation
|
Notifying maintainers: |
7981c6a to
72a432e
Compare
ryandesign
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for looking into this.
|
Please indicate in the commit message that this will close https://trac.macports.org/ticket/73227. |
72a432e to
36e4686
Compare
You can find some examples by grepping the ports tree for |
a9bfa81 to
26d39c9
Compare
|
Okay here's what I've done.
port lint passed, CI here obviously passed, and the js part activates as expected when downloading from youtube. |
6476ab3 to
c7cc763
Compare
yt-dlp: update to 2025.11.12 Closes: https://trac.macports.org/ticket/73227
c7cc763 to
25a4352
Compare
|
@ryandesign were there any other changes you wanted to make or does this look good to go? |
Description
yt-dlp-ejsis a new requirement foryt-dlpfrom version 2025.11.12. It enablesyt-dlpto solve JavaScript challenges on YouTube and other sites. Without adding yt-dlp-ejs/JS runtime toyt-dlp, it will not be able to download the highest quality versions of YouTube videos, if it can at all.This PR also updates
yt-dlpto version 2025.11.12.Type(s)
Tested on
macOS 15.7.2 24G325 arm64
Xcode 26.1.1 17B100
Verification
Have you
port lint?sudo port test?sudo port -vst install?