summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Verified with pep8 and pyflakesAriset Llerena2014-06-121-19/+30
|
* removed extra char in regexpAriset Llerena2014-06-121-1/+1
|
* Added vimple.ru supportAriset Llerena2014-06-122-0/+74
|
* [blinkx] ModernizeSergey M․2014-06-111-7/+7
|
* [tube8] Update test and modernizeSergey M․2014-06-111-2/+3
|
* [ndtv] Fix title extraction and modernizeSergey M․2014-06-101-18/+28
|
* release 2014.06.09Philipp Hagemeister2014-06-091-1/+1
|
* Remove unused importPhilipp Hagemeister2014-06-091-1/+0
|
* [Vulture] Add support for vulture.comPhilipp Hagemeister2014-06-093-0/+78
|
* [hypem] ModernizePhilipp Hagemeister2014-06-091-35/+33
|
* [generic] Add support for <embed YouTubePhilipp Hagemeister2014-06-091-3/+25
|
* rtmp and hls downloaders: Clarify error message when the external tools are ↵Jaime Marquínez Ferrándiz2014-06-092-2/+2
| | | | | | | not installed Ask to install them, as we do in the postprocessor. We get some reports with it, like #3061 or #3048.
* [nuvid] Remove superfluous slashSergey M․2014-06-091-1/+1
|
* [nuvid] Improve extractionSergey M․2014-06-091-16/+37
|
* [veoh] Capture error messageSergey M․2014-06-081-1/+6
|
* [dreisat] ModernizeSergey M․2014-06-081-14/+12
|
* [dreisat] Fix thumbnails' width and heightSergey M․2014-06-081-2/+2
|
* [teachertube] Fix extraction for Python 3Sergey M․2014-06-081-1/+3
|
* Remove unused importsPhilipp Hagemeister2014-06-073-5/+0
|
* [fc2] Fall back to webpage title if neededPhilipp Hagemeister2014-06-071-1/+4
|
* [nrk] Fix test checksumPhilipp Hagemeister2014-06-071-5/+4
|
* release 2014.06.07Philipp Hagemeister2014-06-071-1/+1
|
* Credit @ralfharing for vh1Philipp Hagemeister2014-06-071-0/+1
|
* [vh1] Skip tests (Do not work from Germany)Philipp Hagemeister2014-06-071-4/+8
|
* [vh1] SimplifyPhilipp Hagemeister2014-06-072-110/+104
|
* Merge remote-tracking branch 'ralfharing/vh1'Philipp Hagemeister2014-06-073-0/+128
|\
| * [vh1] use standard sort (#2072)Ralf Haring2014-05-161-2/+1
| |
| * [vh1] Add new extractor (#2072)Ralf Haring2014-05-163-0/+129
| |
* | [cmt] Simplify (mentioned in #2072)Philipp Hagemeister2014-06-071-12/+12
| |
* | [soundcloud] Add duration information (Closes #3035, Fixes #3034)Philipp Hagemeister2014-06-071-1/+7
| |
* | [ku6] Improve (#3015)Philipp Hagemeister2014-06-071-9/+6
| |
* | [ku6] Add new extractorcodelol2014-06-072-0/+39
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-06-071-14/+22
|\ \
| * | [teachertube] Add support for audiosSergey M․2014-06-071-14/+22
| | |
* | | Credit @georgjaehnig for spiegeltvPhilipp Hagemeister2014-06-071-0/+1
| | |
* | | [cnn] Improve thumbnail extractionPhilipp Hagemeister2014-06-072-4/+8
| | |
* | | [spiegeltv] Simplify and PEP8Philipp Hagemeister2014-06-073-20/+46
| | |
* | | Merge remote-tracking branch 'georgjaehnig/spiegeltv'Philipp Hagemeister2014-06-072-0/+69
|\ \ \ | |/ / |/| |
| * | [Spiegeltv] remove the md5 field to pass Travis test buildGeorg Jaehnig2014-06-031-1/+0
| | |
| * | [Spiegeltv] skip rtmp download to pass Travis test buildGeorg Jaehnig2014-06-031-0/+4
| | |
| * | tabs as spacesGeorg Jaehnig2014-05-301-1/+1
| | |
| * | use provided function to get JSONGeorg Jaehnig2014-05-301-11/+4
| | |
| * | cleanupGeorg Jaehnig2014-05-301-1/+0
| | |
| * | added spiegel.tvGeorg Jaehnig2014-05-302-0/+74
| | |
* | | Merge remote-tracking branch 'pulpe/teachertube'Philipp Hagemeister2014-06-073-0/+98
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: youtube_dl/extractor/__init__.py
| * | | [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes ↵pulpe2014-06-063-0/+98
| | | | | | | | | | | | | | | | #3046)
* | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-06-074-2/+37
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/extractor/__init__.py
| * \ \ \ Merge pull request #3057 from pulpe/yt_fmtJaime Marquínez Ferrándiz2014-06-071-0/+1
| |\ \ \ \ | | | | | | | | | | | | [Youtube] Add format code 271 (1440p webm)
| | * | | | [Youtube] Add format code 271 (1440p webm)pulpe2014-06-071-0/+1
| |/ / / /
| * | | | [test/test_youtube_lists] Replace mix listJaime Marquínez Ferrándiz2014-06-071-2/+2
| | | | | | | | | | | | | | | | | | | | The old video doesn't have a mix anymore.