diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2012-09-27 20:21:20 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2012-09-27 20:21:20 +0200 |
commit | 20326b8b1bfd7ba29bafc099f21a9b2e10c01776 (patch) | |
tree | ba2e24a26faa496ab84c9aadd9f9e0da3372756e /README.md | |
parent | 5d534e2fe6e4f73c6eff3ede0442c1d2f3191b00 (diff) |
Let Makefile use youtube-dl source code instead of compiled binary
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |