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

UnexpectedResponse("watch html did not contain a PlayabilityStatus") #65

Open
stefa-n opened this issue Sep 9, 2023 · 4 comments
Open
Labels
youtube-api-changed YouTube changed thier API and rustube needs to adjust to it

Comments

@stefa-n
Copy link

stefa-n commented Sep 9, 2023

Summary

No response

Video IDs

  • OxqNH2s74ZA
  • ZveUN5KRhuo
    and well.. any video :(

Version

0.6.0

Log output or error

log
  path/to/project>cargo run -- ytd OxqNH2s74ZA
  Finished dev [unoptimized + debuginfo] target(s) in 0.31s
   Running `target\debug\sle.exe ytd OxqNH2s74ZA`
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: UnexpectedResponse("watch html did not contain a PlayabilityStatus")', src\you_tube.rs:4:85
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\sle.exe ytd OxqNH2s74ZA` (exit code: 101)

Additional notes or ideas

No response

@stefa-n stefa-n added the youtube-api-changed YouTube changed thier API and rustube needs to adjust to it label Sep 9, 2023
@TheHangel
Copy link

I have the same problem

@akesson
Copy link

akesson commented Sep 21, 2023

Same

@TheHangel
Copy link

I switched over to rusty_ytdl

@jakubslaby09
Copy link

Any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
youtube-api-changed YouTube changed thier API and rustube needs to adjust to it
Projects
None yet
Development

No branches or pull requests

4 participants