Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using YT-dlp as downloader causes a crash after a few downloads because of download bandwidth limitations #67

Closed
andreafrisina opened this issue Mar 18, 2023 · 1 comment

Comments

@andreafrisina
Copy link

I use sharedown to download several videos in batch. I would be very happy to use YT-dlp as downloader, because it's way faster than FFMpeg (which is unfortunately painstakingly slow).

The issue is that I am pretty sure my Uni has set a limitation for the download bandwidth each account can use.
If you exceed the allowed threshold (for example, when using YT-dlp) all your downloads fail and your Sharepoint gets is not reachable for several minutes).

I suspect a similar limitation is applied also in other Unis

I have done a lot of tests and I have estimated that this threshold, in my case, is around 2-3 MB/s.

In order to overcome this, would it be possible to be able to set a parameter or a slider so you can actually decide which is the maximum download speed for your downloads?

I know that a limitation on download speed seems counterintuitive, but this could be a good way to continue using YT-dlp as downloader while not triggering the download bandwidth limitation set by my uni.

@kylon
Copy link
Owner

kylon commented Mar 18, 2023

Hi,

Yes, i see there is a yt-dlp arg that let you set a download speed limit, i ll add a setting for it

@kylon kylon closed this as completed in b4412ad Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants