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

"extract_ncode" function error due to player yt changes #27

Closed Timtam closed 4 months ago

Timtam commented 4 months ago

It currently looks like downloading through this package is broken. Downloading whichever link results in a 0 KB file, although rusty_ytdl considers the download successful. Maybe they changed something in the backend? I tried well over 20 links and all of them end in the same way. Here is an example: https://www.youtube.com/watch?v=U_QeQVF8bRo

HZzz2 commented 4 months ago

I have the same problem, the downloaded file is 0KB

Mithronn commented 4 months ago

It seems fixed with the latest release v0.7.3