Mithronn / rusty_ytdl

A Rust library for Youtube video searcher and downloader
https://docs.rs/rusty_ytdl
MIT License
107 stars 20 forks source link

No available video sources - video ID `C3j4XsMDe-I` #42

Open nick42d opened 2 months ago

nick42d commented 2 months ago

G'day,

This was reported downstream by a user of youtui (https://github.com/nick42d/youtui/issues/152).

Video ID C3j4XsMDe-I (Ennio Morricone - Tema Italiano) reports an empty array of formats when querying.

Mini reproducible:

use rusty_ytdl::Video;
#[tokio::main]
async fn main() {
    let formats = Video::new("C3j4XsMDe-I").unwrap().get_info().await.unwrap().formats;
    println!("{:?}", formats);
}

output: []

caineblood commented 2 months ago

The above comment asking you to download a file is malware to steal your account; do not under any circumstances download or run it. The post needs to be removed. If you have attempted to run it please have your system cleaned and your account secured immediately.