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

Opening youtube videos with yt-dlp silently fails recent regression #13934

Closed
RossSmyth opened this issue Apr 19, 2024 · 3 comments
Closed

Opening youtube videos with yt-dlp silently fails recent regression #13934

RossSmyth opened this issue Apr 19, 2024 · 3 comments
Labels
down-upstream features and bugs that need to be implemented and fixed upstream meta:duplicate os:win

Comments

@RossSmyth
Copy link

Important Information

Provide following Information:

  • mpv version
> mpv -V
mpv v0.38.0-52-ge5d683e1 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
 built on Apr 19 2024 00:13:22
libplacebo version: v7.349.0 (v6.338.0-124-gd0eb997-dirty)
FFmpeg version: N-114864-gbb9e4ff35
FFmpeg library versions:
   libavutil       59.15.100
   libavcodec      61.5.103
   libavformat     61.3.100
   libswscale      8.2.100
   libavfilter     10.2.101
   libswresample   5.2.100
  • Windows Version

Windows 10 10.0.19045 Build 19045

  • Source of the mpv binary

https://github.com/shinchiro/mpv-winbuild-cmake/releases/tag/20240419

  • If known which version of mpv introduced the problem

Sometime in the past few days. This build:
https://github.com/shinchiro/mpv-winbuild-cmake/releases/tag/20240414
if uneffected

  • GPU model, driver and version

Nvidia 2060 Super, Driver version: 551.86

  • Possible screenshot or video of visual glitches

image

Reproduction steps

  1. Attempt to watch a youtube video
  2. Doesn't open

Expected behavior

It opens, or at least has an error.

Actual behavior

Just silently fails

Log file

output.txt

Sample files

Happens with all youtube videos I've tried. But first noticed with https://www.youtube.com/watch?v=qQVpBJyKfdA

Regression

Note that this is a recent regression as the same yt-dlp executable succeeds with this build:
https://github.com/shinchiro/mpv-winbuild-cmake/releases/tag/20240414

Here is an output log of a successful playback
output.txt

@RossSmyth RossSmyth changed the title Opening youtube videos with yt-dlp silently fails Opening youtube videos with yt-dlp silently fails recent regression Apr 19, 2024
@RossSmyth
Copy link
Author

Oh and I forgot to mention, opening local files opens as normal

@debugzxcv
Copy link

#13918

@zhongfly
Copy link

openssl/openssl#24184

@sfan5 sfan5 added down-upstream features and bugs that need to be implemented and fixed upstream meta:duplicate labels Apr 19, 2024
@sfan5 sfan5 closed this as completed Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
down-upstream features and bugs that need to be implemented and fixed upstream meta:duplicate os:win
Projects
None yet
Development

No branches or pull requests

4 participants