fix throttling: deobf nsig param for all urls

This commit is contained in:
ThetaDev 2022-08-07 17:54:33 +02:00
parent a3f6dc3e93
commit 150f074131
7 changed files with 205 additions and 100 deletions

View file

@ -22,7 +22,7 @@ async fn download_video(
pb.set_message("Fetching player data");
let player_data = rt
.get_player(video_id.as_str(), ClientType::Android)
.get_player(video_id.as_str(), ClientType::Desktop)
.await?;
rusty_tube::download::download_video(