Let Makefile use youtube-dl source code instead of compiled binary

This commit is contained in:
Philipp Hagemeister 2012-09-27 20:21:20 +02:00
parent 5d534e2fe6
commit 20326b8b1b
4 changed files with 7 additions and 7 deletions

View file

@ -21,7 +21,7 @@ which means you can modify it, redistribute it or use it however you like.
-r, --rate-limit LIMIT download rate limit (e.g. 50k or 44.6m)
-R, --retries RETRIES number of retries (default is 10)
--dump-user-agent display the current browser identification
--user-agent None specify a custom user agent
--user-agent UA specify a custom user agent
--list-extractors List all supported extractors and the URLs they
would handle