summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [naver] Update tests for #11743Sergey M․2017-01-171-2/+5
| |
* | [naver] Support tv.naver.com linksKagami Hiiragi2017-01-171-1/+1
| |
* | release 2017.01.16Sergey M․2017-01-164-5/+6
| |
* | [ChangeLog] ActualizeSergey M․2017-01-161-0/+14
| |
* | [xiami] Improve extraction (closes #11699)Sergey M․2017-01-161-12/+41
| | | | | | | | | | * Relax _VALID_URLs * Improve track metadata extraction
* | [options] Include custom conf in final argv (closes #11741)Sergey M․2017-01-161-1/+1
| |
* | [limelight] Improve and make more robust (closes #11737)Sergey M․2017-01-161-8/+20
| | | | | | | | | | + Add support for direct http for videos hosted on video.llnw.net * Check handmade http URLs
* | [brightcove] Recognize another player IDYen Chi Hsuan2017-01-163-1/+22
| | | | | | | | Closes #11688
* | [niconico] Allow login via cookiesYen Chi Hsuan2017-01-152-11/+12
| | | | | | | | | | | | Some codes are borrowed from #7968, which is by @jlhg Closes #7968
* | [niconico] Remove codes for downloading anonymouslyYen Chi Hsuan2017-01-151-20/+7
| | | | | | | | | | | | Apparently Niconico now blocks playing without an account Closes #11170
* | [yourupload] Fix extraction (closes #11601)Sergey M․2017-01-151-28/+21
| |
* | [YoutubeDL] Improve protocol auto determining (closes #11720)Sergey M․2017-01-151-1/+1
| |
* | [beam:live] Improve and simplify (#10702, closes #11596)Sergey M․2017-01-151-40/+31
| |
* | [beam:live] Add extractorsh!zeeg2017-01-152-0/+83
| |
* | [vevo] Improve geo restriction detectionSergey M․2017-01-151-1/+1
| |
* | [dramafever] Add support for URLs with language code (#11714)Sergey M․2017-01-141-2/+5
| |
* | [ooyala] fix typoRemita Amine2017-01-141-1/+1
| |
* | [README.md] Clarify newline format in cookies section (closes #11709)Sergey M․2017-01-141-1/+1
| |
* | [cbc] Improve playlist support (closes #11704)Sergey M․2017-01-141-21/+34
| |
* | release 2017.01.14Sergey M․2017-01-143-5/+5
| |
* | [ChangeLog] ActualizeSergey M․2017-01-141-0/+21
| |
* | [brightcove:legacy] Fix misplaced backslash in a regexpJakub Wilk2017-01-141-1/+1
| |
* | [cmt] Add support for video-clipsSergey M․2017-01-141-1/+7
| |
* | [mtv,cc,cmt,spike] Improve and refactorSergey M․2017-01-144-48/+54
| | | | | | | | | | | | - Eliminate _transform_rtmp_url * Generalize triforce mgid extraction + [cmt] Add support for full-episodes (closes #11623)
* | [mitele] extract dash formatsRemita Amine2017-01-131-1/+1
| |
* | [ooyala] add support for videos with embedToken(#11684)Remita Amine2017-01-132-4/+19
| |
* | [mixcloud] Fix extraction (closes #11674)Sergey M․2017-01-131-17/+5
| |
* | [openload] Fix extraction (closes #10408)Vijay Singh2017-01-131-5/+6
| | | | | | | | Just a minor fix for openload
* | [tv4] improve extraction(closes #11698)Remita Amine2017-01-131-18/+31
| | | | | | | | | | | | - remove check for requires_subscription - extract more formats - extract subtitles
* | [common] add possibility to customize akamai manifest hostRemita Amine2017-01-131-3/+9
| |
* | [freesound] Improve and remove unrelated metadata (closes #11608)Sergey M․2017-01-121-39/+34
| |
* | [utils] Add more date formatsSergey M․2017-01-122-0/+9
| |
* | [freesound] Fix extraction and extended (closes #11602)sh!zeeg2017-01-121-5/+50
| |
* | [vimeo] Fix testsSergey M․2017-01-111-3/+3
| |
* | [vimeo:ondemand] Fix test (closes #11651)Sergey M․2017-01-111-0/+3
| |
* | [nick] Add support for beta.nick.com (closes #11655)Sergey M․2017-01-101-1/+4
| |
* | [mtv] Use native hls by defaultSergey M․2017-01-101-1/+2
| |
* | [mtv,cc] Use hls by default (closes #11641)Sergey M․2017-01-102-4/+4
| |
* | [mtv] Fix non-hls extractionSergey M․2017-01-101-1/+1
| | | | | | | | method attribute may not be present
* | [mtv] Add default value for use_hlsSergey M․2017-01-101-2/+2
| | | | | | | | These methods are used across codebase with old number of arguments
* | release 2017.01.10Sergey M․2017-01-104-5/+7
| |
* | [ChangeLog] ActualizeSergey M․2017-01-101-0/+3
| |
* | [youtube] Fix extraction (closes #11663, #11664)Sergey M․2017-01-101-1/+1
| |
* | [inc] Improve (closes #11647)Sergey M․2017-01-091-8/+9
| |
* | [inc] Add extractorDéstin Reed2017-01-092-0/+41
| |
* | [youtube] Add test for itag 212 (#11575)Sergey M․2017-01-091-0/+5
| |
* | [youtube] Add itag 212Kacper Michajłow2017-01-091-0/+1
| | | | | | Seen on video with id 1t24XAntNCY
* | small fix to Changelog formatPhilipp Hagemeister2017-01-091-0/+3
| |
* | [egghead:course] Add support for egghead.io course playlistsPhilipp Hagemeister2017-01-093-1/+44
| | | | | | | | Individual egghead videos are already handled by the generic/Wistia extractors.
* | release 2017.01.08Sergey M․2017-01-085-10/+7
| |