Commit Graph

10507 Commits (ff51983e1563db08734e43a07d5671a517f99ef6)
 

Author SHA1 Message Date
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
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
remitamine e5b4225f7c [audimedia] flake8
remitamine b2ca35ddbc Merge pull request from remitamine/bilibili
[bilibili] use xpath_text and catch errors in xml document
remitamine 76ab842d9b [bilibili] use xpath_text and catch errors in xml document
remitamine 24dc1ed715 Merge pull request from remitamine/audimedia
[audimedia] Add new extractor(closes )
remitamine 682d8dcd21 Merge pull request from remitamine/bilibili
[bilibili] fix info extraction(fixes )
remitamine 640bb54e73 Merge branch 'master' of https://github.com/rg3/youtube-dl into bilibili
Sergey M․ e0977d7686 [beeg] Decrypt URL (Closes )
remitamine 112ab398db Merge pull request from remitamine/skynewarabia
[skynewsarabia] Add new extractor
Sergey M․ af93fcfa05 [beeg] Update API URL (Closes )
Sergey M․ 62d231c004 [extractor/common] Clarify duration can be float
Sergey M․ 49358274d7 [bbc] Fix _VALID_URL
Jaime Marquínez Ferrándiz 7b1e379ca9 [gametrailers] Fix extraction (fixes )
They have stopped using the MTV system.
Sergey M․ 22d7368dfb [bbc] Extract _ID_REGEX and ad one more video id pattern (Closes )
Sergey M․ 24121bc703 [udemy] Make lecture downloading fatal
Sergey M․ 9fc87fa767 [udemy] Remove unused import
Sergey M․ 328f82d59a [udemy] Semi-switch to api 2.0 (Closes )
* Use api 2.0 to get lectures since it provides more formats
* Fix authorization for api 2.0
* Autotry enrolling in the course for single lectures
* Extract additional metadata rom asset['data']['outputs']