Mel Shafer
7e7a028aa4
[README.md] Fix a typo
8 years ago
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.
8 years ago
Simon Morgan
9187ee4f19
[README.md] Improve grammar
8 years ago
Vítor Galvão
dff5107b68
README.md: fix alrady typo
8 years ago
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.
8 years ago
Sergey M․
f5e008d134
release 2016.09.15
8 years ago
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
8 years ago
Sergey M․
d9606d9b6c
release 2016.09.04
8 years ago
Sergey M․
71e90766b5
[README.md] Fix typo in download archive FAQ entry
8 years ago
Philipp Hagemeister
c1f62dd338
[README] Clean up grammar in --download-archive paragraph
8 years ago
Sergey M․
5a3efcd27c
[README.md] Add FAQ entry for download archive
8 years ago
Sergey M․
4c8f9c2577
[README.md] Add comments in sample configuration for clarity
8 years ago
Sergey M․
f26a298247
[README.md] Use en-US URL in cookies FAQ entry
8 years ago
Sergey M․
ea01cdbf61
[README.md] Clarify how to export cookies from browser for cookies FAQ entry
8 years ago
Sergey M․
6a76b53355
[README.md] Quote URL in streaming to player FAQ entry
8 years ago
Sergey M․
0c6422cdd6
[README.md] Add FAQ entry for streaming to player
8 years ago
Yen Chi Hsuan
d164a0d41b
[README.md] Add a format selection example using comma
...
Ref: #10399
8 years ago
Sergey M․
bd1bcd3ea0
release 2016.08.19
8 years ago
Sergey M․
b1ce2ba197
release 2016.08.10
8 years ago
Charlie Le
d21a661bb4
[README.md] Update Options Link
...
The link references a bad anchor. The updated link now references the correct anchor.
8 years ago
Yen Chi Hsuan
6bb0fbf9fb
Revert "[README.md] Use full paths for all configuration files ( #8863 )"
...
This reverts commit 899d2bea63
.
8 years ago
Yen Chi Hsuan
899d2bea63
[README.md] Use full paths for all configuration files ( #8863 )
8 years ago
Sergey M․
d993a1354d
[README.md] Make download URLs consistent
8 years ago
Philipp Hagemeister
571808a7aa
document comments in configuration file ( fixes #10024 )
8 years ago
Sergey M․
c25f1a9b63
release 2016.07.05
8 years ago
Sergey M․
aa7a455b2e
[README.md] Clarify configuration file may not exist by default
8 years ago
Sergey M․
7507fc98cb
[README.md] Fix somes typo in coding conventions section
8 years ago
Sergey M․
c723d1cd8d
[README.md] Update some codebase links
8 years ago
Sergey M․
04006fae8d
[README.md] Start writing youtube-dl coding conventions
8 years ago
Sergey M․
c1823c8ad9
[README.md] Remove 'small' from description ( #9814 )
8 years ago
Sergey M․
79cd8b3d8a
[README.md] Suggest checking extractor code under all Python versions
9 years ago
Sergey M․
b4663f12b1
[README.md] Update links to info dict metafields
9 years ago
Sergey M․
b50e02c1e4
[README.md] Update links to options available for YoutubeDL
9 years ago
Sergey M․
a936ac321c
[README.md] Document using output template in batch files ( Closes #9717 )
9 years ago
Sergey M․
9ddc289f88
[README.md] Document missing playlist fields in output template
9 years ago
Sergey M․
d845622b2e
release 2016.06.11
9 years ago
Tobias Salzmann
47f12ad3e3
curl: follow redirect
9 years ago
Sergey M
8f1aaa97a1
[README.md] Update pypi instructions
9 years ago
Ryan Schmidt
bc270284b5
Update README.md to mention MacPorts
9 years ago
Philipp Hagemeister
71b9cb3107
extend FAQ ( #9696 )
9 years ago
Sergey M․
5e3856a2c5
release 2016.06.02
9 years ago
Sergey M․
8267423652
release 2016.05.30
9 years ago
Sergey M
917a3196f8
[README.md] Update c runtime dependency FAQ entry
9 years ago
Sergey M
a4a7c44bd3
[README.md] Document solution for extremely slow start on Windows
9 years ago
Sergey M
c776b99691
[README.md] Remove Windows updating trickery
...
Windows updating fixed in e9297256d4
.
9 years ago
Sergey M
e5871c672b
[README.md] Clarify location for youtube-dl.exe even more
...
%USERPROFILE% not in %PATH% by default.
9 years ago
Sergey M
9b06b0fb92
[README.md] Clarify updating on Windows
9 years ago
Sergey M
4f3a25c2b4
[README.md] Fix typo
9 years ago
Sergey M
21a19aa94d
[README.md] Clarify location for youtube-dl.exe
9 years ago
TRox1972
f388f616c1
Update README.md
9 years ago
Philipp Hagemeister
28b4f73620
release 2016.05.10
9 years ago
Sergey M․
6c52a86f54
[README.md] Update creator description
9 years ago
Sergey M
046ea04a7d
[README.md] Mention mpv
9 years ago
Sergey M
7464360379
[README.md] Add FAQ entry on output template conflicts
9 years ago
Philipp Hagemeister
8b38f2ac40
release 2016.04.24
9 years ago
Sergey M
2c21152ca7
[README.md] Document track metafields in output template
9 years ago
Jaime Marquínez Ferrándiz
1b3d5e05a8
Move the extreactors import to youtube_dl/extractor/extractors.py
9 years ago
Sergey M
8d9dd3c34b
[README.md] Add format_id to the list of string meta fields available for use in format selection
9 years ago
Philipp Hagemeister
0be8314dc8
release 2016.03.25
9 years ago
Jaime Marquínez Ferrándiz
920d318d3c
README: document that BSD make is also supported ( #8902 )
9 years ago
Philipp Hagemeister
6bb266693f
release 2016.03.14
9 years ago
Philipp Hagemeister
bdf7f13954
release 2016.03.06
9 years ago
Sergey M
47462a125b
[README.md] Document license field for output template
9 years ago
Sergey M
7a0e7779fe
[README.md] Use simple wording instead of env variable for home
9 years ago
Sergey M
a048ffc9b0
[README.md] Clarify configuration file options syntax
9 years ago
Sergey M
4587915b2a
[README.md] Make configuration file example more diverse
9 years ago
Sergey M
c0da50d2b2
[README.md] Turn references to issues to links
9 years ago
Sergey M
b43a7a92cd
[README.md] Fix typo
9 years ago
Sergey M
6563d31710
[README.md] Fix typo
9 years ago
Sergey M
cf89ba9eff
[README.md] Clarify robustness and future-proof requirements for new extractors
9 years ago
Sergey M
9b01272832
[README.md] Update link to extractor metafields
9 years ago
Sergey M
58525c94d5
[README.md] Emphasize copyright infringement aspects in add-new-site-support tutorial
9 years ago
Sergey M
621bd0cda9
[README.md] Add tl;dr links to examples
9 years ago
Sergey M
1610f770d7
[README.md] Extract example subsections
9 years ago
Sergey M
0fc871d2f0
[README.md:output_template] Add example for channel/user playlists download
9 years ago
Sergey M
8ec64ac683
[README.md] Clarify verbose log
9 years ago
Sergey M
8d0a2a2a4e
[README.md] Fix typo
9 years ago
Sergey M
11c0339bec
[README.md] Clarify quotes in output template
9 years ago
Sergey M
915dd77783
[README.md] Add output template example for streaming to stdout
9 years ago
Sergey M
72b9ebc65d
[README.md] Document extractor sequences in output template
9 years ago
Sergey M
3b799ca14c
[README.md] Clarify percent literal and output to stdout
9 years ago
Sergey M
0474512e30
[README.md] Document even more sequences in output template
9 years ago
Sergey M
f0905c6ec3
[README.md] Document more sequences in output template
9 years ago
Sergey M
860db2d508
[README.md] Fix typo
9 years ago
Sergey M
4b8874975c
[README.md] Remove non-relevant info
9 years ago
Sergey M
bd6b6f6622
[README.md] Fix typo
9 years ago
Sergey M
3ceccade87
[README.md] Improve output template documentation and add more examples
9 years ago
Sergey M
c84d3a557d
[README.md] Clarify unavailable sequences in output format
9 years ago
Philipp Hagemeister
a69bee4762
release 2016.01.31
9 years ago
Philipp Hagemeister
f733b05302
release 2016.01.23
9 years ago
Sergey M
6be16ed24b
[README.md] Add protocol usage example in format selection
9 years ago
Sergey M
b2dca40d81
[README.md] Improve format selection documentation
9 years ago
Sergey M
15870bbd01
[README.md] Mention new string operators for format selection
9 years ago
Sergey M
40f796288a
[README.md] Clarify cookies usage
9 years ago
Philipp Hagemeister
7de81fcc53
release 2015.12.31
9 years ago
Jakub Wilk
fc383f199e
Fix typos
9 years ago
Gautam M
45dad8bab9
Fix hyperlink to youtube-dl options
9 years ago
David Haberthür
a1b8d815f5
Reverting markup changes
9 years ago
David Haberthür
46047c58d0
Updating README.md
...
- Harmonizing mentions of **youtube-dl** in the text
- Removing unnecessary Markdown markup for headers
- Adding some links
9 years ago
Sergey M
3348243b7b
[README.md] Clarify verbose log requirements
9 years ago
Philipp Hagemeister
535d7b681b
release 2015.12.05
9 years ago
Philipp Hagemeister
bb6ac83698
release 2015.11.27
9 years ago
Sergey M
7689413e42
[README.md] Mention mplayer and mpv in "other programs" question
9 years ago
Philipp Hagemeister
032f2f260f
README: Document which other programs may be helpful ( Fixes #7621 )
9 years ago
Rastislav Barlik
741dd8ea65
Clarify that automatic subtitles are generated.
...
It wasn't clear what automatic word mean.
9 years ago
Sergey M
edeb3e7cb1
[README.md] Fix typo
9 years ago
Sergey M.
2038ad6ee7
[README.md] Add uploader extraction sample in example extractor
9 years ago
Tom Gijselinck
bd5376c182
Fix typos and improve grammar and spelling
9 years ago
Philipp Hagemeister
c4af7684d8
release 2015.10.06
9 years ago
Sergey M
fcc2546269
[README.md] Markdown improvements
9 years ago
Jaime Marquínez Ferrándiz
4c917d0314
[README.md] Document the 'duration' field in the output template ( #6929 )
9 years ago
Alex Vong
0391bc8176
Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
...
* README.md: Add missing tag.
9 years ago
Sergey M.
3b9264a049
[README.md] Fix typo
9 years ago
Sergey M.
31208a07c2
[README.md] Unify playlist description
9 years ago
Sergey M.
ac7a1b0dfb
[README.md] Clarify playlist_index description
9 years ago
Sergey M.
8f9d522f62
[README.md] Remove superfluous word
9 years ago
remitamine
ebf4ca39ba
link to developer instructions and correct common.py path
9 years ago
Sergey M․
804c343a4f
[options] Clarify extractors supporting videopassword
9 years ago
PSJay
f859695b49
Update README
...
Add Youku in video password description.
9 years ago
Sergey M.
eaa5646483
[README.md] Clarify configuration file usage ( Closes #6530 )
9 years ago
Sergey M.
6be5e46994
[README.md] Clarify line ranges
9 years ago
Sergey M.
45694b504a
Merge pull request #6554 from reddraggone9/readme-line-numbers
...
Updated line numbers in the fragment portion of README links.
9 years ago
Yen Chi Hsuan
4d2ad866f3
[README.md] Document format_id field in output template section ( #6557 )
9 years ago
reddraggone9
3cafca04aa
Updated line numbers in the fragment portion of README links.
9 years ago
Philipp Hagemeister
27c7114af6
release 2015.08.09
9 years ago
Jaime Marquínez Ferrándiz
03950c90f7
Merge remote-tracking branch 'jaimemf/format_spec_groups' ( closes #6124 )
9 years ago
Sergey M.
8de922724b
[README.md] Clarify using cookies
9 years ago
Jakub Wilk
f993afb26d
README: fix a typo
9 years ago
Sergey M.
b062d94eef
[README.md] Clarify authentication with .netrc file
9 years ago
Sergey M․
f72b0a6032
Revert xvid to avi and make docs to be similar to existing external downloader option
9 years ago
Sergey M․
ac9ed061ec
Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master
9 years ago
Jaime Marquínez Ferrándiz
dc48695ab9
Document how to group format selectors
9 years ago
Philipp Hagemeister
35eb649e9d
release 2015.07.04
9 years ago
Aurélio A. Heckert
1866432db7
Rename --pp-params to --postprocessor-args and access value as super class attribute
9 years ago
Philipp Hagemeister
a1593a4a0e
release 2015.06.25
9 years ago
Sergey M.
12e9e8445d
[README.md] Fix typo
9 years ago
Aurélio A. Heckert
14835de9fb
Use shlex.split for --pp-params and update related docs.
10 years ago
Philipp Hagemeister
4b9f9010b0
release 2015.06.15
10 years ago
Aurélio A. Heckert
d84f1d14b5
Adds support for XviD output with extra parametrization
...
As the "LG Time Machine" (a (not so) smart TV) has a limitation for video dimensions (as for codecs), I take to implement an extra parameter `--pp-params` where we can send extra parameterization for the video converter (post-processor).
Example:
```
$ youtube-dl --recode-video=xvid --pp-params='-s 720x480' -c https://www.youtube.com/watch?v=BE7Qoe2ZiXE
```
That works fine on a 4yo LG Time Machine.
Closes #5733
10 years ago
Philipp Hagemeister
eb6cb9fbe9
release 2015.05.29
10 years ago
Sergey M.
23905927e1
[README.md] Keep more idiomatic rwx order
10 years ago
WassimAttar
1807ae22dd
chmod error
...
After installing youtube-dl with this method
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+xr /usr/local/bin/youtube-dl
When i try to use it, i get this error
python: can't open file '/usr/local/bin/youtube-dl': [Errno 13] Permission denied
The correct chmod is a+xr
10 years ago
Sergey M.
50b9013064
[README.md] Fix typo
10 years ago
Sergey M.
bb03fdae0d
[README.md] Clarify format selection when streaming to stdout
10 years ago
Philipp Hagemeister
957b794c26
release 2015.05.03
10 years ago
Nikoli
083c1bb960
Add ability to embed subtitles in mkv files ( closes #5434 )
10 years ago
Sergey M.
40b96352c9
Merge pull request #5523 from jaimeMF/remove-format-limit
...
Remove the --max-quality option
10 years ago
Sergey M.
189ba90996
[README] Use youtube-dl test video URL
10 years ago
Sergey M.
c8183e661d
[README] Document special characters escaping ( #5538 )
10 years ago
Sergey M․
053c94f1b3
[README] Clarify youtube-dl version when format selection changed to bestvideo+bestaudio/best
10 years ago
Jaime Marquínez Ferrándiz
0d1bd5d62f
README: remove --max-quality
10 years ago
Sergey M․
4d6a3ff411
[README] Finally fix configuration file link
10 years ago
Sergey M․
7fb993e1f4
[README] Fix configuration file link and typo
10 years ago
Sergey M․
02f502f435
[README] Document on how to enable old format selection behavior ( #5510 , #5511 )
10 years ago
Jaime Marquínez Ferrándiz
7b071e317b
README: document bestvideo+bestaudio/best ( #5447 )
10 years ago
Jaime Marquínez Ferrándiz
a380509259
Move the documentation for the `--format` option to the manpage
...
It's too big for beeing embedded in the help message and it's easier to edit in the markdown file.
10 years ago
Philipp Hagemeister
1dc2726f8d
release 2015.04.09
10 years ago
Philipp Hagemeister
1de4ac1385
release 2015.03.15
10 years ago
Philipp Hagemeister
486dd09e0b
[YoutubeDL] Check for bytes instead of unicode output templates ( #5192 )
...
Also adapt the embedding examples for those poor souls still using 2.x.
10 years ago
Philipp Hagemeister
f848215dfc
release 2015.03.09
10 years ago
Philipp Hagemeister
d475b3384c
[README] Better bug reporting instructions
...
Also address private emails which I get more and more these days.
10 years ago
Philipp Hagemeister
7fde87c77d
release 2015.03.03.1
10 years ago
Philipp Hagemeister
07490f8017
release 2015.03.03
10 years ago
Philipp Hagemeister
66dc9a3701
[README] Document HTTP 429 ( Closes #5092 )
10 years ago
Philipp Hagemeister
0134901108
release 2015.02.28
10 years ago
Philipp Hagemeister
13cd97f3df
release 2015.02.26
10 years ago
Philipp Hagemeister
459e5fbd5f
release 2015.02.23.1
10 years ago
CyberJacob
a00a8bcc8a
Change example URLs in readme (fixes #5018y)
10 years ago
Philipp Hagemeister
b8b928d5cb
[README] Add an FAQ entry for the player change in anticipation of many more bug reports
10 years ago
Philipp Hagemeister
46312e0b46
release 2015.02.17
10 years ago
Philipp Hagemeister
a568180441
release 2015.02.16
10 years ago
Philipp Hagemeister
04bbe41330
release 2015.02.10.3
10 years ago
Philipp Hagemeister
845734773d
release 2015.02.10.2
10 years ago
Philipp Hagemeister
dd8930684e
release 2015.02.09
10 years ago
Philipp Hagemeister
b29231c040
release 2015.02.08
10 years ago
Philipp Hagemeister
12f0454cd6
[README] Add an FAQ entry about anime sites
10 years ago
Philipp Hagemeister
330537d08a
[README] typo
10 years ago
Philipp Hagemeister
869b4aeff4
release 2015.02.02.1
10 years ago
Sahebjot singh
044131ba21
supported sites was not opening
...
required a .md at the end.
10 years ago
Philipp Hagemeister
e2a08185c6
[README] Add an FAQ for YouTube IDs starting with a dash ( Closes #4800 )
10 years ago
Philipp Hagemeister
5a8a29cfea
release 2015.01.30
10 years ago
Philipp Hagemeister
2b1bd292ae
release 2015.01.25
10 years ago
Jaime Marquínez Ferrándiz
fdaaaaa878
README: Recommend using flake8 instead of pyflake and pep8 separately
10 years ago
Philipp Hagemeister
6f58db8982
release 2015.01.23.3
10 years ago
Philipp Hagemeister
c994e6bd63
release 2015.01.23
10 years ago
Philipp Hagemeister
b4a64c592b
[README] Add an FAQ entry about destination folder
10 years ago
Philipp Hagemeister
898c23c03f
release 2015.01.22
10 years ago
Philipp Hagemeister
fbef83f399
[README] Add FAQ for playing from another machine ( Fixes #4693 )
10 years ago
Philipp Hagemeister
15aecd8711
release 2015.01.11
10 years ago
Philipp Hagemeister
c071733fd4
[README] Highlight that bug reports should include the -v output
10 years ago
Philipp Hagemeister
cd3063f3fa
release 2015.01.10.2
10 years ago
Philipp Hagemeister
149f05c7b6
release 2015.01.10.1
10 years ago
Philipp Hagemeister
6ef9f88299
release 2015.01.10
10 years ago
Philipp Hagemeister
754c838903
release 2015.01.09
10 years ago
Philipp Hagemeister
5e4166478d
[README] Add an FAQ entry for how to install on Windows
10 years ago
Philipp Hagemeister
11497d5bba
release 2015.01.08
10 years ago
Li4ick
52fc3ba405
Change path name to MSDN standard.
...
<Yourname> changed to <user name>, which is more general.
10 years ago
Philipp Hagemeister
966ea3aebd
[README] Typo / clarify FAQ
10 years ago
Philipp Hagemeister
416c7fcbce
Add documentation about supported sites ( Fixes #4503 )
10 years ago
Philipp Hagemeister
b50e3bc67f
[README] Add table of contents ( Closes #4458 )
10 years ago
Philipp Hagemeister
caff59499c
[README] Fix code rendering
10 years ago
Philipp Hagemeister
99a0f9824a
[README] Highlight code examples
10 years ago
Philipp Hagemeister
8acb83d993
[README] Make example audio sound not that horrible ;)
10 years ago
Philipp Hagemeister
71b640cc5b
[YoutubeDL] Add declarative version of progress hooks
10 years ago
Philipp Hagemeister
4f026fafbc
[YoutubeDL] Make postprocessors declarative
...
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
10 years ago
Philipp Hagemeister
2101f5d4cc
release 2014.12.12.4
10 years ago
Mark Schreiber
ff815fe65a
Download playlist items in reverse order
...
Series of videos are typically uploaded to YouTube playlists in
chronological order. By default, these videos are downloaded
latest-to-earliest; this is great for seeing the latest videos in a
series, but prevents streaming video in the order that the videos were
produced. Add an option to download videos in reverse order,
earliest-to-latest.
Conflicts:
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
10 years ago
Philipp Hagemeister
b3efb3ebae
[README] More concise and nicer bug reporting instructions
10 years ago
Philipp Hagemeister
9776bc7f57
release 2014.12.04
10 years ago
Philipp Hagemeister
a03aaaed2e
Declare Python 3.2 compatibility
10 years ago
Philipp Hagemeister
acda92f6bc
Clarify --no-playlist documentation ( Closes #4309 )
10 years ago
Philipp Hagemeister
c3e74731c2
[README] Mention _og_search_description ( #4304 )
...
Lots of sites do have this meta tag, so just add it to the example.
10 years ago
Philipp Hagemeister
c920d7f00d
[README] Adapt code to new style
...
Next to every IE will download the webpage first anyways.
10 years ago
Philipp Hagemeister
b703ab4d7f
Merge remote-tracking branch 'michael-k/links'
10 years ago
Philipp Hagemeister
1d4df56d09
release 2014.11.09
10 years ago
Michael Käufl
982a58d049
[README] Replace links to kernel.org with links to git-scm.com
...
Unlike kernel.org, the documentation at git-scm.com is up to date and
the rest of the git documentation is easily accessible to any git
newby.
10 years ago
Philipp Hagemeister
08965906a8
[README] Update FAQ on Ubuntu ( #4078 )
10 years ago
Philipp Hagemeister
03df7baa6a
Start documentation on how to embed youtube-dl
10 years ago
Philipp Hagemeister
724d031893
release 2014.10.25
10 years ago
Philipp Hagemeister
36f1c90497
release 2014.10.24
10 years ago
Philipp Hagemeister
9b36dcbd65
release 2014.10.13
10 years ago
Philipp Hagemeister
89294b5f50
[README] Explain updating in detail ( Fixes #3850 )
10 years ago
Sergey M․
7f5c0c4a19
[README] Clarify test's md5 filesize ( #3846 )
10 years ago
Philipp Hagemeister
4bc77c8417
[README] Use _match_id helper function
10 years ago
Philipp Hagemeister
fd78a4d3e6
release 2014.09.18
10 years ago
Philipp Hagemeister
573585c234
[README] Add old Ubuntu versions to FAQ
10 years ago
Philipp Hagemeister
067e922295
release 2014.08.25.1
10 years ago
Philipp Hagemeister
b8313f07bc
release 2014.08.24.6
10 years ago
Philipp Hagemeister
218f754940
[README] Add thumbnail to _TEST example
...
While it's not mandatory, extractors are highly encouraged to provide a thumbnail field.
10 years ago
Philipp Hagemeister
ace52c5713
[README] format
10 years ago
Philipp Hagemeister
e62e150f64
[README] brevity is the soul of wit
...
These instructions are overly long as it is. Leave out the _TESTS example; most developers will not need it in their first IE.
10 years ago
Philipp Hagemeister
c44c0a775d
Merge remote-tracking branch 'terminalmage/readme'
10 years ago
Philipp Hagemeister
3b95347bb6
[README] Document homebrew and pip installation ( #3190 )
10 years ago
Erik Johnson
1ce464aba9
Add more information about running tests, add syntax highlighting
...
There was no information in the README about how to handle multiple
tests for a given extractor. This commit adds an explanation of how this
is handled.
It also adds some syntax highlighting.
10 years ago
Philipp Hagemeister
4f31d0f2b7
release 2014.07.30
10 years ago
Philipp Hagemeister
36f3542883
release 2014.07.25
10 years ago
Reventl0v
6e74521d98
Fix the url in the INSTALLATION section
10 years ago
Philipp Hagemeister
09018e19a5
release 2014.07.11.3
10 years ago
Philipp Hagemeister
f4d66a99cf
release 2014.07.10
10 years ago
Philipp Hagemeister
d19bb9c0aa
Split man and README ( Fixes #2892 )
11 years ago
Philipp Hagemeister
3ef79a974a
[README] Stress example URL
...
This seems to be the part most often overlooked in our README.
11 years ago
Philipp Hagemeister
d0f2ab6969
release 2014.04.13
11 years ago
Philipp Hagemeister
52a180684f
[README] Fix VALID_URL in extractor example
11 years ago
Philipp Hagemeister
d1b3e3dd75
[README] Add md5 to code example
11 years ago
Philipp Hagemeister
5fbd672c38
[README] Improve developer instructions
...
Add a longer tutorial that should cover everything needed to start developing IEs.
Fixes #2676
11 years ago
Philipp Hagemeister
cbc4a6cc7e
release 2014.03.30
11 years ago
Philipp Hagemeister
bf30f3bd9d
release 2014.03.28
11 years ago
Philipp Hagemeister
6c072e7d25
release 2014.03.27
11 years ago
Philipp Hagemeister
510243ba58
release 2014.03.24.2
11 years ago
Philipp Hagemeister
23c322a531
release 2014.03.21
11 years ago
Philipp Hagemeister
9d840c43b5
release 2014.03.17
11 years ago
Philipp Hagemeister
d63516e9cd
release 2014.03.04.2
11 years ago
Philipp Hagemeister
17b75c0de1
Document width, height, and resolution ( #1445 )
11 years ago
Anthony J. Bentley
98c4b8fa1b
Fix minor typo: “to to” → “to”.
11 years ago
pulpe
0d4b4865cc
[README.md] correct the test command
11 years ago
Philipp Hagemeister
fe52f9f956
Document prefered config location ( #2407 )
11 years ago
Philipp Hagemeister
09c4d50944
Fix indenting in README
11 years ago
Philipp Hagemeister
9d3ac7444d
release 2014.02.03
11 years ago
Philipp Hagemeister
a96ed91610
Add tutorial for adding a new IE
11 years ago
Philipp Hagemeister
63ef36e8d8
Add build instructions ( Fixes #2218 )
11 years ago
Philipp Hagemeister
629be17af4
release 2014.01.23.2
11 years ago
Philipp Hagemeister
c35b1b07e2
release 2014.01.23
11 years ago
Philipp Hagemeister
780083dbc6
release 2014.01.22.5
11 years ago
Philipp Hagemeister
79bf58f9b5
Document -f worstaudio as well
11 years ago
Philipp Hagemeister
cd8a562267
release 2014.01.22.3
11 years ago
Philipp Hagemeister
a70c83768e
release 2014.01.22.2
11 years ago
Philipp Hagemeister
2989501131
release 2014.01.21
11 years ago
Philipp Hagemeister
8e589a8a47
release 2013.01.17
11 years ago
Jaime Marquínez Ferrándiz
3d97cbbdaf
Fix typo in the readme
11 years ago
Philipp Hagemeister
d420d8dd1b
release 2014.01.08
11 years ago
Philipp Hagemeister
96f1b0741c
release 2014.01.07.5
11 years ago
Philipp Hagemeister
bac268e243
Clarify --date* documentation ( Fixes #2093 )
11 years ago
Philipp Hagemeister
5f263296ea
Merge remote-tracking branch 'epitron/metadata-pp'
...
Conflicts:
youtube_dl/PostProcessor.py
11 years ago
Philipp Hagemeister
4ea170b8a0
release 2014.01.05.1
11 years ago
Philipp Hagemeister
fa7f58e433
release 2014.01.03
11 years ago
epitron
e63fc1bed4
Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor.
...
Works on Linux, OSX, and Windows.
11 years ago
Philipp Hagemeister
a17c95f5e4
[README] Bug reporting: Add an item for unrelated questions
11 years ago
Philipp Hagemeister
a94e129a65
release 2013.12.23.1
11 years ago
Philipp Hagemeister
8863d0de91
release 2013.12.16
11 years ago
Philipp Hagemeister
df8ae1e3a2
release 2013.12.09.2
11 years ago
Philipp Hagemeister
2a18bc9a4b
Add some bug reporting hints
11 years ago
Philipp Hagemeister
eaa1a7bde3
release 2013.12.09.1
11 years ago
Philipp Hagemeister
671c0f151d
release 2013.12.04
11 years ago
Philipp Hagemeister
731e3dde29
release 2013.12.03
11 years ago
Philipp Hagemeister
fb27c2295e
Correct configuration file locations
11 years ago
Philipp Hagemeister
1b753cb334
Add Windows configuration file locations ( #1881 )
11 years ago
Philipp Hagemeister
0037e02921
release 2013.12.02
11 years ago
Nicolas Kaiser
e1f900d6a4
fix typo in README.md
11 years ago
Philipp Hagemeister
d323bcb152
release 2013.11.20
11 years ago
Philipp Hagemeister
1777d5a952
release 2013.11.11
11 years ago
Philipp Hagemeister
f088ea5486
release 2013.10.28
11 years ago
Philipp Hagemeister
b186d949cf
release 2013.10.18.2
11 years ago
Philipp Hagemeister
8abbf43f21
release 2013.10.15
11 years ago
Philipp Hagemeister
4481a754e4
release 2013.10.07
11 years ago
Philipp Hagemeister
9ab1018b1a
release 2013.10.04
11 years ago
Filippo Valsorda
47192f92d8
implement --no-playlist to only download current video - closes #755
11 years ago
Philipp Hagemeister
8b25323ae2
release 2013.09.24.1
11 years ago
Philipp Hagemeister
63037593c0
release 2013.09.20
11 years ago
Philipp Hagemeister
07ac9e2cc2
release 2013.09.12
11 years ago
Philipp Hagemeister
08523ee20a
release 2013.09.04
11 years ago
Philipp Hagemeister
8ae7be3ef4
release 2013.08.23
11 years ago
Philipp Hagemeister
be925dc64c
release 2013.07.19
11 years ago
Philipp Hagemeister
d5a62e4f5f
release 2013.07.02
12 years ago
Philipp Hagemeister
2e1b3afeca
README.md: Fix markup and some of the text.
...
(Originally from Rogério Brito <rbrito@ime.usp.br>)
12 years ago
Jaime Marquínez Ferrándiz
1083705fe8
Update the default output template in the README
...
It was changed in 08b2ac745a
12 years ago
Philipp Hagemeister
e88f5e0b4e
release 2013.06.34
12 years ago
Ismael Mejia
0ca45b233f
Added missing write-auto-sub option in README file
12 years ago
Ismael Mejia
65cceef8f4
Added support for additional vtt subtitle format (WebVTT) in youtube-dl.
12 years ago
Philipp Hagemeister
81b42336ad
release 2013.06.33
12 years ago
Philipp Hagemeister
b07d9c23c5
release 2013.06.23
12 years ago
Rogério Brito
94eb2dd1fe
README: Add brief description for manpages/apropos.
...
Trying to mimic the manpage of (GNU) `ls`, we don't conjugate the verb as
"downloads" or something else.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
12 years ago
Philipp Hagemeister
02030ff7fe
release 2013.05.13
12 years ago
jakeogh
1a2adf3f49
added --get-id option to print video IDs
12 years ago
Philipp Hagemeister
891629c84a
release 2013.05.05
12 years ago
Philipp Hagemeister
d496a75d0a
release 2013.05.01
12 years ago
Philipp Hagemeister
dbc50fdf82
Fix help for --proxy
12 years ago
Philipp Hagemeister
b1d2ef9255
release 2013.04.30
12 years ago
Philipp Hagemeister
6ce533a220
release 2013.04.28
12 years ago
Philipp Hagemeister
fc63faf070
release 2013.04.27
12 years ago
Jaime Marquínez Ferrándiz
e31852aba9
Document the video selection using the upload date
12 years ago
Jaime Marquínez Ferrándiz
3820df0106
Merge pull request #801 from expleo/add_referer_support
12 years ago
Bjorn Heesakkers
59cc5d9380
Updated README
12 years ago
Jaime Marquínez Ferrándiz
f4b659f782
Document order of preference for format selection ( closes #798 )
12 years ago
Philipp Hagemeister
8cb94542f4
release 2013.04.22
12 years ago
Jaime Marquínez Ferrándiz
dce9027045
Merge branch 'extract_info_rewrite'
12 years ago
Jaime Marquínez Ferrándiz
d281274bf2
Add a playlist_index key to the info_dict, can be used in the output template
12 years ago
Philipp Hagemeister
b625bc2c31
release 2013.04.11
12 years ago
Jaime Marquínez Ferrándiz
14294236bf
Merge branch 'master' into extract_info_rewrite
12 years ago
Philipp Hagemeister
1bf2801e6a
release 2013.03.29
12 years ago
Jaime Marquínez Ferrándiz
7eab8dc750
Pass the playlist info_dict to process_info
...
the playlist value can be used in the output template
12 years ago
glisignoli
355fc8e944
Update README.md
12 years ago
Philipp Hagemeister
085c8b75a6
release 2013.02.02
12 years ago
Philipp Hagemeister
dbf2ba3d61
Better help for new options
12 years ago
Jeff Crouse
9e982f9e4e
Added "min-filesize" and "max-filesize" options
12 years ago
Philipp Hagemeister
fbc5f99db9
release 2013.01.12
12 years ago
Philipp Hagemeister
280d67896a
Correct documentation ( Closes #625 )
12 years ago
Filippo Valsorda
95fedbf86b
three small edits
...
* ask for a --verbose log when reporting bugs in README.md
* re-enable Escapist test, seems stable now
* check that we are not downloading multiple videos when the template is fixed (NOT a complete fix: not detecting playlists)
12 years ago
Filippo Valsorda
4e38899e97
print some version and environment info on --verbose (+ py3 fixes)
12 years ago
Filippo Valsorda
99b0a1292b
add --no-post-overwrites to README.md; + minor style fixes
12 years ago
Filippo Valsorda
77c4beab8a
new info_dict field: uploader_id
12 years ago
Filippo Valsorda
3c6ffbaedb
Merge 'rg3/master' into fork_master
12 years ago
Philipp Hagemeister
4b235346d6
Add irc channel notice
12 years ago
Philipp Hagemeister
c6f3620859
Drop 2.5 support
12 years ago
Philipp Hagemeister
d94adc2638
Actually fix manpage ( #473 )
12 years ago
Philipp Hagemeister
cc872b68a8
Actually merge #379
12 years ago
Philipp Hagemeister
877f4c45d3
Fix output format doc
12 years ago
Philipp Hagemeister
02531431f2
Extended documentation for output format in README ( Closes #268 )
12 years ago
Philipp Hagemeister
56781d3d2e
Switch back to underline for invalid characters, and make restricted ASCII-only
12 years ago
Philipp Hagemeister
1c469a9480
New optoin --restrict-filenames
12 years ago
Philipp Hagemeister
71f36332dd
Remove redundancy in instructions
12 years ago
Philipp Hagemeister
8179d2ba74
Merge branch 'master' of github.com:rg3/youtube-dl
12 years ago
Philipp Hagemeister
df4bad3245
Document configuration
12 years ago
Filippo Valsorda
a7b5c8d6a8
fix FAQ on how to compile (also, starnge fix in the Makefile)
12 years ago
Filippo Valsorda
b6fab35b9f
alias %(title)s to %(stitle)s
12 years ago
Filippo Valsorda
baec15387c
aliased --literal to --title
12 years ago
Philipp Hagemeister
b7a34316d2
-x for --extract-audio, one of the most popular options
12 years ago
Philipp Hagemeister
74e453bdea
New --id option for the old default filename pattern
12 years ago
Philipp Hagemeister
b7b4796bf2
Fix docs
12 years ago
Filippo Valsorda
551fa9dfbf
adding new --output replacements. Thanks @danut007ro ( closes #442 )
12 years ago
Filippo Valsorda
ce3674430b
added new FAQ on exe dependency
12 years ago
Filippo Valsorda
5cdfaeb37b
New FAQ: What is this binary file? (+ small fix to other one)
12 years ago
Philipp Hagemeister
6c5b442a9b
Add recent breakage to FAQ ( Closes #433 )
12 years ago
Philipp Hagemeister
20326b8b1b
Let Makefile use youtube-dl source code instead of compiled binary
12 years ago
Philipp Hagemeister
234e230c87
Merge remote-tracking branch 'FiloSottille/vbr'
...
Conflicts:
youtube-dl
youtube-dl.exe
12 years ago
Filippo Valsorda
3a68d7b467
tweaked the --audio-quality input validation/specification
12 years ago
Filippo Valsorda
cfcec69331
auto-generating manpage from README.md ( closes #151 ); redesigned Makefile
12 years ago
Filippo Valsorda
b24676ce88
changed --audio-quality behaviour to support both CBR and VBR
12 years ago
Filippo Valsorda
505ed3088f
normalize ffmpeg/avconv names printing
13 years ago
Filippo Valsorda
921a145592
dropped the support for Python 2.5
...
let's elaborate the decision: Python 2.5 is a 6 years old release
and "under the current release policy, no security issues in Python
2.5 will be fixed anymore" (!!); also, it doesn't support the new
zipfile distribution format.
13 years ago
Filippo Valsorda
a0432a1e80
added --srt-lang; updated README; extended the -g FAQ
13 years ago
Philipp Hagemeister
c4105fa035
release 2012.02.26
13 years ago
Philipp Hagemeister
d6639d05c2
release 2011.12.18
13 years ago
Philipp Hagemeister
561504fffa
Release 2011.12.08
13 years ago
Philipp Hagemeister
c95da745bc
Mention -o - in doc ( Closes #204 )
13 years ago
Philipp Hagemeister
31a2ec2d88
Document -o %(upload_date)s ( Closes #228 )
13 years ago
Philipp Hagemeister
b88a52504e
--max-downloads option ( Closes #230 )
13 years ago
Philipp Hagemeister
2761012f69
Cosmetic changes to --list-formats
13 years ago
Philipp Hagemeister
9baa2ef53b
Update REAMDE.md
13 years ago
Philipp Hagemeister
3ce59dae88
Update README with new options
13 years ago
Philipp Hagemeister
eca1b76f01
Update README
13 years ago
Philipp Hagemeister
6a1ca41e17
Update README
13 years ago
Philipp Hagemeister
08c1d0d3bc
Update README
13 years ago
Philipp Hagemeister
1d2e86aed9
Decapitalize options in README for consistency with youtube-dl --help
13 years ago
Philipp Hagemeister
a2f7e3a5bb
Clarify usage
13 years ago
Philipp Hagemeister
f2a3a3522c
typo in README
13 years ago
Philipp Hagemeister
8236e85178
s#phihag#rg3
13 years ago
Philipp Hagemeister
803abae206
Do not claim copyright in README ( Closes #157 )
13 years ago
Philipp Hagemeister
5a2ba45e09
Clarify README
13 years ago
Philipp Hagemeister
e133e1213f
README: More bug filing instructions
13 years ago
Philipp Hagemeister
454d6691d8
Include ERROR: no fmt_url_map or conn information found in video info in FAQ
13 years ago
Philipp Hagemeister
8f88eb1fa7
Update Makefile to new README format
13 years ago
Philipp Hagemeister
447b1d7170
Added FAQ to README
13 years ago
Philipp Hagemeister
eb11aaccbb
Update bug reporting to this fork, so that vimeo/blip.tv issues are reported at phihag/issues instead of rg3/issues ( Closes #5 )
13 years ago
Philipp Hagemeister
4618f3da74
Makefile to recreate README
13 years ago
Daniel Bolton
2bf94b3116
Remove horizontal rules from README.md
13 years ago
Daniel Bolton
6bcd846b52
Add README.md (markdown file)
13 years ago