summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [vtm] Add extractor (closes #9974)mrBliss2017-03-182-0/+137
| | | | | | | | Implementation of the approach described in #9974.
* | [discoverynetworks] add support for more domains and bypass geo restictionRemita Amine2017-03-172-8/+17
| |
* | [openload] Fix extraction (closes #10408)Yen Chi Hsuan2017-03-172-16/+33
| | | | | | | | | | | | Thanks to @makgun02 Ref: http://pastebin.com/raw/JX9gHFUz
* | [test_InfoExtractor] Add some realworld tests for _extract_jwplayer_dataSergey M․2017-03-171-1/+92
| |
* | release 2017.03.16Sergey M․2017-03-164-7/+8
| |
* | [ChangeLog] ActualizeSergey M․2017-03-161-0/+11
| |
* | [options] Mention flac support and sort alphabetically among the audio formatsPhilipp Hagemeister2017-03-161-1/+1
| |
* | [postprocessor/ffmpeg] Add support for flacPhilipp Hagemeister2017-03-162-13/+23
| | | | | | | | Requested at http://stackoverflow.com/q/42828041/35070
* | [extractor/common] Extract SMIL formats from jwplayerSergey M․2017-03-161-0/+3
| |
* | [extractor/generic] Add forgotten return for jwplayer formatsSergey M․2017-03-161-0/+1
| |
* | [redbull] improve extractionRemita Amine2017-03-151-23/+39
| | | | | | | | | | | | | | - extract 1080p quality - correct ttml subtitle ext - catch api errors - reduce request size
* | release 2017.03.15Sergey M․2017-03-154-5/+6
| |
* | [ChangeLog] ActualizeSergey M․2017-03-151-0/+9
| |
* | [Openload] Fixed ExtractionVijay Singh2017-03-141-4/+6
| | | | | | They did changed it again.
* | [facebook] Make title optional (closes #12443)Sergey M․2017-03-141-3/+7
| |
* | [telecinco] Add test for #12430Sergey M․2017-03-131-0/+4
| |
* | [mitele] Add support for ooyala videos (closes #12430)Sergey M․2017-03-131-0/+4
| |
* | [openload] Fix extractionVijay Singh2017-03-131-1/+1
| | | | | | Just a minor fix for openload
* | [streamable] Update API URLLucas M2017-03-131-1/+1
| |
* | [crunchyroll] Extract season nameStarsam802017-03-121-1/+21
| |
* | [discoverygo] Actualize testSergey M․2017-03-111-8/+8
| |
* | [discoverygo] Bypass geo restrictionSergey M․2017-03-111-0/+1
| |
* | [discoverygo:playlist] Add extractor (closes #12424)Sergey M․2017-03-112-5/+59
| |
* | [__init__] Fix missing subtitles if --add-metadata is used (#12423)Yen Chi Hsuan2017-03-112-5/+16
| | | | | | | | The previous fix for #5594 is incorrect
* | release 2017.03.10Sergey M․2017-03-104-5/+6
| |
* | [ChangeLog] ActualizeSergey M․2017-03-101-0/+7
| |
* | [extractor/generic] Make title optional for jwplayer embeds (closes #12410)Sergey M․2017-03-101-1/+4
| |
* | [wdr] Actualize commentSergey M․2017-03-101-2/+3
| |
* | [wdr:maus] Fix extraction and update testsrunningbits2017-03-101-8/+8
| |
* | [prosiebensat1] Improve title extraction and add testSergey M․2017-03-091-3/+19
| |
* | [prosiebensat1] Improve title extraction (closes #12318)Thomas Christlieb2017-03-101-1/+3
| |
* | [dplayit] Relax playback info URL extractionSergey M․2017-03-081-5/+4
| |
* | [dplayit] Separate and rewrite extractor and bypass geo restriction (closes ↵Sergey M․2017-03-082-22/+100
| | | | | | | | #12393)
* | [miomio] Fix extractionYen Chi Hsuan2017-03-082-2/+18
| | | | | | | | | | | | Closes #12291 Closes #12388 Closes #12402
* | [telequebec] Fix description extraction and update test (closes #12399)Sergey M․2017-03-081-7/+17
| |
* | [openload] Fix extractiondenneboomyo2017-03-081-4/+5
| |
* | [extractor/generic] Add test for brigthcove UUID-like videoPlayerSergey M․2017-03-071-0/+17
| |
* | [brightcove:legacy] Relax videoPlayer validation check (closes #12381)Sergey M․2017-03-071-1/+7
| |
* | [twitch] PEP8Yen Chi Hsuan2017-03-071-1/+1
| |
* | Credit @puxlit for twitch 2fa (#11974)Sergey M․2017-03-071-0/+1
| |
* | Credit @benages for redbull.tv (#11948)Sergey M․2017-03-071-0/+1
| |
* | release 2017.03.07Sergey M․2017-03-073-5/+5
| |
* | [ChangeLog] ActualizeSergey M․2017-03-071-2/+2
| |
* | [soundcloud] Update client id (closes #12376)Sergey M․2017-03-061-1/+1
| |
* | [__init__] Metadata should be added after conversionYen Chi Hsuan2017-03-062-3/+9
| | | | | | | | Fixes #5594
* | [ChangeLog] Update after #12357Yen Chi Hsuan2017-03-061-0/+6
| |
* | Openload fix extraction (#12357)denneboomyo2017-03-061-16/+31
| | | | | | * Fix extraction
* | release 2017.03.06Sergey M․2017-03-064-5/+6
| |
* | [ChangeLog] ActualizeSergey M․2017-03-061-0/+14
| |
* | [utils] Process bytestrings in urljoin (closes #12369)Sergey M․2017-03-062-1/+9
| |