sealedtx / java-youtube-downloader

Simple, almost zero-dependency java parser for retrieving youtube video metadata
Other
426 stars 117 forks source link

Downloading files is too slow and sometimes fails. #115

Open zhangyinglong1993 opened 1 year ago

sealedtx commented 1 year ago

provide details: which version do you use? which video? what do you mean by slow? fails with which error?

zhangyinglong1993 commented 1 year ago

All the videos are slow to download. Is there a faster way?

Shabinder commented 1 year ago

this is because of server side throttling, to overcome this, n-sign deciphering will be needed.

zhangyinglong1993 commented 1 year ago

What should I do?

Shabinder commented 1 year ago

That will be needed to be implemented in library itself

sealedtx commented 1 year ago

@Shabinder what do you mean by "n-sign deciphering"?

Shabinder commented 1 year ago

@sealedtx https://github.com/ytdl-org/youtube-dl/commit/af9e72507ea38e5ab3fa2751ed09ec88021260cb