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

The action build_windows in ytdl-patched is not working since 2024.05.10.1919 #32846

Closed
6 tasks done
janoi152 opened this issue Jul 10, 2024 · 2 comments
Closed
6 tasks done

Comments

@janoi152
Copy link

janoi152 commented Jul 10, 2024

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2021.12.17
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

Run python -m pip install --upgrade "pip<19.2" "setuptools<44" "wheel<0.34.0" py2exe==0.9.2.2
  python -m pip install --upgrade "pip<19.[2](https://github.com/ytdl-patched/youtube-dl/actions/runs/9867247587/job/27247422628#step:4:2)" "setuptools<44" "wheel<0.34.0" py2exe==0.9.2.2
  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
  env:
    pythonLocation: C:\hostedtoolcache\windows\Python\[3](https://github.com/ytdl-patched/youtube-dl/actions/runs/9867247587/job/27247422628#step:4:3).4.4\x86
Requirement already up-to-date: pip<19.2 in c:\hostedtoolcache\windows\python\3.[4](https://github.com/ytdl-patched/youtube-dl/actions/runs/9867247587/job/27247422628#step:4:4).4\x86\lib\site-packages
Requirement already up-to-date: setuptools<44 in c:\hostedtoolcache\windows\python\3.4.4\x8[6](https://github.com/ytdl-patched/youtube-dl/actions/runs/9867247587/job/27247422628#step:4:7)\lib\site-packages
Collecting wheel<0.34.0
  Could not find a version that satisfies the requirement wheel<0.34.0 (from versions: )
No matching distribution found for wheel<0.34.0
Error: Process completed with exit code 1.

Description

In ytdl-patched fork since release 2024.05.10.1919 a Windows executable is no longer being created. The action build_windows keeps failing. Can someone please fix it? Thank you.

@dirkf
Copy link
Contributor

dirkf commented Jul 10, 2024

Try the Windows executable in the nightly build here (tomorrow, once PR #32845 is merged). I believe that ytdl-patched is no longer maintained, maybe because we now have the nightly build here.

Please report on any feature that you think is missing compared with the ytdl-patched build.

@dirkf
Copy link
Contributor

dirkf commented Jul 12, 2024

As you posted here, I assumed you meant ytdl-patched/youtube-dl, which is completely superseded by the nightly releases here, at ytdl-org//ytdl-nightly, and has not been updating since June 2003.

There is also ytdl-patched/ytdl-patched, which is a fork of yt-dlp with additional patches. This likewise has not been updating from its parent for many months.

AFAIK the developer responsible for the ytdl-patched repo is no longer active. If you want a site or feature supported by ytdl-patched/ytdl-patched that has not been included in youtube_dl or_yt-dlp_, you should raise an issue in the appropriate issue tracker.

@dirkf dirkf closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants