youtubedl-android icon indicating copy to clipboard operation
youtubedl-android copied to clipboard

Too slow on YouTube videos

Open nhCoder opened this issue 5 years ago • 10 comments

It takes more than 10s to get video information.It starts receiving data after almost 4~5s .Can we set some options to increase speed.

Sent from my HOT 4 PRO using FastHub

nhCoder avatar Jun 09 '19 20:06 nhCoder

Are you using the latest version? In that case I am not sure I can do much about that.

yausername avatar Jul 06 '19 05:07 yausername

Yes latest

nhCoder avatar Jul 06 '19 08:07 nhCoder

for me it takes 3 - 5 seconds.

xibr avatar Jun 16 '20 13:06 xibr

any solution, I stream but yt videos load too slow at the speed of 50-150KB max

rahulsain-ingeniumedu avatar Nov 19 '21 10:11 rahulsain-ingeniumedu

@rahulsain-ingeniumedu Related to https://github.com/ytdl-org/youtube-dl/issues/29326

Edit: i have updated youtube-dl binary https://github.com/yausername/youtubedl-lazy/releases/download/2021.06.06/youtube_dl.zip To apply the changes you must remove the app data and then update youtube-dl from the app.

xibr avatar Nov 19 '21 17:11 xibr

I think we need some way to get just a part of information. Like in my case, I just want to get the url, but it take ~ 10s to get all of data (incluled alot of things I don't need). Hope it support way to input params define things we need and just return only it, I think it will be faster more than now.

chubecode avatar Dec 11 '21 03:12 chubecode

I think we need some way to get just a part of information. Like in my case, I just want to get the url, but it take ~ 10s to get all of data (incluled alot of things I don't need). Hope it support way to input params define things we need and just return only it, I think it will be faster more than now.

can we get absolute video URL right now?

rahulsain avatar Dec 11 '21 05:12 rahulsain

I also have the same problem, using the latest version, is there any way to solve it?

ConerK avatar Apr 29 '22 15:04 ConerK

Is the problem still there?

xibr avatar Oct 03 '22 15:10 xibr

@xibr yes problem seems to be still there with the latest version(s). The same command on my PC finishes in ~1 second, while it takes close to 10 seconds when called via the library on an Android device.

Any ideas what might be responsible for the delay ?

spiricn avatar Mar 28 '23 11:03 spiricn