Skip to content

Navigation Menu

Sign in
Sign up
This repository was archived by the owner on Aug 1, 2018. It is now read-only.

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

PLEASE NOTE:
youtube-dl-aria is obsolete - youtube-dl added builtin support for external
downloaders early 2015.
If you want to duplicate the behaviour of youtube-dl-aria using just
youtube-dl, you can run:
mkdir -p ~/.config/youtube-dl/
cat > ~/.config/youtube-dl/config <<EOF
-o "[%(upload_date)s][%(id)s] %(title)s (by %(uploader)s).%(ext)s"
--external-downloader aria2c
--external-downloader-args "-c -j 3 -x 3 -s 3 -k 1M"
EOF
youtube-dl-aria
===============
A wrapper that speeds up youtube-dl downloads by utilising aria2's
capability of opening multiple connections per server.
Dependencies
============
 * youtube-dl (http://rg3.github.io/youtube-dl/)
 * aria2 (http://aria2.sourceforge.net/)
License
=======
ISC.

About

Wrapper for youtube-dl to use aria2c for (faster) downloading

Resources

Stars

94 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /