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
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
mcd1992
7833d941bb
Rebased with upstream/master
10 years ago
mcd1992
a7cacbca2b
Implemented --exec option.
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
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