rustube
rustube copied to clipboard
UnexpectedResponse("watch html did not contain a PlayabilityStatus")
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
I have the same problem
Same
I switched over to rusty_ytdl
Any progress on this?