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

Ver.04.28 can not use aria2c as --external-downloader #12923

Closed
KwToPA opened this issue Apr 29, 2017 · 2 comments
Closed

Ver.04.28 can not use aria2c as --external-downloader #12923

KwToPA opened this issue Apr 29, 2017 · 2 comments
Labels

Comments

@KwToPA
Copy link

@KwToPA KwToPA commented Apr 29, 2017

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.04.28. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.04.28

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

youtube-dl -v --external-downloader aria2c "link" --external-downloader-args "-s100 -k1M -x100"


[debug] System config: [u'--prefer-free-formats']
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'--external-downloader', u'aria2c', u'https://www.youtube.com/watch?v=nq0hUIaD_ds', u'--external-downloader-args', u'-s100 -k1M -x100']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.04.28
[debug] Python version 2.7.5 - Linux-4.10.10-1.el7.elrepo.x86_64-x86_64-with-centos-7.3.1611-Core
[debug] exe versions: ffmpeg 2.6.8, ffprobe 2.6.8
[debug] Proxy map: {}
[youtube] nq0hUIaD_ds: Downloading webpage
[youtube] nq0hUIaD_ds: Downloading video info webpage
[youtube] nq0hUIaD_ds: Extracting video information
[youtube] nq0hUIaD_ds: Downloading MPD manifest
[debug] Invoking downloader on u'link'
[dashsegments] Total fragments: 1235
[download] Destination:xx.mp4
[download]  10.4% of ~2.47GiB at 312.51KiB/s ETA 11:44^C

--external-downloader aria2c and --external-downloader-args "-s100 -k1M -x100" do not work as before

@KwToPA
Copy link
Author

@KwToPA KwToPA commented Apr 29, 2017

aria2c -v
aria2 version 1.31.0
Copyright (C) 2006, 2016 Tatsuhiro Tsujikawa

@dstftw dstftw closed this Apr 29, 2017
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 29, 2017

This is DASH served in segments not a single file.

@dstftw dstftw added the invalid label Apr 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.