Commit Graph

5107 Commits (fb17b60811ea89fb857ab03a997d193898046466)
 

Author SHA1 Message Date
codelol 05741e05d9 [ku6] Add new extractor
Philipp Hagemeister 9aa6637644 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister d30d28156d Credit @georgjaehnig for spiegeltv
Philipp Hagemeister be6d722904 [cnn] Improve thumbnail extraction
Philipp Hagemeister d551980823 [spiegeltv] Simplify and PEP8
Sergey M․ f0a6c3d2bc [teachertube] Add support for audios
Philipp Hagemeister 4e0fb1280a Merge remote-tracking branch 'georgjaehnig/spiegeltv'
Philipp Hagemeister 24f5251cce Merge remote-tracking branch 'pulpe/teachertube'
Conflicts:
	youtube_dl/extractor/__init__.py
Philipp Hagemeister ac1390eee8 Merge branch 'master' of github.com:rg3/youtube-dl
Conflicts:
	youtube_dl/extractor/__init__.py
Philipp Hagemeister 4a5b4d34dc [tagesschau] Add support for width/height
Jaime Marquínez Ferrándiz 63adb0cc61 Merge pull request from pulpe/yt_fmt
[Youtube] Add format code 271 (1440p webm)
pulpe 3c80377b69 [Youtube] Add format code 271 (1440p webm)
Jaime Marquínez Ferrándiz 24577db241 [test/test_youtube_lists] Replace mix list
The old video doesn't have a mix anymore.
Jaime Marquínez Ferrándiz 566bd96da8 [teachingchannel] Add extractor (closes )
Philipp Hagemeister ebdb64d605 Merge remote-tracking branch 'pulpe/tagesschau'
Sergey M․ a6ffb92f0b [xvideos] Replace test
Sergey M․ 3217377b3c [xvideos] Capture and output inline error if any
Jaime Marquínez Ferrándiz 24da5893fc [naver] Modernize
Jaime Marquínez Ferrándiz 087ca2cb07 [naver] Add rtmp formats (fixes )
pulpe b4e7447458 [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes )
pulpe a45e6aadd7 [TagesschauIE] Fix possible error if quality is not defined
Jaime Marquínez Ferrándiz 70e322695d [youtube:playlist] Fix mixes extraction (fixes )
The username seems to be empty now.
pulpe 6a15923b77 [TagesschauIE] Add note to 2nd _download_webpage
pulpe 7ffad0af5a [TagesschauIE] Remove unused import
pulpe 0e3ae92441 [TagesschauIE] Add extractor for tagesschau.de (fixes )
Sergey M. b3ae826f7a Merge pull request from pulpe/yahoo_thumb
[yahoo] improve thumbnail extraction
pulpe dede691aca [yahoo] improve thumbnail extraction
Sergey M․ fb6a5b965b [yahoo] Improve content id extraction
Sergey M․ 6340716b3a [yahoo] Make thumbnail optional (Closes )
Philipp Hagemeister b675b32e6b release 2014.06.04
Jaime Marquínez Ferrándiz 6a3fa81ffb [ard] Fix format extraction (fixes and )
Georg Jaehnig df53a98f2b [Spiegeltv] remove the md5 field to pass Travis test build
Georg Jaehnig db23d8d2a2 [Spiegeltv] skip rtmp download to pass Travis test build
Jaime Marquínez Ferrándiz 0d69795014 Merge pull request from simonwjackson/patch-1
Update test_age_restriction.py
Sergey M. 3374f3fdc2 Merge pull request from MikeCol/Extremetube_title
title extraction condition less restrictive
Sergey M. 4bf0727b1f Merge pull request from Forever-Young/patch-2
Recognize a third format of the upload_date in the 'watch-uploader-info'...
Anton Novosyolov 263bd4ec50 Recognize a third format of the upload_date in the 'watch-uploader-info' element
Philipp Hagemeister b7e8b6e37a release 2014.06.02
Sergey M․ ceb7a17f34 [mailru] Add support for new mail.ru URL format (Closes )
Philipp Hagemeister 1a2f2e1e66 release 2014.05.31.4
Philipp Hagemeister 6803016858 release 2014.05.31.3
Philipp Hagemeister 9b7c4fd981 release 2014.05.31.2
Philipp Hagemeister dc31942f42 release 2014.05.31.1
Philipp Hagemeister 1f6b8f3115 release 2014.05.31
MikeCol 9c7b79acd9 title extraction condition less restrictive
Jaime Marquínez Ferrándiz 9168308579 [vevo] The title in the url is optional (fixes )
Jaime Marquínez Ferrándiz 7e8fdb1aae [fc2] Recognize urls without language part (reported in )
Jaime Marquínez Ferrándiz 386ba39cac [fc2] Encode the string used for the md5 checksum
In python 3 it must be a bytes object.
Sergey M․ 236d0cd07c [nrktv] Recognize tv.nrksuper.no URL
Jaime Marquínez Ferrándiz ed86f38a11 [theplatform] Use unicode_literals and _download_json