Sleek YouTube Downloader

A simple tool that adds YouTube-style buttons for multi-format downloading. Lighter than most download scripts.

< Обсуждения Sleek YouTube Downloader

Отзыв: Нормальный — скрипт работает, но имеет существенные недостатки

Thank you for making the script. I noticed that when pressing the mp3 or mp4 the site loads with the url for the video being https://www.youtube.com/watch?v instead of the actual complete link. Any idea why this happens?

I have not experienced this. What's the actual URL that your browser opens when this happens (in your address bar)?

It happens with all the videos I tested. The url is the regular one youtube has AFAIK for example https://www.youtube.com/watch?v=5whB_Zs8A7E

BTW I was able to solve the issue by changing a bit line
74 window.open(`https://loader.to/?link=${ encodeURIComponent(location.href) }&f=${ format }&s=1&e=1&r=loader`);

Thanks for the fix. It could have been any number of things that caused this issue for some people but not for others. A different OS, browser, version, language, config, extensions, etc. All I know is that your fix doesn't change anything for me, so I've added it to the script.

Ответить

Войдите, чтобы ответить.