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

Download speed is capped @~400kb/s #252

Closed
Alex2610 opened this issue Oct 10, 2020 · 13 comments
Closed

Download speed is capped @~400kb/s #252

Alex2610 opened this issue Oct 10, 2020 · 13 comments

Comments

@Alex2610
Copy link

Screen
as you can see the download speed seems to be capped at ~400kb/s.
Any suggestion ?

OS:Win 10 pro
Ram: 16GB
GPU: RX580 8gb
CPU: Ryzen 1600
Network speed available: ~1.5MB/s (~14Mbps)
Using ffmpeg version 2020-10-07-git-a086b73e1f-full_build-www.gyan.dev

@Alex2610 Alex2610 changed the title Download speed is capped @~400kb/s Download speed is capped @~400kb/s + automatic login? Oct 10, 2020
@Alex2610
Copy link
Author

EDIT:
i've just seen that there's an automatic login feature for polimi... where do i have to fill out the needed parameters ?

@Alex2610 Alex2610 changed the title Download speed is capped @~400kb/s + automatic login? Download speed is capped @~400kb/s Oct 10, 2020
@Alex2610
Copy link
Author

opened help in terminal and printed out how to login automatically....

@Alex87a
Copy link

Alex87a commented Oct 10, 2020

Screen
as you can see the download speed seems to be capped at ~400kb/s.
Any suggestion ?

OS:Win 10 pro
Ram: 16GB
GPU: RX580 8gb
CPU: Ryzen 1600
Network speed available: ~1.5MB/s (~14Mbps)
Using ffmpeg version 2020-10-07-git-a086b73e1f-full_build-www.gyan.dev

Which version of destreamer are you using?

@Alex2610
Copy link
Author

I'm using the version 2.0.0 (output of --version)

@Alex87a
Copy link

Alex87a commented Oct 10, 2020

I'm using the version 2.0.0 (output of --version)

If I does not mistake version 2 is limited under the point of view of speed, then the maximum you can reach is ~ 400/500 kbps.

@Alex2610
Copy link
Author

Alex2610 commented Oct 10, 2020

Alright, but today I've done
git clone https://github.com/SamanFekri/destreamer.git
And obtained the version 2.0.0

@lukaarma
Copy link
Collaborator

The v3 Is in a branch, can't link now since I'm on mobile

The automatic login from Polimi it's not in our version, it's in fork. You can find the link in our homepage
You can still save your login with us using the '-k' option and saying yes when asked if you want to remember the login

@Alex87a
Copy link

Alex87a commented Oct 10, 2020

Va bene, ma oggi ho fatto
git clone https://github.com/SamanFekri/destreamer.git
e ho ottenuto la versione 2.0.0

Try with this:

  • Create a new folder and clone the repo again into that folder using this command:
    git clone https://github.com/snobu/destreamer -b aria2c_forRealNow
  • follow the normal destreamer installation guide
  • install aria2 following this guide https://www.youtube.com/watch?v=LS-VmSmtaWg
  • if you are on windows you can launch destreamer by creating a .bat file with the following command:
    cmd /k destreamer --help
  • you can also create a list of microsoft stream videos URL's, save it in the same folder as your destreamer repo and download all
    of it by creating a .bat file with the following command:
    cmd /k destreamer -f myList.txt

Originally posted by @SpaceGauchoDev in #223 (comment)

I have done with this and the speed has gone from 280 Kbps/s up to 4/5 Mb/s!

@Alex2610
Copy link
Author

Thanks it worked!!!

@Alex87a
Copy link

Alex87a commented Oct 10, 2020

Thanks it worked!!!

What's your speed, out of curiosity?

@Alex2610
Copy link
Author

~1.5MB/s my maximum downloading speed ahahah

@Alex87a
Copy link

Alex87a commented Oct 10, 2020

~1.5MB/s my maximum downloading speed ahahah

It is still a good improvement over before! 😂😂😂

@lukaarma
Copy link
Collaborator

nice, closing as solved

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