(02-28-2023, 02:37 PM)osminogig Wrote: Yes, the file size is normal.cent browser uses yt-dlp to download video with such requests
Yes, it was in the player, I downloaded a fresh one - it works.
Thanks for the help and the best browser !
I will still use third-party programs, because:
Much faster download speed
Only audio can be downloaded
You can choose the quality
YT-downloader has a floating window - you can quickly download a bunch of videos
Etc..
Code:
"{TOOL_PATH} -o {OUTPUT_PATH} --no-check-certificates --force-overwrites --proxy \"{PROXY_SERVER}\" --add-header \"User-Agent:{USER_AGENT}\" --add-header \"Cookie:{COOKIES}\" --merge-output-format mp4 {URL_OR_PLAYLIST}"
here I suggested to the developer to add settings for the download using yt-dlp
https://www.centbrowser.net/en/showthrea...6#pid20826
he answered
Quote:OK, we will consider your suggestion.but the loader works fine if the yt-dlp itself is updated, and now a few days ago there was a problem that nothing was downloaded from YouTube, there was an error, it was fixed, now the download is slow, and judging by the commits it has already been fixed, we are waiting for the release
Generally we shouldn't make a feature too complicated, otherwise it will cause users to be confused.
while I use it for downloading separately from the yt-dlp browser, because there are scripts for downloading with different codecs and other settings, this is not enough in the browser
CentBrowser
now the cent browser is downloading from its repository to the browser folder yt-dlp and ffmpeg
can you add checks to the browser, check if yt-dlp and ffmpeg are in the paths on the computer?
because many people have their own versions and they update them constantly, and some even automatically, and for yt-dlp their own ffmpeg assemblies, by the way, have fixes for working with yt-dlp https://github.com/yt-dlp/FFmpeg-Builds
or checking for updates not from your repository, but immediately from
https://github.com/yt-dlp/yt-dlp/release...yt-dlp.exe
https://github.com/yt-dlp/FFmpeg-Builds/...64-gpl.zip