Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | release 2015.01.22 | Philipp Hagemeister | 2015-01-22 | 1 | -1/+2 | |
| | ||||||
* | [README] Add FAQ for playing from another machine (Fixes #4693) | Philipp Hagemeister | 2015-01-13 | 1 | -2/+8 | |
| | ||||||
* | release 2015.01.11 | Philipp Hagemeister | 2015-01-11 | 1 | -1/+3 | |
| | ||||||
* | [README] Highlight that bug reports should include the -v output | Philipp Hagemeister | 2015-01-10 | 1 | -1/+3 | |
| | ||||||
* | release 2015.01.10.2 | Philipp Hagemeister | 2015-01-10 | 1 | -0/+2 | |
| | ||||||
* | release 2015.01.10.1 | Philipp Hagemeister | 2015-01-10 | 1 | -4/+12 | |
| | ||||||
* | release 2015.01.10 | Philipp Hagemeister | 2015-01-10 | 1 | -0/+9 | |
| | ||||||
* | release 2015.01.09 | Philipp Hagemeister | 2015-01-09 | 1 | -0/+2 | |
| | ||||||
* | [README] Add an FAQ entry for how to install on Windows | Philipp Hagemeister | 2015-01-09 | 1 | -0/+8 | |
| | ||||||
* | release 2015.01.08 | Philipp Hagemeister | 2015-01-08 | 1 | -8/+9 | |
| | ||||||
* | Change path name to MSDN standard. | Li4ick | 2015-01-08 | 1 | -1/+1 | |
| | | | <Yourname> changed to <user name>, which is more general. | |||||
* | [README] Typo / clarify FAQ | Philipp Hagemeister | 2014-12-30 | 1 | -2/+2 | |
| | ||||||
* | Add documentation about supported sites (Fixes #4503) | Philipp Hagemeister | 2014-12-30 | 1 | -0/+8 | |
| | ||||||
* | [README] Add table of contents (Closes #4458) | Philipp Hagemeister | 2014-12-16 | 1 | -2/+12 | |
| | ||||||
* | [README] Fix code rendering | Philipp Hagemeister | 2014-12-15 | 1 | -31/+31 | |
| | ||||||
* | [README] Highlight code examples | Philipp Hagemeister | 2014-12-15 | 1 | -1/+4 | |
| | ||||||
* | [README] Make example audio sound not that horrible ;) | Philipp Hagemeister | 2014-12-15 | 1 | -1/+1 | |
| | ||||||
* | [YoutubeDL] Add declarative version of progress hooks | Philipp Hagemeister | 2014-12-15 | 1 | -1/+8 | |
| | ||||||
* | [YoutubeDL] Make postprocessors declarative | Philipp Hagemeister | 2014-12-15 | 1 | -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.4 | Philipp Hagemeister | 2014-12-12 | 1 | -2/+4 | |
| | ||||||
* | Download playlist items in reverse order | Mark Schreiber | 2014-12-12 | 1 | -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 instructions | Philipp Hagemeister | 2014-12-12 | 1 | -4/+2 | |
| | ||||||
* | release 2014.12.04 | Philipp Hagemeister | 2014-12-04 | 1 | -4/+4 | |
| | ||||||
* | Declare Python 3.2 compatibility | Philipp Hagemeister | 2014-11-26 | 1 | -1/+1 | |
| | ||||||
* | Clarify --no-playlist documentation (Closes #4309) | Philipp Hagemeister | 2014-11-26 | 1 | -1/+2 | |
| | ||||||
* | [README] Mention _og_search_description (#4304) | Philipp Hagemeister | 2014-11-25 | 1 | -0/+1 | |
| | | | | Lots of sites do have this meta tag, so just add it to the example. | |||||
* | [README] Adapt code to new style | Philipp Hagemeister | 2014-11-25 | 1 | -1/+1 | |
| | | | | Next to every IE will download the webpage first anyways. | |||||
* | Merge remote-tracking branch 'michael-k/links' | Philipp Hagemeister | 2014-11-12 | 1 | -1/+1 | |
|\ | ||||||
| * | [README] Replace links to kernel.org with links to git-scm.com | Michael Käufl | 2014-11-02 | 1 | -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.09 | Philipp Hagemeister | 2014-11-09 | 1 | -11/+18 | |
|/ | ||||||
* | [README] Update FAQ on Ubuntu (#4078) | Philipp Hagemeister | 2014-11-01 | 1 | -1/+1 | |
| | ||||||
* | Start documentation on how to embed youtube-dl | Philipp Hagemeister | 2014-10-28 | 1 | -0/+14 | |
| | ||||||
* | release 2014.10.25 | Philipp Hagemeister | 2014-10-25 | 1 | -0/+4 | |
| | ||||||
* | release 2014.10.24 | Philipp Hagemeister | 2014-10-24 | 1 | -0/+2 | |
| | ||||||
* | release 2014.10.13 | Philipp Hagemeister | 2014-10-13 | 1 | -6/+7 | |
| | ||||||
* | [README] Explain updating in detail (Fixes #3850) | Philipp Hagemeister | 2014-09-29 | 1 | -5/+18 | |
| | ||||||
* | [README] Clarify test's md5 filesize (#3846) | Sergey M․ | 2014-09-28 | 1 | -1/+1 | |
| | ||||||
* | [README] Use _match_id helper function | Philipp Hagemeister | 2014-09-28 | 1 | -4/+1 | |
| | ||||||
* | release 2014.09.18 | Philipp Hagemeister | 2014-09-18 | 1 | -6/+9 | |
| | ||||||
* | [README] Add old Ubuntu versions to FAQ | Philipp Hagemeister | 2014-09-13 | 1 | -0/+19 | |
| | ||||||
* | release 2014.08.25.1 | Philipp Hagemeister | 2014-08-25 | 1 | -0/+4 | |
| | ||||||
* | release 2014.08.24.6 | Philipp Hagemeister | 2014-08-24 | 1 | -0/+1 | |
| | ||||||
* | [README] Add thumbnail to _TEST example | Philipp Hagemeister | 2014-08-22 | 1 | -0/+1 | |
| | | | | While it's not mandatory, extractors are highly encouraged to provide a thumbnail field. | |||||
* | [README] format | Philipp Hagemeister | 2014-08-22 | 1 | -2/+1 | |
| | ||||||
* | [README] brevity is the soul of wit | Philipp Hagemeister | 2014-08-22 | 1 | -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 Hagemeister | 2014-08-22 | 1 | -47/+78 | |
|\ | ||||||
| * | Add more information about running tests, add syntax highlighting | Erik Johnson | 2014-08-05 | 1 | -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 Hagemeister | 2014-08-21 | 1 | -0/+8 | |
|/ | ||||||
* | release 2014.07.30 | Philipp Hagemeister | 2014-07-30 | 1 | -5/+8 | |
| | ||||||
* | release 2014.07.25 | Philipp Hagemeister | 2014-07-25 | 1 | -27/+31 | |
| |