Commit Graph

2160 Commits (617c0b2239f565d512a175d7fce4b5a6b3835b4c)

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