aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed video url to a public videomarcwebbie2014-06-081-6/+6
|
* [GorillaVid] Added GorillaVid extractormarcwebbie2014-06-072-0/+39
|
* 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.
| * | | | [teachingchannel] Add extractor (closes #3048)Jaime Marquínez Ferrándiz2014-06-072-0/+34
| | | | |
* | | | | [tagesschau] Add support for width/heightPhilipp Hagemeister2014-06-071-23/+20
| | | | |
* | | | | Merge remote-tracking branch 'pulpe/tagesschau'Philipp Hagemeister2014-06-072-0/+83
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [TagesschauIE] Fix possible error if quality is not definedpulpe2014-06-061-0/+2
| | | | |
| * | | | [TagesschauIE] Add note to 2nd _download_webpagepulpe2014-06-051-1/+1
| | | | |
| * | | | [TagesschauIE] Remove unused importpulpe2014-06-051-1/+0
| | | | |
| * | | | [TagesschauIE] Add extractor for tagesschau.de (fixes #3049)pulpe2014-06-052-0/+82
| |/ / /
* | | | [xvideos] Replace testSergey M․2014-06-061-5/+6
| | | |
* | | | [xvideos] Capture and output inline error if anySergey M․2014-06-061-0/+6
| | | |
* | | | [naver] ModernizeJaime Marquínez Ferrándiz2014-06-061-9/+12
| | | |
* | | | [naver] Add rtmp formats (fixes #3054)Jaime Marquínez Ferrándiz2014-06-062-4/+12
| | | |
* | | | [youtube:playlist] Fix mixes extraction (fixes #3051)Jaime Marquínez Ferrándiz2014-06-051-4/+2
|/ / / | | | | | | | | | The username seems to be empty now.
* | | Merge pull request #3047 from pulpe/yahoo_thumbSergey M.2014-06-051-4/+4
|\ \ \ | | | | | | | | [yahoo] improve thumbnail extraction
| * | | [yahoo] improve thumbnail extractionpulpe2014-06-041-4/+4
|/ / /
* | | [yahoo] Improve content id extractionSergey M․2014-06-041-4/+6
| | |
* | | [yahoo] Make thumbnail optional (Closes #3043)Sergey M․2014-06-041-1/+1
| | |