Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | [youtube] Remove useless resolution fields from format definitions | Philipp Hagemeister | 2014-03-22 | 1 | -29/+29 | |
| | | | | | | | | | | | | | | | | These can be - and are - calculated automatically by the YoutubeDL core. | |||||
* | | | | Merge remote-tracking branch 'hurda/patch-1' | Philipp Hagemeister | 2014-03-22 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | itag 160 is 144p, not 192p | hurda | 2014-03-22 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Make missing test definition fields an error | Philipp Hagemeister | 2014-03-22 | 2 | -2/+8 | |
|/ / / / | | | | | | | | | | | | | If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:') | |||||
* | | | | [videolectures.net] Make description optional | Philipp Hagemeister | 2014-03-22 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | [generic] Run TED detection before JW Player detection | Jaime Marquínez Ferrándiz | 2014-03-22 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | Otherwise it overwrittes the `mobj` variable. | |||||
* | | | | Merge remote-tracking branch 'dstftw/generic-webpage-unescape' | Jaime Marquínez Ferrándiz | 2014-03-21 | 1 | -1/+17 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/extractor/generic.py | |||||
| * | | | | [generic] Add nowvideo test hidden behind percent encoding | Sergey M․ | 2014-03-15 | 1 | -0/+11 | |
| | | | | | ||||||
| * | | | | [generic] Add comment for unescaping webpage contents | Sergey M․ | 2014-03-15 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | [generic] Unescape webpage contents | Sergey M | 2014-03-15 | 1 | -0/+2 | |
| | |/ / | |/| | | ||||||
* | | | | [ooyala] Modernize | Jaime Marquínez Ferrándiz | 2014-03-21 | 1 | -21/+26 | |
| | | | | ||||||
* | | | | [generic] Recognize more Ooyala embedded videos (#2569) | Jaime Marquínez Ferrándiz | 2014-03-21 | 1 | -2/+17 | |
| | | | | ||||||
* | | | | Add an extractor for on.aol.com | Jaime Marquínez Ferrándiz | 2014-03-21 | 2 | -0/+29 | |
| | | | | ||||||
* | | | | Add extractor for Engadget and 5min (closes #2465) | Jaime Marquínez Ferrándiz | 2014-03-21 | 3 | -0/+101 | |
| |/ / |/| | | | | | | | | engadget.com uses the generic 5min.com service. | |||||
* | | | [xtube] Fix formats extraction | Sergey M․ | 2014-03-21 | 1 | -14/+15 | |
| | | | ||||||
* | | | release 2014.03.21.5 | Philipp Hagemeister | 2014-03-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | release 2014.03.21.4 | Philipp Hagemeister | 2014-03-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | [videolectures] (New extractor) | Philipp Hagemeister | 2014-03-21 | 3 | -0/+72 | |
| | | | ||||||
* | | | [daum] Modernize | Philipp Hagemeister | 2014-03-21 | 1 | -13/+15 | |
| | | | ||||||
* | | | [cspan] Fix typo in a comment | Jaime Marquínez Ferrándiz | 2014-03-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | release 2014.03.21.3 | Philipp Hagemeister | 2014-03-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | [cspan] Add support for newer videos (Fixes #2577) | Philipp Hagemeister | 2014-03-21 | 1 | -4/+15 | |
| | | | ||||||
* | | | release 2014.03.21.2 | Philipp Hagemeister | 2014-03-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | [parliamentliveuk] Add extractor | Philipp Hagemeister | 2014-03-21 | 2 | -0/+58 | |
| | | | ||||||
* | | | release 2014.03.21.1 | Philipp Hagemeister | 2014-03-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | Remove legacy InfoExtractors file | Philipp Hagemeister | 2014-03-21 | 1 | -4/+0 | |
| | | | ||||||
* | | | [pbs] Add support for video ratings | Philipp Hagemeister | 2014-03-21 | 3 | -8/+20 | |
| | | | ||||||
* | | | [viki] Modernize | Philipp Hagemeister | 2014-03-21 | 1 | -16/+19 | |
| | | | ||||||
* | | | [pbs] Add support for widget URLs (Fixes #2594) | Philipp Hagemeister | 2014-03-21 | 2 | -1/+2 | |
| | | | ||||||
* | | | release 2014.03.21 | Philipp Hagemeister | 2014-03-21 | 2 | -1/+4 | |
| | | | ||||||
* | | | Add --prefer-insecure option (Fixes #2364) | Philipp Hagemeister | 2014-03-21 | 3 | -6/+15 | |
| | | | ||||||
* | | | [ninegag] Modernize and remove unused import | Philipp Hagemeister | 2014-03-21 | 1 | -2/+2 | |
| | | | ||||||
* | | | [youporn] Modernize | Philipp Hagemeister | 2014-03-21 | 1 | -14/+18 | |
| | | | ||||||
* | | | [kontrtube] Modernize | Sergey M․ | 2014-03-20 | 1 | -12/+12 | |
| | | | ||||||
* | | | release 2014.03.20 | Philipp Hagemeister | 2014-03-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | [YoutubeDL] Improve error message | Philipp Hagemeister | 2014-03-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | [ted] Simplify embed code (#2587) | Philipp Hagemeister | 2014-03-20 | 2 | -4/+19 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'anovicecodemonkey/TEDIEimprovements' | Philipp Hagemeister | 2014-03-20 | 2 | -1/+11 | |
|\ \ \ | ||||||
| * | | | [TEDIE] Add support for embeded TED video URLs | anovicecodemonkey | 2014-03-20 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | [generic] Add support for embeded TED videos | anovicecodemonkey | 2014-03-20 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | [arte] Modernize tests and fix _VALID_REGEX | Jaime Marquínez Ferrándiz | 2014-03-20 | 1 | -3/+5 | |
| | | | | ||||||
* | | | | [arte] Add extractor for concert.arte.tv (closes #2588) | Jaime Marquínez Ferrándiz | 2014-03-20 | 2 | -0/+19 | |
| | | | | ||||||
* | | | | [arte.tv:+7] Fix _VALID_URL | Sergey M․ | 2014-03-19 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | [desvscripts/release] Bump the number of password tries to accomodate ↵ | Philipp Hagemeister | 2014-03-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | stubby-fingered @phihag | |||||
* | | | release 2014.03.18.1 | Philipp Hagemeister | 2014-03-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | release 2014.03.18 | Philipp Hagemeister | 2014-03-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix typo | Philipp Hagemeister | 2014-03-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix getpass on Windows (Fixes #2547) | Philipp Hagemeister | 2014-03-18 | 2 | -2/+12 | |
| | | | ||||||
* | | | [iprima] Fix permission check regex | Sergey M․ | 2014-03-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #2580 from ericpardee/patch-1 | Jaime Marquínez Ferrándiz | 2014-03-18 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Update to comedycentral.py (cc.com) |