Commit Graph

2159 Commits (814d4257dfe75b591dee2120c57cb44ebb547dff)

Author SHA1 Message Date
Philipp Hagemeister 814d4257df Remove unused imports 11 years ago
Philipp Hagemeister 23ae281b31 [fc2] Fall back to webpage title if needed 11 years ago
Philipp Hagemeister 94128d6b0d [nrk] Fix test checksum 11 years ago
Philipp Hagemeister 1c0ade7afa [vh1] Skip tests (Do not work from Germany) 11 years ago
Philipp Hagemeister f2741c8d3a [vh1] Simplify 11 years ago
Philipp Hagemeister 6ab8f3584a Merge remote-tracking branch 'ralfharing/vh1' 11 years ago
Philipp Hagemeister 8ae5ce1726 [cmt] Simplify (mentioned in #2072) 11 years ago
Philipp Hagemeister eb92077720 [soundcloud] Add duration information (Closes #3035, Fixes #3034) 11 years ago
Philipp Hagemeister 90e0fd4bad [ku6] Improve (#3015) 11 years ago
codelol 05741e05d9 [ku6] Add new extractor 11 years ago
Philipp Hagemeister 9aa6637644 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister be6d722904 [cnn] Improve thumbnail extraction 11 years ago
Philipp Hagemeister d551980823 [spiegeltv] Simplify and PEP8 11 years ago
Sergey M․ f0a6c3d2bc [teachertube] Add support for audios 11 years ago
Philipp Hagemeister 4e0fb1280a Merge remote-tracking branch 'georgjaehnig/spiegeltv' 11 years ago
Philipp Hagemeister 24f5251cce Merge remote-tracking branch 'pulpe/teachertube'
Conflicts:
	youtube_dl/extractor/__init__.py
11 years ago
Philipp Hagemeister ac1390eee8 Merge branch 'master' of github.com:rg3/youtube-dl
Conflicts:
	youtube_dl/extractor/__init__.py
11 years ago
Philipp Hagemeister 4a5b4d34dc [tagesschau] Add support for width/height 11 years ago
pulpe 3c80377b69 [Youtube] Add format code 271 (1440p webm) 11 years ago
Jaime Marquínez Ferrándiz 566bd96da8 [teachingchannel] Add extractor (closes #3048) 11 years ago
Philipp Hagemeister ebdb64d605 Merge remote-tracking branch 'pulpe/tagesschau' 11 years ago
Sergey M․ a6ffb92f0b [xvideos] Replace test 11 years ago
Sergey M․ 3217377b3c [xvideos] Capture and output inline error if any 11 years ago
Jaime Marquínez Ferrándiz 24da5893fc [naver] Modernize 11 years ago
Jaime Marquínez Ferrándiz 087ca2cb07 [naver] Add rtmp formats (fixes #3054) 11 years ago
pulpe b4e7447458 [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes #3046) 11 years ago
pulpe a45e6aadd7 [TagesschauIE] Fix possible error if quality is not defined 11 years ago
Jaime Marquínez Ferrándiz 70e322695d [youtube:playlist] Fix mixes extraction (fixes #3051)
The username seems to be empty now.
11 years ago
pulpe 6a15923b77 [TagesschauIE] Add note to 2nd _download_webpage 11 years ago
pulpe 7ffad0af5a [TagesschauIE] Remove unused import 11 years ago
pulpe 0e3ae92441 [TagesschauIE] Add extractor for tagesschau.de (fixes #3049) 11 years ago
pulpe dede691aca [yahoo] improve thumbnail extraction 11 years ago
Sergey M․ fb6a5b965b [yahoo] Improve content id extraction 11 years ago
Sergey M․ 6340716b3a [yahoo] Make thumbnail optional (Closes #3043) 11 years ago
Jaime Marquínez Ferrándiz 6a3fa81ffb [ard] Fix format extraction (fixes #3006 and #3032) 11 years ago
Georg Jaehnig df53a98f2b [Spiegeltv] remove the md5 field to pass Travis test build 11 years ago
Georg Jaehnig db23d8d2a2 [Spiegeltv] skip rtmp download to pass Travis test build 11 years ago
Sergey M. 3374f3fdc2 Merge pull request #3022 from MikeCol/Extremetube_title
title extraction condition less restrictive
11 years ago
Anton Novosyolov 263bd4ec50 Recognize a third format of the upload_date in the 'watch-uploader-info' element 11 years ago
Sergey M․ ceb7a17f34 [mailru] Add support for new mail.ru URL format (Closes #3024) 11 years ago
MikeCol 9c7b79acd9 title extraction condition less restrictive 11 years ago
Jaime Marquínez Ferrándiz 9168308579 [vevo] The title in the url is optional (fixes #3020) 11 years ago
Jaime Marquínez Ferrándiz 7e8fdb1aae [fc2] Recognize urls without language part (reported in #1154) 11 years ago
Jaime Marquínez Ferrándiz 386ba39cac [fc2] Encode the string used for the md5 checksum
In python 3 it must be a bytes object.
11 years ago
Sergey M․ 236d0cd07c [nrktv] Recognize tv.nrksuper.no URL 11 years ago
Jaime Marquínez Ferrándiz ed86f38a11 [theplatform] Use unicode_literals and _download_json 11 years ago
Jaime Marquínez Ferrándiz 6db80ad2db [comedycentralshows] Transform the rtmp urls so that rtmpdump can download them (fixes #3010)
From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*'
11 years ago
Georg Jaehnig 14470ac87b tabs as spaces 11 years ago
Georg Jaehnig 0cdf576d86 use provided function to get JSON 11 years ago
Georg Jaehnig 4ffeca4ea2 cleanup 11 years ago