Commit Graph

437 Commits (eea2fafcf506336e37ca514f72757acf8ee004af)

Author SHA1 Message Date
Sergey M․ 9e18bb4c67
release 2018.05.09
Sergey M․ e8dfecb384
release 2018.04.03
Sergey M․ 05a7ffb126
release 2018.03.03
Sergey M․ 3d977fe4d2
release 2018.02.22
Sergey M․ db157d2a2a
release 2018.02.03
Reto Kromer a86922c470 [README.md] Clarify macOS name
Sergey M․ 3961c6cb9d
[YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in output template (closes , )
Sergey M․ a670b1ba26
[README.md] Add is_live, start_time and end_time to output template section (closes )
Sergey M․ 5c0e5bc4df
[README.md] Add build status bagde
Sergey M․ 9524dca3ac
[README.md] Use revision bound link to YoutubeDL options (closes )
Sergey M․ 9fc41bcb6b
release 2017.09.24
kayb94 51aee72d16 [README.md] Clarify how to run extractor specific test cases
Alan Yee 903d4d1625 [README.md] Switch to HTTPS URLs
Justin Quan 1f03fef994 [README.md] Improve grammar
Sergey M․ cb1e6d8985
release 2017.06.12
Sergey M․ 76e6378358
[README.md] Improve man page formatting
Sergey M․ 6b7ce85cdc
[README.md] Mention http_dash_segments protocol
Yen Chi Hsuan d10d0e3cf8
[README.md] Add an example for how to use .netrc on Windows
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
Sergey M․ 6f3c632c24
release 2017.05.14
Sergey M․ a82f41841d
release 2017.04.26
Sergey M․ b56e41a701
release 2017.04.02
Sergey M․ 7d539ee10a
release 2017.03.16
Sergey M․ 6b097cff27
release 2017.02.24
Sergey M․ 050f143c12
[README.md] Clarify sequence types in output template and document numeric string formatting operations
Sergey M․ 8c6c88c7da
release 2017.02.21
Sergey M․ 28e35f5070
release 2017.02.17
Sergey M․ 31487eb974
release 2017.02.04
Sergey M․ 4d2fdb07c4
release 2017.01.29
Sergey M․ 9d5b29c881
release 2017.01.22
Sergey M․ 8854f3fe78
[README.md] Clarify newline format in cookies section (closes )
Sergey M․ a9ee260217
[README.md] Mention --config-location in configuration section ()
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
Oskar Cieslik eec45445a8 Update Readme: Set home in sudo pip install
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 :)
Sergey M․ 7fc06b6a15
[README.md] Update link to available YoutubeDL options
Sergey M․ dc48a35404
release 2016.12.31
David Haberthür 3540fe262f
[README.md] Fix spelling and harmonize line length
Sergey M․ e7ac722d62
[README.md] Add missing protocols to format selection section
hub2git 19f37ce4b1 [README.md] Fix typo
Laneone 98b08f94b1 [README.md] Fix typo
Just a minor spelling mistake in the readme
Joseph Frazier dc6a9e4195 [README.md] Update link from generated CONTRIBUTING.md
Sergey M․ 97726317ac
[README.md] Mention HTTP headers and alternative way to obtain cookies and headers in -g FAQ
Mel Shafer 7e7a028aa4 [README.md] Fix a typo
Jack Danger Canty 2c6743bf0f [README.md] Change 'guys' to 'people'
Folks at Ubuntu aren't all male so calling them 'guys' is a little odd.
Simon Morgan 9187ee4f19 [README.md] Improve grammar
Vítor Galvão dff5107b68 README.md: fix alrady typo
Yen Chi Hsuan 8204c73352
[Makefile] Fix for GNU make < 4 (closes )
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.
Sergey M․ f5e008d134
release 2016.09.15
Philipp Hagemeister aa3f9fe695 Explain why and why not to specify --hls-prefer-native
This has been asked at http://stackoverflow.com/questions/39357037/what-does-youtube-dl-option-hls-prefer-native-do-any-downside-adding-to-youtu
Sergey M․ d9606d9b6c
release 2016.09.04
Sergey M․ 71e90766b5
[README.md] Fix typo in download archive FAQ entry