Commit Graph

12499 Commits (e7a51a4c0235fafefc672d753017c770a306677a)

Author SHA1 Message Date
mrBliss e7a51a4c02
[vtm] Add extractor (closes )
Implementation of the approach described in .
Remita Amine 3e5856d860 [discoverynetworks] add support for more domains and bypass geo restiction
Yen Chi Hsuan ea883a687c
[openload] Fix extraction (closes )
Thanks to @makgun02

Ref: http://pastebin.com/raw/JX9gHFUz
Sergey M․ 7d539ee10a
release 2017.03.16
Philipp Hagemeister 0efbc6b56d [options] Mention flac support and sort alphabetically among the audio formats
Philipp Hagemeister 21bfcd3d6e [postprocessor/ffmpeg] Add support for flac
Requested at http://stackoverflow.com/q/42828041/35070
Sergey M․ b51dc9db0e
[extractor/common] Extract SMIL formats from jwplayer
Sergey M․ a309684285
[extractor/generic] Add forgotten return for jwplayer formats
Remita Amine ba448445b8 [redbull] improve extraction
- extract 1080p quality
- correct ttml subtitle ext
- catch api errors
- reduce request size
Sergey M․ 5db83d79bf
release 2017.03.15
Vijay Singh 398887b4c0 [Openload] Fixed Extraction
They did changed it again.
Sergey M․ 66bf351f80
[facebook] Make title optional (closes )
Sergey M․ 9d08963022
[telecinco] Add test for
Sergey M․ e313d209c2
[mitele] Add support for ooyala videos (closes )
Vijay Singh ff9d509d20 [openload] Fix extraction
Just a minor fix for openload
Lucas M c1795ca6c8 [streamable] Update API URL
Starsam80 8c99623259 [crunchyroll] Extract season name
Sergey M․ 57b0ddb35f
[discoverygo] Actualize test
Sergey M․ a28f8d7396
[discoverygo] Bypass geo restriction
Sergey M․ 7049799470
[discoverygo:playlist] Add extractor (closes )
Yen Chi Hsuan 4605c94d1a
[__init__] Fix missing subtitles if --add-metadata is used ()
The previous fix for  is incorrect
Sergey M․ a8e687a4da
release 2017.03.10
Sergey M․ c2ee861c6d
[extractor/generic] Make title optional for jwplayer embeds (closes )
Sergey M․ bd34c32bd7
[wdr] Actualize comment
runningbits f802c48660 [wdr:maus] Fix extraction and update tests
Sergey M․ 76bee08fe7
[prosiebensat1] Improve title extraction and add test
Thomas Christlieb 2913821723 [prosiebensat1] Improve title extraction (closes )
Sergey M․ 0e7f9a9b48
[dplayit] Relax playback info URL extraction
Sergey M․ 0cf2352e85
[dplayit] Separate and rewrite extractor and bypass geo restriction (closes )
Yen Chi Hsuan 0f6b87d067
[miomio] Fix extraction
Closes 
Closes 
Closes 
Sergey M․ d7344d33b1
[telequebec] Fix description extraction and update test (closes )
denneboomyo b08cc749d6 [openload] Fix extraction
Sergey M․ b68a812ea8
[extractor/generic] Add test for brigthcove UUID-like videoPlayer
Sergey M․ 2e76bdc850
[brightcove:legacy] Relax videoPlayer validation check (closes )
Yen Chi Hsuan fe646a2f10
[twitch] PEP8
Sergey M․ dccd0ab35d
release 2017.03.07
Sergey M․ e30ccf7047
[soundcloud] Update client id (closes )
Yen Chi Hsuan 54a3a8827b
[__init__] Metadata should be added after conversion
Fixes 
denneboomyo da92da4b88 Openload fix extraction ()
* Fix extraction
Sergey M․ 1664702626
release 2017.03.06
Sergey M․ 4b5de77bdb
[utils] Process bytestrings in urljoin (closes )
Sergey M․ 96182695e4
[drtv] Add geo countries to GeoRestrictedError
Sergey M․ fc11ad3833
[drtv:live] Bypass geo restriction
Yen Chi Hsuan d2b64e04b4
[addanime] Skip an invalid test
Sergey M․ 5dd376345b
[tunepk] Add extractor (closes , closes )
Sergey M․ 1a2192cb90
[extractor/common] Pass arguments to _parse_jwplayer_formats and PEP8
Sergey M․ 0236cd0dfd
[extractor/common] Improve height extraction and extract bitrate
Sergey M․ ed0cf9b383
[extractor/common] Move jwplayer formats extraction in separate method
Sergey M․ a50862b735
[downloader/external] Add missing import and PEP8
John Hawkinson 6d0fe752bf [external:ffmpeg] In test harness, limit to 10k download size
Otherwise, if you screw up a playlist test by including a playlist
dictionary key, you'll be there for eons while it downloads all the
files before erroring out.