summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* release 2015.01.22Philipp Hagemeister2015-01-221-1/+2
|
* [README] Add FAQ for playing from another machine (Fixes #4693)Philipp Hagemeister2015-01-131-2/+8
|
* release 2015.01.11Philipp Hagemeister2015-01-111-1/+3
|
* [README] Highlight that bug reports should include the -v outputPhilipp Hagemeister2015-01-101-1/+3
|
* release 2015.01.10.2Philipp Hagemeister2015-01-101-0/+2
|
* release 2015.01.10.1Philipp Hagemeister2015-01-101-4/+12
|
* release 2015.01.10Philipp Hagemeister2015-01-101-0/+9
|
* release 2015.01.09Philipp Hagemeister2015-01-091-0/+2
|
* [README] Add an FAQ entry for how to install on WindowsPhilipp Hagemeister2015-01-091-0/+8
|
* release 2015.01.08Philipp Hagemeister2015-01-081-8/+9
|
* Change path name to MSDN standard.Li4ick2015-01-081-1/+1
| | | <Yourname> changed to <user name>, which is more general.
* [README] Typo / clarify FAQPhilipp Hagemeister2014-12-301-2/+2
|
* Add documentation about supported sites (Fixes #4503)Philipp Hagemeister2014-12-301-0/+8
|
* [README] Add table of contents (Closes #4458)Philipp Hagemeister2014-12-161-2/+12
|
* [README] Fix code renderingPhilipp Hagemeister2014-12-151-31/+31
|
* [README] Highlight code examplesPhilipp Hagemeister2014-12-151-1/+4
|
* [README] Make example audio sound not that horrible ;)Philipp Hagemeister2014-12-151-1/+1
|
* [YoutubeDL] Add declarative version of progress hooksPhilipp Hagemeister2014-12-151-1/+8
|
* [YoutubeDL] Make postprocessors declarativePhilipp Hagemeister2014-12-151-0/+28
| | | | 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.
* release 2014.12.12.4Philipp Hagemeister2014-12-121-2/+4
|
* Download playlist items in reverse orderMark Schreiber2014-12-121-0/+1
| | | | | | | | | | | | | 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
* [README] More concise and nicer bug reporting instructionsPhilipp Hagemeister2014-12-121-4/+2
|
* release 2014.12.04Philipp Hagemeister2014-12-041-4/+4
|
* Declare Python 3.2 compatibilityPhilipp Hagemeister2014-11-261-1/+1
|
* Clarify --no-playlist documentation (Closes #4309)Philipp Hagemeister2014-11-261-1/+2
|
* [README] Mention _og_search_description (#4304)Philipp Hagemeister2014-11-251-0/+1
| | | | Lots of sites do have this meta tag, so just add it to the example.
* [README] Adapt code to new stylePhilipp Hagemeister2014-11-251-1/+1
| | | | Next to every IE will download the webpage first anyways.
* Merge remote-tracking branch 'michael-k/links'Philipp Hagemeister2014-11-121-1/+1
|\
| * [README] Replace links to kernel.org with links to git-scm.comMichael Käufl2014-11-021-1/+1
| | | | | | | | | | | | 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.
* | release 2014.11.09Philipp Hagemeister2014-11-091-11/+18
|/
* [README] Update FAQ on Ubuntu (#4078)Philipp Hagemeister2014-11-011-1/+1
|
* Start documentation on how to embed youtube-dlPhilipp Hagemeister2014-10-281-0/+14
|
* release 2014.10.25Philipp Hagemeister2014-10-251-0/+4
|
* release 2014.10.24Philipp Hagemeister2014-10-241-0/+2
|
* release 2014.10.13Philipp Hagemeister2014-10-131-6/+7
|
* [README] Explain updating in detail (Fixes #3850)Philipp Hagemeister2014-09-291-5/+18
|
* [README] Clarify test's md5 filesize (#3846)Sergey M․2014-09-281-1/+1
|
* [README] Use _match_id helper functionPhilipp Hagemeister2014-09-281-4/+1
|
* release 2014.09.18Philipp Hagemeister2014-09-181-6/+9
|
* [README] Add old Ubuntu versions to FAQPhilipp Hagemeister2014-09-131-0/+19
|
* release 2014.08.25.1Philipp Hagemeister2014-08-251-0/+4
|
* release 2014.08.24.6Philipp Hagemeister2014-08-241-0/+1
|
* [README] Add thumbnail to _TEST examplePhilipp Hagemeister2014-08-221-0/+1
| | | | While it's not mandatory, extractors are highly encouraged to provide a thumbnail field.
* [README] formatPhilipp Hagemeister2014-08-221-2/+1
|
* [README] brevity is the soul of witPhilipp Hagemeister2014-08-221-28/+1
| | | | These instructions are overly long as it is. Leave out the _TESTS example; most developers will not need it in their first IE.
* Merge remote-tracking branch 'terminalmage/readme'Philipp Hagemeister2014-08-221-47/+78
|\
| * Add more information about running tests, add syntax highlightingErik Johnson2014-08-051-47/+78
| | | | | | | | | | | | | | | | 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.
* | [README] Document homebrew and pip installation (#3190)Philipp Hagemeister2014-08-211-0/+8
|/
* release 2014.07.30Philipp Hagemeister2014-07-301-5/+8
|
* release 2014.07.25Philipp Hagemeister2014-07-251-27/+31
|