media-downloader icon indicating copy to clipboard operation
media-downloader copied to clipboard

Os2

Open TeLLie opened this issue 2 years ago • 11 comments

I just update the src to latest version on my laptop. But now I see that it cannot find ffmpeg, same as i had before. #issue 104

Also It don't download the yt-dlp anymore. I see " QIODEVICE::read (Qnetwork replyhttpimpl): device not open"

TeLLie avatar Sep 22 '22 07:09 TeLLie

First issue first, build from git and try again.

mhogomchungu avatar Sep 22 '22 10:09 mhogomchungu

Hi,

Now it's seeing the ffmpeg, again 🙂 we don't have to aria2c😚

TeLLie avatar Sep 22 '22 16:09 TeLLie

The second issue now, is it still there?

mhogomchungu avatar Sep 23 '22 05:09 mhogomchungu

Hi,

Yrs, it's still there...

Op vr 23 sep. 2022 07:27 schreef mhogomchungu @.***>:

The second issue now, is it still there?

— Reply to this email directly, view it on GitHub https://github.com/mhogomchungu/media-downloader/issues/179#issuecomment-1255813781, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYTREAPFDC2KAULRPBNCDV7U5VZANCNFSM6AAAAAAQSXVUUE . You are receiving this because you authored the thread.Message ID: @.***>

TeLLie avatar Sep 23 '22 07:09 TeLLie

The picture you sent me over email suggests the problem is due to network timing out.

Are you sure the internet was working properly before you attempted to download yt-dlp?

Does the error occur immediately or after waiting for a while for the download to start? The timeout is set at 30 seconds so i expect that error to occur if the network request does not respond within 30 seconds.

mhogomchungu avatar Sep 23 '22 14:09 mhogomchungu

Hihi

Op vr 23 sep. 2022 16:29 schreef mhogomchungu @.***>:

The picture you sent me over email suggests the problem is due to network timing out.

Are you sure the internet was working properly before you attempted to download yt-dlp?

Yes i have a stable inet connection

Does the error occur immediately or after waiting for a while for the download to start?

No it's after the 3o sec

The timeout is set at 30 seconds so i expect that error to occur if the network request does not respond within 30 seconds.

with the older version i have it's downloading the file in about 3 min

— Reply to this email directly, view it on GitHub https://github.com/mhogomchungu/media-downloader/issues/179#issuecomment-1256288616, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYTREVQY2TVM4VFIKIOPLV7W5DFANCNFSM6AAAAAAQSXVUUE . You are receiving this because you authored the thread.Message ID: @.***>

TeLLie avatar Sep 23 '22 16:09 TeLLie

Hi Also when I try to download a YouTube movie it won't succeed...

See picture...

Op vr 23 sep. 2022 16:29 schreef mhogomchungu @.***>:

The picture you sent me over email suggests the problem is due to network timing out.

Are you sure the internet was working properly before you attempted to download yt-dlp?

Does the error occur immediately or after waiting for a while for the download to start? The timeout is set at 30 seconds so i expect that error to occur if the network request does not respond within 30 seconds.

— Reply to this email directly, view it on GitHub https://github.com/mhogomchungu/media-downloader/issues/179#issuecomment-1256288616, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYTREVQY2TVM4VFIKIOPLV7W5DFANCNFSM6AAAAAAQSXVUUE . You are receiving this because you authored the thread.Message ID: @.***>

TeLLie avatar Sep 23 '22 16:09 TeLLie

Your previous comment did not attach any image.

3 minutes seems like a very long time to wait by default. The default timeout value remains at 30 seconds but you can now change it to whatever value you want.

Update from git and then look for media downloader configuration file and in it, there is an option named NetworkTimeOutInSeconds, change the default value of 30 to new value of 180 to make media downloader wait for 3 minutes before timing out.

I do not know where the config file is in OS2 but its full path on linux on my system is /home/$USER/.config/media-downloader/media-downloader.conf

mhogomchungu avatar Sep 24 '22 08:09 mhogomchungu

Hi,

If i set to 240 it's downloading now the file... But if i try to download a YouTube file it failed...

TeLLie avatar Sep 24 '22 10:09 TeLLie

https://boomfinefood.stack.storage/s/MYhTgMeuwFdIsXUE

TeLLie avatar Sep 24 '22 11:09 TeLLie

That is a yt-dlp error and not caused by Media Downloader.

Run yt-dlp directly from the terminal and you should get the same error.

mhogomchungu avatar Sep 24 '22 11:09 mhogomchungu

Closing this one since i problem i can solve is already solved.

mhogomchungu avatar Sep 26 '22 08:09 mhogomchungu