aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [README.md] Clarify macOS nameupstreamReto Kromer2018-01-141-2/+2
|
* [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in ↵Sergey M․2017-12-191-0/+2
| | | | output template (closes #11427, #15018)
* [README.md] Add is_live, start_time and end_time to output template section ↵Sergey M․2017-12-071-0/+3
| | | | (closes #14926)
* [README.md] Add build status bagdeSergey M․2017-10-211-0/+2
|
* [README.md] Use revision bound link to YoutubeDL options (closes #14401)Sergey M․2017-10-041-1/+1
|
* release 2017.09.24Sergey M․2017-09-241-1/+1
|
* [README.md] Clarify how to run extractor specific test caseskayb942017-09-081-1/+3
|
* [README.md] Switch to HTTPS URLsAlan Yee2017-08-201-25/+25
|
* [README.md] Improve grammarJustin Quan2017-08-041-2/+2
|
* release 2017.06.12Sergey M․2017-06-121-14/+14
|
* [README.md] Improve man page formattingSergey M․2017-06-081-1/+3
|
* [README.md] Mention http_dash_segments protocolSergey M․2017-05-301-1/+1
|
* [README.md] Add an example for how to use .netrc on WindowsYen Chi Hsuan2017-05-291-1/+4
| | | | | That's a Python bug: http://bugs.python.org/issue28334 Most likely it will be fixed in Python 3.7: https://github.com/python/cpython/pull/123
* release 2017.05.14Sergey M․2017-05-141-6/+8
|
* release 2017.04.26Sergey M․2017-04-261-0/+3
|
* release 2017.04.02Sergey M․2017-04-021-4/+4
|
* release 2017.03.16Sergey M․2017-03-161-2/+3
|
* release 2017.02.24Sergey M․2017-02-241-10/+0
|
* [README.md] Clarify sequence types in output template and document numeric ↵Sergey M․2017-02-231-69/+71
| | | | string formatting operations
* release 2017.02.21Sergey M․2017-02-211-11/+23
|
* release 2017.02.17Sergey M․2017-02-171-2/+2
|
* release 2017.02.04Sergey M․2017-02-041-0/+1
|
* release 2017.01.29Sergey M․2017-01-291-24/+23
|
* release 2017.01.22Sergey M․2017-01-221-1/+1
|
* [README.md] Clarify newline format in cookies section (closes #11709)Sergey M․2017-01-141-1/+1
|
* [README.md] Mention --config-location in configuration section (#11615)Sergey M․2017-01-061-0/+2
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
|
* Update Readme: Set home in sudo pip installOskar Cieslik2017-01-021-1/+1
| | | Hi, it's not always a default behaviour, but when you use `sudo pip` you most likely may want to use `-H` flag to set HOME value to directory of the target user :)
* [README.md] Update link to available YoutubeDL optionsSergey M․2017-01-011-1/+1
|
* release 2016.12.31Sergey M․2016-12-311-2/+5
|
* [README.md] Fix spelling and harmonize line lengthDavid Haberthür2016-12-311-9/+5
|
* [README.md] Add missing protocols to format selection sectionSergey M․2016-12-231-1/+1
|
* [README.md] Fix typohub2git2016-12-231-1/+1
|
* [README.md] Fix typoLaneone2016-12-011-1/+1
| | | Just a minor spelling mistake in the readme
* [README.md] Update link from generated CONTRIBUTING.mdJoseph Frazier2016-11-201-1/+1
|
* [README.md] Mention HTTP headers and alternative way to obtain cookies and ↵Sergey M․2016-11-071-1/+1
| | | | headers in -g FAQ
* [README.md] Fix a typoMel Shafer2016-10-311-1/+1
|
* [README.md] Change 'guys' to 'people'Jack Danger Canty2016-10-191-1/+1
| | | Folks at Ubuntu aren't all male so calling them 'guys' is a little odd.
* [README.md] Improve grammarSimon Morgan2016-10-161-35/+35
|
* README.md: fix alrady typoVítor Galvão2016-10-141-1/+1
|
* [Makefile] Fix for GNU make < 4 (closes #9387)Yen Chi Hsuan2016-10-091-1/+1
| | | | | | | Shell assignment operator in BSD make != is ported to GNU make in version 4.0, so 3.x doesn't work. I choose to drop BSD make support as installing GNU make on *BSD systems is easier than installing newer GNU make.
* release 2016.09.15Sergey M․2016-09-151-0/+11
|
* Explain why and why not to specify --hls-prefer-nativePhilipp Hagemeister2016-09-071-0/+10
| | | | This has been asked at http://stackoverflow.com/questions/39357037/what-does-youtube-dl-option-hls-prefer-native-do-any-downside-adding-to-youtu
* release 2016.09.04Sergey M․2016-09-041-1/+6
|
* [README.md] Fix typo in download archive FAQ entrySergey M․2016-08-281-1/+1
|
* [README] Clean up grammar in --download-archive paragraphPhilipp Hagemeister2016-08-251-4/+4
|
* [README.md] Add FAQ entry for download archiveSergey M․2016-08-251-0/+12
|
* [README.md] Add comments in sample configuration for claritySergey M․2016-08-251-1/+9
|
* [README.md] Use en-US URL in cookies FAQ entrySergey M․2016-08-251-1/+1
|
* [README.md] Clarify how to export cookies from browser for cookies FAQ entrySergey M․2016-08-251-1/+5
|