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

Very slow downloading! ~59 KB/S #230

Closed
2 of 6 tasks
Minosaurier opened this issue Feb 3, 2018 · 7 comments
Closed
2 of 6 tasks

Very slow downloading! ~59 KB/S #230

Minosaurier opened this issue Feb 3, 2018 · 7 comments

Comments

@Minosaurier
Copy link

Minosaurier commented Feb 3, 2018

  • Using latest version as provided on the master branch
  • Searched for similar issues including closed ones

What is the purpose of your issue?

  • Bug
  • Feature Request
  • Question
  • Other

Description

When i want to download a playlist of around ~100 songs.
Every single one of them takes a lot of time.
At first it jumps to ~40 % with >2000 KB/S then getting really slow until 100%

Sry for bad english

Log

soon

@linusg
Copy link
Contributor

linusg commented Feb 3, 2018

So, actually this seems to be a question, not a feature request.
There are a lot of possible causes, none of these are under our control. Which means, we can't do anything about it.

  • Your ISP slowing down the connection speed
  • YouTube servers slowing down the connection speed
  • Same for Spotify servers

etc.

@ritiek
Copy link
Member

ritiek commented Feb 3, 2018

Actually, YouTube servers are responsible for this instead of Spotify.

@ritiek
Copy link
Member

ritiek commented Feb 4, 2018

Yep, YouTube is up to something fishy. I tried downloading few songs and also directly with wget, they seem to be throttling download speed on my side as well.

@ritiek ritiek mentioned this issue Feb 4, 2018
6 tasks
@ritiek
Copy link
Member

ritiek commented Feb 14, 2018

Here is a relevant tracking issue: mps-youtube/pafy#199. I'll re-open this so that people know that devs are trying to find a workaround for this issue.

@ritiek ritiek reopened this Feb 14, 2018
@ritiek
Copy link
Member

ritiek commented Feb 24, 2018

f943080 partially fixes this.

@Minosaurier
Copy link
Author

nice thanks, multithreading will fix it most likely

@ritiek
Copy link
Member

ritiek commented Dec 2, 2018

For anyone who stumbles here. This issue has been fixed in pafy. Install the latest development code for pafy with:

$ pip3 install git+https://github.com/mps-youtube/pafy.git -U

And there should be no more throttling.

@ritiek ritiek closed this as completed Dec 2, 2018
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

3 participants