rustube icon indicating copy to clipboard operation
rustube copied to clipboard

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

Open stefa-n opened this issue 1 year ago • 4 comments

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 avatar Sep 09 '23 11:09 stefa-n

I have the same problem

TheHangel avatar Sep 16 '23 12:09 TheHangel

Same

akesson avatar Sep 21 '23 10:09 akesson

I switched over to rusty_ytdl

TheHangel avatar Sep 22 '23 22:09 TheHangel

Any progress on this?

jakubslaby09 avatar Dec 27 '23 08:12 jakubslaby09