AdrianEddy / AIMPYouTube

YouTube plugin for AIMP
MIT License
113 stars 37 forks source link

Any way to change the download speed for the song? #34

Open ghost opened 3 years ago

ghost commented 3 years ago

I open a video and the download speed is really low on AIMP. The song is reaching the buffer size really fast and the song keeps breaking / interrupting.

I don't see a way to change it.

SFPunishment commented 3 years ago

I was having this problem since a long time and i realized that the plugin it's fine but the youtube-dl.exe in the plugin folder is the reason for slow download speed. I reemplazed that .exe with the yt-dlp.exe (another fork of youtube-dl) and now works fine. don't know if this can help you or if it's the right solution for your problem but i hope it works for you too.

ghost commented 3 years ago

Seams to working for now. Thanks

AlinPadeanu commented 3 years ago

Am aceeasi problema. Nu stiu sa o rezolv,ma puteti ajuta?

SFPunishment commented 3 years ago

Am aceeasi problema. Nu stiu sa o rezolv,ma puteti ajuta?

Like i said, you need to remplace the youtube-dl.exe in the plugin folder with the yt-dlp.exe, but you need to rename the yt-dlp.exe to youtube-dl.exe. Make a backup of the original and then remplace it. In theory they have the same features and the same code, more or less.

AlinPadeanu commented 3 years ago

Oh,thank you so much <3