aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-04-26release 2017.04.262017.04.26Sergey M․
2017-04-02release 2017.04.022017.04.02Sergey M․
2017-03-16release 2017.03.162017.03.16Sergey M․
2017-02-24release 2017.02.242017.02.24Sergey M․
2017-02-23[README.md] Clarify sequence types in output template and document numeric ↵Sergey M․
string formatting operations
2017-02-21release 2017.02.212017.02.21Sergey M․
2017-02-17release 2017.02.172017.02.17Sergey M․
2017-02-04release 2017.02.042017.02.04Sergey M․
2017-01-29release 2017.01.292017.01.29Sergey M․
2017-01-22release 2017.01.222017.01.22Sergey M․
2017-01-14[README.md] Clarify newline format in cookies section (closes #11709)Sergey M․
2017-01-06[README.md] Mention --config-location in configuration section (#11615)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2017-01-02Update Readme: Set home in sudo pip installOskar Cieslik
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 :)
2017-01-01[README.md] Update link to available YoutubeDL optionsSergey M․
2016-12-31release 2016.12.312016.12.31Sergey M․
2016-12-31[README.md] Fix spelling and harmonize line lengthDavid Haberthür
2016-12-23[README.md] Add missing protocols to format selection sectionSergey M․
2016-12-23[README.md] Fix typohub2git
2016-12-01[README.md] Fix typoLaneone
Just a minor spelling mistake in the readme
2016-11-20[README.md] Update link from generated CONTRIBUTING.mdJoseph Frazier
2016-11-07[README.md] Mention HTTP headers and alternative way to obtain cookies and ↵Sergey M․
headers in -g FAQ
2016-10-31[README.md] Fix a typoMel Shafer
2016-10-19[README.md] Change 'guys' to 'people'Jack Danger Canty
Folks at Ubuntu aren't all male so calling them 'guys' is a little odd.
2016-10-16[README.md] Improve grammarSimon Morgan
2016-10-14README.md: fix alrady typoVítor Galvão
2016-10-09[Makefile] Fix for GNU make < 4 (closes #9387)Yen Chi Hsuan
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.
2016-09-15release 2016.09.152016.09.15Sergey M․
2016-09-07Explain why and why not to specify --hls-prefer-nativePhilipp Hagemeister
This has been asked at http://stackoverflow.com/questions/39357037/what-does-youtube-dl-option-hls-prefer-native-do-any-downside-adding-to-youtu
2016-09-04release 2016.09.042016.09.04Sergey M․
2016-08-28[README.md] Fix typo in download archive FAQ entrySergey M․
2016-08-25[README] Clean up grammar in --download-archive paragraphPhilipp Hagemeister
2016-08-25[README.md] Add FAQ entry for download archiveSergey M․
2016-08-25[README.md] Add comments in sample configuration for claritySergey M․
2016-08-25[README.md] Use en-US URL in cookies FAQ entrySergey M․
2016-08-25[README.md] Clarify how to export cookies from browser for cookies FAQ entrySergey M․
2016-08-25[README.md] Quote URL in streaming to player FAQ entrySergey M․
2016-08-25[README.md] Add FAQ entry for streaming to playerSergey M․
2016-08-21[README.md] Add a format selection example using commaYen Chi Hsuan
Ref: #10399
2016-08-19release 2016.08.192016.08.19Sergey M․
2016-08-10release 2016.08.102016.08.10Sergey M․
2016-08-08[README.md] Update Options LinkCharlie Le
The link references a bad anchor. The updated link now references the correct anchor.
2016-08-04Revert "[README.md] Use full paths for all configuration files (#8863)"Yen Chi Hsuan
This reverts commit 899d2bea63f34e85967a93da3c9c2835c3e9bfd4.
2016-08-03[README.md] Use full paths for all configuration files (#8863)Yen Chi Hsuan
2016-07-17[README.md] Make download URLs consistentSergey M․
2016-07-07document comments in configuration file (fixes #10024)Philipp Hagemeister
2016-07-05release 2016.07.052016.07.05Sergey M․
2016-07-04[README.md] Clarify configuration file may not exist by defaultSergey M․
2016-07-03[README.md] Fix somes typo in coding conventions sectionSergey M․
2016-07-03[README.md] Update some codebase linksSergey M․