summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-08-241-12/+55
|\
| * [wat] Add support for SD and HD videos (Closes #3558)Sergey M․2014-08-241-12/+55
| |
* | [grooveshark] Fix test md5sumPhilipp Hagemeister2014-08-241-2/+1
| |
* | [grooveshark,http] Make HTTP POST downloads workPhilipp Hagemeister2014-08-243-41/+42
| |
* | Merge remote-tracking branch 'sehrgut/Grooveshark'Philipp Hagemeister2014-08-233-0/+207
|\ \ | |/ |/| | | | | | | Conflicts: youtube_dl/__init__.py youtube_dl/extractor/__init__.py
| * Fixed errors found by travisci:Keith Beckman2014-05-201-6/+8
| | | | | | | | | | | | py26: re.split can't take flags. use inline flags or re.compile py27: info_dict must be serializable. remove request object py335, py34: no urlparse module. use utils.compat_urlparse
| * Fixed pyflakes and pep8 warningsKeith Beckman2014-05-201-21/+24
| |
| * Added new IE for GroovesharkKeith Beckman2014-05-203-0/+202
| |
* | release 2014.08.23Philipp Hagemeister2014-08-231-1/+1
| |
* | [sbs] Add new extractor (Fixes #3566)Philipp Hagemeister2014-08-233-0/+64
| |
* | [rtlnl] Remove unused codePhilipp Hagemeister2014-08-231-1/+0
| |
* | [patreon] Remove unused importPhilipp Hagemeister2014-08-231-1/+0
| |
* | [vodlocker] Allow title to end with a <br>Philipp Hagemeister2014-08-231-1/+1
| |
* | [movieclips] Add extractor (Closes #3554)Sergey M․2014-08-232-0/+79
| |
* | Merge pull request #3568 from MikeCol/xhamster_loadPhilipp Hagemeister2014-08-221-1/+1
|\ \ | | | | | | changed _VALID_URL to allow for country specific subdomains
| * | changed _VALID_URL to allow for country specific prefixesMikeCol2014-08-221-1/+1
|/ /
* | [rtve.es:live] Start supporting the 24h channelPhilipp Hagemeister2014-08-221-3/+1
| |
* | release 2014.08.22.3Philipp Hagemeister2014-08-221-1/+1
| |
* | [rtve] Add support for live streamPhilipp Hagemeister2014-08-223-47/+113
| | | | | | | | | | | | At the moment, only RTVE-1 seems to work flawlessly. -2 seems geoblocked right now. -TDP doesn't seem to be available outside of Spain.
* | [generic] Simplify playlist support (#2948)Philipp Hagemeister2014-08-221-43/+22
| |
* | [YouTubeDL] Correct handling of age_limit = None in resultPhilipp Hagemeister2014-08-221-1/+4
| |
* | Merge remote-tracking branch 'anovicecodemonkey/generic-data-video-url'Philipp Hagemeister2014-08-221-0/+39
|\ \ | | | | | | | | | | | | Conflicts: youtube_dl/extractor/generic.py
| * | Move duplicate check to generic.pyanovicecodemonkey2014-06-012-10/+24
| | |
| * | Add a _TEST_anovicecodemonkey2014-05-211-0/+14
| | |
| * | Add a duplicate check to /extractor/common.py playlist_result functionanovicecodemonkey2014-05-211-0/+10
| | |
| * | [generic] Support data-video-url for YouTube embeds (Fixes #2862)anovicecodemonkey2014-05-181-1/+1
| | |
* | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-08-221-8/+13
|\ \ \
| * | | [nuvid] Adapt to latest layout changesSergey M․2014-08-221-8/+13
| | | |
* | | | [playfm] Add extractor (Fixes #3538)Philipp Hagemeister2014-08-222-0/+83
| | | |
* | | | [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.
* | | [test_YoutubeDL] Reorder formats (#3542)Philipp Hagemeister2014-08-221-1/+1
| | |
* | | release 2014.08.22.2Philipp Hagemeister2014-08-221-1/+1
| | |
* | | [pbs] recognize class=partnerPlayer as well (Fixes #3564)Philipp Hagemeister2014-08-221-1/+13
| | |
* | | release 2014.08.22.1Philipp Hagemeister2014-08-221-1/+1
| | |
* | | release 2014.08.22Philipp Hagemeister2014-08-221-1/+1
| | |
* | | Merge remote-tracking branch 'liudongmiao/patch-subtitle'Philipp Hagemeister2014-08-221-0/+2
|\ \ \
| * | | if there is more than one subtitle for the language, use the first oneLiu DongMiao2014-07-231-0/+2
| | | |
* | | | Credit @terminalmage for patreon (#3390)Philipp Hagemeister2014-08-221-0/+1
| | | |
* | | | [patreon] Simplify (#3390)Philipp Hagemeister2014-08-222-81/+63
| | | |
* | | | Merge remote-tracking branch 'terminalmage/add-patreon'Philipp Hagemeister2014-08-222-0/+148
|\ \ \ \
| * | | | Fix CSS parsing for PatreonErik Johnson2014-08-051-5/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the CSS classes end in " double", so this commit refines the HTML parsing to account for both kinds of classes, and also adds an additional test case.
| * | | | fix exceptionErik Johnson2014-07-301-1/+1
| | | | |
| * | | | Add import for Patreon extractorErik Johnson2014-07-281-0/+1
| | | | |
| * | | | Add Patreon extractorErik Johnson2014-07-281-0/+127
| | | | |
* | | | | [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.
* | | | | | [aparat] modernizePhilipp Hagemeister2014-08-221-8/+11
| | | | | |
* | | | | | [dump] Modernize (#3565)Philipp Hagemeister2014-08-221-21/+12
| | | | | |