Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge remote-tracking branch 'pulpe/teachertube' | Philipp Hagemeister | 2014-06-07 | 3 | -0/+98 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/extractor/__init__.py | |||||
| * | | | | | [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes ↵ | pulpe | 2014-06-06 | 3 | -0/+98 | |
| | | | | | | | | | | | | | | | | | | | | | | | | #3046) | |||||
* | | | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-06-07 | 4 | -2/+37 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/extractor/__init__.py | |||||
| * \ \ \ \ \ | Merge pull request #3057 from pulpe/yt_fmt | Jaime Marquínez Ferrándiz | 2014-06-07 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | [Youtube] Add format code 271 (1440p webm) | |||||
| | * | | | | | | [Youtube] Add format code 271 (1440p webm) | pulpe | 2014-06-07 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | [test/test_youtube_lists] Replace mix list | Jaime Marquínez Ferrándiz | 2014-06-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old video doesn't have a mix anymore. | |||||
| * | | | | | | [teachingchannel] Add extractor (closes #3048) | Jaime Marquínez Ferrándiz | 2014-06-07 | 2 | -0/+34 | |
| | | | | | | | ||||||
* | | | | | | | [tagesschau] Add support for width/height | Philipp Hagemeister | 2014-06-07 | 1 | -23/+20 | |
| | | | | | | | ||||||
* | | | | | | | Merge remote-tracking branch 'pulpe/tagesschau' | Philipp Hagemeister | 2014-06-07 | 2 | -0/+83 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | [TagesschauIE] Fix possible error if quality is not defined | pulpe | 2014-06-06 | 1 | -0/+2 | |
| | | | | | | | ||||||
| * | | | | | | [TagesschauIE] Add note to 2nd _download_webpage | pulpe | 2014-06-05 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | [TagesschauIE] Remove unused import | pulpe | 2014-06-05 | 1 | -1/+0 | |
| | | | | | | | ||||||
| * | | | | | | [TagesschauIE] Add extractor for tagesschau.de (fixes #3049) | pulpe | 2014-06-05 | 2 | -0/+82 | |
| |/ / / / / | ||||||
* | | | | | | [xvideos] Replace test | Sergey M․ | 2014-06-06 | 1 | -5/+6 | |
| | | | | | | ||||||
* | | | | | | [xvideos] Capture and output inline error if any | Sergey M․ | 2014-06-06 | 1 | -0/+6 | |
| | | | | | | ||||||
* | | | | | | [naver] Modernize | Jaime Marquínez Ferrándiz | 2014-06-06 | 1 | -9/+12 | |
| | | | | | | ||||||
* | | | | | | [naver] Add rtmp formats (fixes #3054) | Jaime Marquínez Ferrándiz | 2014-06-06 | 2 | -4/+12 | |
| | | | | | | ||||||
* | | | | | | [youtube:playlist] Fix mixes extraction (fixes #3051) | Jaime Marquínez Ferrándiz | 2014-06-05 | 1 | -4/+2 | |
|/ / / / / | | | | | | | | | | | | | | | | The username seems to be empty now. | |||||
* | | | | | Merge pull request #3047 from pulpe/yahoo_thumb | Sergey M. | 2014-06-05 | 1 | -4/+4 | |
|\ \ \ \ \ | | | | | | | | | | | | | [yahoo] improve thumbnail extraction | |||||
| * | | | | | [yahoo] improve thumbnail extraction | pulpe | 2014-06-04 | 1 | -4/+4 | |
|/ / / / / | ||||||
* | | | | | [yahoo] Improve content id extraction | Sergey M․ | 2014-06-04 | 1 | -4/+6 | |
| | | | | | ||||||
* | | | | | [yahoo] Make thumbnail optional (Closes #3043) | Sergey M․ | 2014-06-04 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | release 2014.06.04 | Philipp Hagemeister | 2014-06-04 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [ard] Fix format extraction (fixes #3006 and #3032) | Jaime Marquínez Ferrándiz | 2014-06-03 | 1 | -18/+11 | |
| | | | | | ||||||
* | | | | | Merge pull request #2962 from simonwjackson/patch-1 | Jaime Marquínez Ferrándiz | 2014-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Update test_age_restriction.py | |||||
| * | | | | | Update test_age_restriction.py | Simon W. Jackson | 2014-05-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | typo | |||||
* | | | | | | Merge pull request #3022 from MikeCol/Extremetube_title | Sergey M. | 2014-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | title extraction condition less restrictive | |||||
| * | | | | | | title extraction condition less restrictive | MikeCol | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #3033 from Forever-Young/patch-2 | Sergey M. | 2014-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Recognize a third format of the upload_date in the 'watch-uploader-info'... | |||||
| * | | | | | | | Recognize a third format of the upload_date in the 'watch-uploader-info' element | Anton Novosyolov | 2014-06-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | release 2014.06.02 | Philipp Hagemeister | 2014-06-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | [mailru] Add support for new mail.ru URL format (Closes #3024) | Sergey M․ | 2014-06-01 | 1 | -17/+38 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.05.31.4 | Philipp Hagemeister | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.05.31.3 | Philipp Hagemeister | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.05.31.2 | Philipp Hagemeister | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.05.31.1 | Philipp Hagemeister | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.05.31 | Philipp Hagemeister | 2014-05-31 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | [vevo] The title in the url is optional (fixes #3020) | Jaime Marquínez Ferrándiz | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [fc2] Recognize urls without language part (reported in #1154) | Jaime Marquínez Ferrándiz | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [fc2] Encode the string used for the md5 checksum | Jaime Marquínez Ferrándiz | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | In python 3 it must be a bytes object. | |||||
* | | | | | | [nrktv] Recognize tv.nrksuper.no URL | Sergey M․ | 2014-05-31 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [theplatform] Use unicode_literals and _download_json | Jaime Marquínez Ferrándiz | 2014-05-30 | 1 | -12/+13 | |
| | | | | | | ||||||
* | | | | | | [comedycentralshows] Transform the rtmp urls so that rtmpdump can download ↵ | Jaime Marquínez Ferrándiz | 2014-05-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | them (fixes #3010) From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*' | |||||
* | | | | | | [ivi] Replace tests | Sergey M․ | 2014-05-30 | 2 | -14/+14 | |
| | | | | | | ||||||
* | | | | | | [ard] Fix title (#3006) | Philipp Hagemeister | 2014-05-30 | 1 | -1/+3 | |
| | | | | | | ||||||
* | | | | | | release 2014.05.30.1 | Philipp Hagemeister | 2014-05-30 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [Makefile] Remove CHANGELOG entry | Philipp Hagemeister | 2014-05-30 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | release 2014.05.30 | Philipp Hagemeister | 2014-05-30 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [devscripts/release] Do not commit CHANGELOG | Philipp Hagemeister | 2014-05-30 | 1 | -2/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [nbcnews] Add support for /feature/* pages (closes #3007) | Jaime Marquínez Ferrándiz | 2014-05-30 | 1 | -20/+59 | |
| | | | | |