aandrew-me / ytDownloader

A modern GUI App for downloading Videos and Audios from hundreds of sites
https://ytdn.netlify.app/
GNU General Public License v3.0
949 stars 87 forks source link

Impossible to download from uqload #139

Closed trimechee closed 1 year ago

trimechee commented 1 year ago

Hello, I am trying to download the video from the Uqload player of this site

https://vostfree.ws/845-hello-world-vostfr-movie-ddl-streaming-1fichier-uptobox.html

using the stream-detector extension:

https://github.com/54ac/stream-detector

by activating the option "copy stream url as yt-dlp" command" of the addon "stream-detector" then I play the video Uqload and copy paste the url obtained from stream detector in ytDownloader but ytDownloader does not succeed to download the video from Uqload, streaming sites seem to have strengthened their mechanism to prevent downloading videos easily, I hope that ytDownloader will add an option to receive commands from the "stream detector" extension and so we can download the video, I even tried to activate the use of command of external dowloader for yt-dlp" option of the "stream-detector" extension but it doesn't work no....i also hope that we can preview and watch the part downloaded by ytDownloader with a video player without waiting for the download of the video to finish so it will be great that ytDownloader does not download much sections at the same time to speed up the download but just a segment so that we can watch the video before the end of the download, thank you very much !

i verify and Uqload platform is supported by yt-dlp so ytDownloader is supposed to be able to download from Uqload.....

https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md

aandrew-me commented 1 year ago

I tested downloading it with yt-dlp and it said ERROR: Unsupported URL. So its a yt-dlp issue. So you should open an issue on their page.

aandrew-me commented 1 year ago

And if you want to watch the video when its being downloaded, just open it with a video player like VLC and watch

trimechee commented 1 year ago

Sorry but which video i can watch if ytDownloader can't dowload from uqload ? The important thing is that ytDownloader could be able to download video from uqlod using yt-dlp commands of the extension "stream-detector", yt-dlp support uqload, the video player i use to watch uqload isn't important but the most important is to be able to dowlaod from uqload, can ytDownloader do that with the help of stream detector commands please ? image

trimechee commented 1 year ago

image

trimechee commented 1 year ago

Oups, sorry, i didn't see your first message lol....yeah i think it is certainly yt-dlp bug....

trimechee commented 1 year ago

and if the downloaded video is split in many parts and the downloader use multi trhread...i can't watch video while it is downloading...but i don't know if yt-dlp use multithread download to speed up download...

aandrew-me commented 1 year ago

and if the downloaded video is split in many parts and the downloader use multi trhread...i can't watch video while it is downloading...but i don't know if yt-dlp use multithread download to speed up download...

Have you tried? When a video is being downloaded, for example an mp4 video, you will see a file with the extention .mp4.part. Try opening it with your Video Player. If it works, great, otherwise, nothing to do...

trimechee commented 1 year ago

Ohh awesome ! Thank you so much for this awesome idea ! 🥇