Commit Graph

10808 Commits (8f7c4f7d2ec712e890519aa7133b0d6dc5ee778b)
 

Author SHA1 Message Date
Sergey M․ 45dad7ba1b [extractor/generic] Use _extract_url for pladform
Sergey M․ db7c9da871 [pladform] Add _extract_url routine
Philipp Hagemeister bc92621ade release 2015.12.06
Sergey M․ fd8e559c3a [beeg] Switch to api v4 (Closes )
Sergey M․ 222e11d4ae [bbc] Add another pattern for playlist.sxml (Closes )
Sergey M․ 7d682f0acb [nowtv] Extend _VALID_URL to support jahr URLs (Closes )
Yen Chi Hsuan 8364b6b0b1 [iqiyi] Update key
Closes 
remitamine 9f6b517671 [vgtv] extract all formats and improve extraction
Sergey M․ 7ac40e5521 [nowvideo] Update test
Sergey M․ 36066dd3ee [movshare] Rename to wholecloud
Sergey M․ 636aa83ed3 [cloudtime] Add extractor
Sergey M․ 33d152b6cc [novamov] Move all novamov based extractors to a single place
For easier navigation
remitamine 51c4fec0d5 [nba] use int_or_none for tbr
remitamine 0017486dca [nba] use int instead of int_or_none
Sergey M․ edc70f4aaf [pluralsight] Fix format code split while guessing quality
Sergey M․ 756926ff00 [pluralsight] Add support for widescreen videos (Closes )
remitamine cb160dd531 [nba] handle format info properly
Jaime Marquínez Ferrándiz 77334ccb44 [metacafe] Fix age limit extraction
Jaime Marquínez Ferrándiz 796db21295 [metacafe] Fix video url extraction (closes )
Philipp Hagemeister 535d7b681b release 2015.12.05
remitamine 7db2897ded [srgssr] handle all play urls only in SRGSSRIE and keep RTSIE for articles
Sergey M․ 960e038886 [hypem] Modernize
Sergey M․ ea14422ff1 [hypem] Correctly handle cookies (Closes )
Yen Chi Hsuan 38d05d17e5 [fc2] Fix test_FC2_1
Yen Chi Hsuan db9bd5267f [keezmovies] Fix extraction
Also fixes 
remitamine ab3b773bbe [acast] change tests into more stable casts and work with channel extractor only if it didn't match cast regex
Yen Chi Hsuan 0bc4ee60e0 [bbc] Fix test_BBC_6
Yen Chi Hsuan a3ef0e1cdd [bbc.co.uk] Skip removed test video
Yen Chi Hsuan 679bacf0b5 [bbc.co.uk] Fix test_BBCCoUk
This is similar to the one in , So also fixes .
remitamine 02e3952f3b [trilulilu] handle errors
Yen Chi Hsuan 64b7e89c0c [srf] Support audios (closes )
remitamine bee4c5571a [clipfish] improve extraction
remitamine 96929dd1e8 [skynewsarabia] fix extractor name
remitamine 53e06b2507 [ooyala] fix duration scale
remitamine b80d4bebf3 [nba] fix extraction errors
Jaime Marquínez Ferrándiz 55bec9b658 [clipfish] Remove unused import and style fix
Jaime Marquínez Ferrándiz 2a63b0f110 [mixcloud] Fix extraction of the audio url (fixes )
remitamine 07b88cffce Merge pull request from remitamine/acast
[acast] Add new extractor
remitamine 58c8451f36 Merge pull request from remitamine/gameinformer
[gameinformer] Add new extractor(closes )
remitamine 3047121c63 Merge pull request from remitamine/adobetv
[adobetv] improve extraction and add support specific language video,show and channel extraction
remitamine 7079f8ff1f [adobetv] use compat_str
remitamine 2c3b9f3570 [adobetv] use a variable for api base url
remitamine fad2428f47 [gameinformer] split long line
remitamine c3d3110f6a Merge pull request from remitamine/ooyala
[ooyala] extract more formats and metadata
remitamine 79ec00276c Merge pull request from remitamine/clipfish
[clipfish] improve info extraction
remitamine 9c117d345f [nba] improve(fixes )
* extract more formats
* extract videos from team mini sites
* extract more metadata
remitamine 46cc1c65a4 [nba] use xpath utils
remitamine 71d9fe7818 [trilulilu] improve extraction
remitamine 4ccabf93db [trilulilu] fix info extraction
remitamine 6612a34939 [bilibili] flake8