SANGERA2
2bc886ea05
Addition to README.md
...
Added advice to line 135 regarding not using min-filesize to try and download longer videos only based on their file-size. It will select just the long videos to download and will download the video track, then it will not download the audio track as it's too small and you end up with an un-merged file. Using duration in match-filter works fine however.
2017-02-23 22:25:30 +00:00
Sergey M․
050f143c12
[README.md] Clarify sequence types in output template and document numeric string formatting operations
2017-02-23 23:00:13 +07:00
Sergey M․
8c6c88c7da
release 2017.02.21
2017-02-21 23:48:24 +07:00
Sergey M․
28e35f5070
release 2017.02.17
2017-02-17 23:59:56 +07:00
Sergey M․
31487eb974
release 2017.02.04
2017-02-04 22:57:48 +07:00
Sergey M․
4d2fdb07c4
release 2017.01.29
2017-01-29 13:21:42 +07:00
Sergey M․
9d5b29c881
release 2017.01.22
2017-01-22 18:59:04 +07:00
Sergey M․
8854f3fe78
[README.md] Clarify newline format in cookies section ( closes #11709 )
2017-01-14 08:48:26 +07:00
Sergey M․
a9ee260217
[README.md] Mention --config-location in configuration section ( #11615 )
2017-01-06 02:45:45 +07:00
Yen Chi Hsuan
ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
2017-01-06 00:58:56 +08:00
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 :)
2017-01-02 00:22:10 +01:00
Sergey M․
7fc06b6a15
[README.md] Update link to available YoutubeDL options
2017-01-01 23:36:52 +07:00
Sergey M․
dc48a35404
release 2016.12.31
2016-12-31 23:58:41 +07:00
David Haberthür
3540fe262f
[README.md] Fix spelling and harmonize line length
2016-12-31 22:29:35 +07:00
Sergey M․
e7ac722d62
[README.md] Add missing protocols to format selection section
2016-12-23 22:01:22 +07:00
hub2git
19f37ce4b1
[README.md] Fix typo
2016-12-23 09:25:39 +07:00
Laneone
98b08f94b1
[README.md] Fix typo
...
Just a minor spelling mistake in the readme
2016-12-01 01:31:21 +07:00
Joseph Frazier
dc6a9e4195
[README.md] Update link from generated CONTRIBUTING.md
2016-11-20 11:32:00 -05:00
Sergey M․
97726317ac
[README.md] Mention HTTP headers and alternative way to obtain cookies and headers in -g FAQ
2016-11-07 23:53:22 +07:00
Mel Shafer
7e7a028aa4
[README.md] Fix a typo
2016-10-31 01:12:36 +07:00
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.
2016-10-19 22:32:17 +07:00
Simon Morgan
9187ee4f19
[README.md] Improve grammar
2016-10-16 02:26:06 +07:00
Vítor Galvão
dff5107b68
README.md: fix alrady typo
2016-10-14 23:21:08 +07:00
Yen Chi Hsuan
8204c73352
[Makefile] Fix for GNU make < 4 ( closes #9387 )
...
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-10-09 18:24:45 +08:00
Sergey M․
f5e008d134
release 2016.09.15
2016-09-15 23:46:11 +07:00
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
2016-09-07 10:38:59 +02:00
Sergey M․
d9606d9b6c
release 2016.09.04
2016-09-04 20:51:48 +07:00
Sergey M․
71e90766b5
[README.md] Fix typo in download archive FAQ entry
2016-08-28 07:09:03 +07:00
Philipp Hagemeister
c1f62dd338
[README] Clean up grammar in --download-archive paragraph
2016-08-25 14:45:01 +02:00
Sergey M․
5a3efcd27c
[README.md] Add FAQ entry for download archive
2016-08-25 18:57:31 +07:00
Sergey M․
4c8f9c2577
[README.md] Add comments in sample configuration for clarity
2016-08-25 18:27:15 +07:00
Sergey M․
f26a298247
[README.md] Use en-US URL in cookies FAQ entry
2016-08-25 18:19:41 +07:00
Sergey M․
ea01cdbf61
[README.md] Clarify how to export cookies from browser for cookies FAQ entry
2016-08-25 18:17:45 +07:00
Sergey M․
6a76b53355
[README.md] Quote URL in streaming to player FAQ entry
2016-08-25 18:05:01 +07:00
Sergey M․
0c6422cdd6
[README.md] Add FAQ entry for streaming to player
2016-08-25 07:34:55 +07:00
Yen Chi Hsuan
d164a0d41b
[README.md] Add a format selection example using comma
...
Ref: #10399
2016-08-21 20:00:48 +08:00
Sergey M․
bd1bcd3ea0
release 2016.08.19
2016-08-19 00:15:12 +07:00
Sergey M․
b1ce2ba197
release 2016.08.10
2016-08-10 00:20:44 +07:00
Charlie Le
d21a661bb4
[README.md] Update Options Link
...
The link references a bad anchor. The updated link now references the correct anchor.
2016-08-08 03:46:42 +07:00
Yen Chi Hsuan
6bb0fbf9fb
Revert "[README.md] Use full paths for all configuration files ( #8863 )"
...
This reverts commit 899d2bea63f34e85967a93da3c9c2835c3e9bfd4.
2016-08-04 09:54:28 +08:00
Yen Chi Hsuan
899d2bea63
[README.md] Use full paths for all configuration files ( #8863 )
2016-08-03 11:15:27 +08:00
Sergey M․
d993a1354d
[README.md] Make download URLs consistent
2016-07-17 18:58:47 +07:00
Philipp Hagemeister
571808a7aa
document comments in configuration file ( fixes #10024 )
2016-07-07 12:12:21 +02:00
Sergey M․
c25f1a9b63
release 2016.07.05
2016-07-05 06:32:46 +07:00
Sergey M․
aa7a455b2e
[README.md] Clarify configuration file may not exist by default
2016-07-04 01:24:33 +07:00
Sergey M․
7507fc98cb
[README.md] Fix somes typo in coding conventions section
2016-07-03 18:35:28 +07:00
Sergey M․
c723d1cd8d
[README.md] Update some codebase links
2016-07-03 11:35:13 +07:00
Sergey M․
04006fae8d
[README.md] Start writing youtube-dl coding conventions
2016-07-03 11:31:07 +07:00
Sergey M․
c1823c8ad9
[README.md] Remove 'small' from description ( #9814 )
2016-06-18 22:08:48 +07:00
Sergey M․
79cd8b3d8a
[README.md] Suggest checking extractor code under all Python versions
2016-06-13 10:04:04 +07:00