summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [dcn] Simplify _VALID_URLSergey M․2015-08-081-1/+1
* Merge branch 'remitamine-dcn'Sergey M․2015-08-082-0/+85
|\
| * [dcn] ImproveSergey M․2015-08-082-26/+54
| * Merge branch 'dcn' of https://github.com/remitamine/youtube-dl into remitamin...Sergey M․2015-08-072-0/+57
|/|
| * [dcn] fix type and key errorsremitamine2015-08-071-4/+5
| * [dcn] add origin to api request and fix the test and check with flake8remitamine2015-08-061-10/+20
| * remove unnecessary group nameremitamine2015-07-181-3/+2
| * [dcn] Add new extractorremitamine2015-07-182-0/+47
* | [nowtv] Add .at testSergey M․2015-08-071-0/+3
* | [nowtv] Add support for .ch TLDSergey M․2015-08-071-1/+1
* | [nowtv] Add support for .at TLDSergey M․2015-08-071-1/+1
* | release 2015.08.06.1Philipp Hagemeister2015-08-061-1/+1
* | release 2015.08.06Philipp Hagemeister2015-08-061-1/+1
* | [southpark:de] Enable non-ASCII redirect URL testSergey M․2015-08-071-1/+0
* | [utils] Percent-encode redirect URL of Location header (Closes #6457)Sergey M․2015-08-071-0/+11
* | [YoutubeDL] Remove unused importsSergey M․2015-08-071-3/+0
* | [southpark:de] Skip testSergey M․2015-08-061-0/+1
* | [southpark:de] Add test for non-ASCII in URLsSergey M․2015-08-061-0/+8
* | [YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_reque...Sergey M․2015-08-062-21/+20
* | Merge pull request #6463 from jaimeMF/format_spec_fix_dashesSergey M.2015-08-062-1/+38
|\ \
| * | [YoutubeDL] format spec: correctly handle dashes and other unused operatorsJaime Marquínez Ferrándiz2015-08-042-1/+38
* | | [xhamster] flake8Sergey M․2015-08-051-1/+1
* | | [xhamster] Remove unused importSergey M․2015-08-051-1/+0
* | | [tudou] Extract player URL from the webpageSergey M․2015-08-051-2/+6
* | | [tudou] Fix extracionDelon2015-08-051-0/+5
* | | [generic] Expand jwplayer supportSergey M․2015-08-051-1/+1
* | | [xhamster] Fix uploader extractionSergey M․2015-08-051-5/+6
* | | [xhamster] Fix thumbnail extractionSergey M․2015-08-051-1/+4
* | | [xhamster] Make more robustSergey M․2015-08-051-8/+10
* | | Merge pull request #6467 from vijayanandnandam/masterSergey M.2015-08-051-1/+1
|\ \ \
| * | | fixing xhamster file extractionvijayanand nandam2015-08-051-1/+1
* | | | [lynda] Make login more robustSergey M․2015-08-051-3/+2
|/ / /
* / / [lynda] Fix login (Closes #6462)Sergey M․2015-08-051-1/+1
|/ /
* | [bbc] Add support for vxp-playlist-data embeds (Closes #6453)Sergey M․2015-08-041-5/+40
* | YoutubeDL: format spec: don't accept a bare '/' (#6124)Jaime Marquínez Ferrándiz2015-08-032-0/+3
* | [twitch] Parse start_time from 't' (closes #6441)Niklas Haas2015-08-031-1/+11
* | [pornhub] Improve video quality regexSergey M․2015-08-031-1/+1
* | Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124)Jaime Marquínez Ferrándiz2015-08-034-127/+323
|\ \
| * | Document how to group format selectorsJaime Marquínez Ferrándiz2015-07-101-1/+1
| * | [YoutubeDL] format spec: add additional checks for invalid syntaxJaime Marquínez Ferrándiz2015-07-102-0/+14
| * | [YoutubeDL] format spec: Do not fail when a filter gives an empty resultJaime Marquínez Ferrándiz2015-07-042-1/+11
| * | [YoutubeDL] format spec: fix handling of '/' with ','Jaime Marquínez Ferrándiz2015-07-042-2/+9
| * | [YoutubeDL] format spec: Fix handling of '+' with '/'Jaime Marquínez Ferrándiz2015-06-302-10/+23
| * | [YoutubeDL] format spec: allow grouping specifiers with parenthesesJaime Marquínez Ferrándiz2015-06-292-2/+61
| * | [YoutubeDL] format spec: treat 'all' like a normal specifierJaime Marquínez Ferrándiz2015-06-282-7/+11
| * | [YoutubeDL] rework how the format spec is processedJaime Marquínez Ferrándiz2015-06-283-121/+209
* | | [mdr] Change XPath to make it work in python 2.6 (fixes #6443)Jaime Marquínez Ferrándiz2015-08-031-1/+1
* | | Merge pull request #6439 from remitamine/facebookSergey M.2015-08-031-0/+6
|\ \ \
| * | | [facebook] add uploader value to the testsremitamine2015-08-031-0/+2
| * | | [facebook] extract uploaderremitamine2015-08-021-0/+4