aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2016-05-13[imdb] Improve extractionSergey M․
2016-05-13[imdb] Relax _VALID_URL (Closes #9481)Sergey M․
2016-05-13[openload] Fix extraction (closes #9472)Yen Chi Hsuan
2016-05-13[brightcove] change the protocol for m3u8 formats to m3u8_nativeremitamine
2016-05-13[nrk] extract m3u8 formatsremitamine
2016-05-13[extractors] add import for UstudioEmbedIEremitamine
2016-05-13[ustudio] add support ustudio app/embed urlsremitamine
2016-05-12[mgtv] extract http formatsremitamine
2016-05-13[nrk] Rework extractor (Closes #9470)Sergey M․
2016-05-13[twitch:bookmarks] Remove extractorSergey M․
Bookmarks no longer available
2016-05-12[twitch] Skip dead testsSergey M․
2016-05-12[bloomberg] Fix test_BloombergYen Chi Hsuan
In this test case, sometimes HLS is the best format while sometimes HDS is. To prevent occasional test failures, force HDS to be the best format. In the past, testing against HDS formats causes the same error as #9214, which is fixed as #9377 landed.
2016-05-12[vevo] Delay the georestriction check to prevent false alertsYen Chi Hsuan
Fixes #9408
2016-05-12[iqiyi] Fix 1080P extraction (closes #9446)Yen Chi Hsuan
2016-05-10[compat] Rename struct_(un)pack to compat_struct_(un)packYen Chi Hsuan
2016-05-10[utils,compat] Move struct_pack and struct_unpack to compat.pyYen Chi Hsuan
2016-05-09[ceskatelevize] Simplify, restore bonus video test and skip georestricted ↵Sergey M․
test (Closes #9431)
2016-05-09[ceskatelevize] Add support for live streamsTomáš Čech
Live streams has no playlist title, use title of the stream containing TV channel name. Internal m3u8 handler doesn't seem to handle well continuous streams. Add test for live stream. Remove no longer reachable test.
2016-05-08[mva] Improve _VALID_URLsSergey M․
2016-05-08[mva] Add extractor (Closes #6667)Sergey M․
2016-05-08[litv] Add new extractorYen Chi Hsuan
LiTV is a streaming platform providing free and paid legal contents in Taiwan.
2016-05-08[arte] Improve language preference (Closes #9401, closes #9162)Sergey M․
2016-05-08[telegraaf] Fix extractor (closes #9318)Yen Chi Hsuan
2016-05-07[flickr] Extract uploader URL (Closes #9426)Sergey M․
2016-05-07[flickr] extract license field(closes #9425)remitamine
2016-05-06Merge pull request #9400 from inondle/masterSergey M
[liveleak] Adds support for thumbnails and updates tests
2016-05-06[liveleak] Adds support for thumbnails, updates testsinondle
2016-05-06[vevo] Revert videoplayer.vevo.com to api.vevo.comSergey M․
2016-05-06[vevo] Allow request to api.vevo.com to fail (Closes #9417)Sergey M․
I don't know whether this it's tempopary or api has just gone
2016-05-06[youtube] Allow empty attribute values in description regexSergey M․
2016-05-06[vk] improve extraction(fixes #7976)remitamine
2016-05-06[periscope:user] Add new extractor for user pagesYen Chi Hsuan
Closes #9388
2016-05-05[redtube] PEP 8Sergey M․
2016-05-05[redtube] Extract all formats, duration, upload date and view count (Closes ↵Sergey M․
#9397)
2016-05-05[kuwo:category] Update testYen Chi Hsuan
2016-05-05[dailymail] Add new extractor(closes #2667)remitamine
2016-05-05[fczenit] Fix extraction and update testYen Chi Hsuan
Closes #9359
2016-05-04[yandexmusic:playlist] Update testSergey M․
2016-05-04[udemy] ModernizeSergey M․
2016-05-04[udemy] Fix course enroll (Closes #9393)Sergey M․
2016-05-04[yandexmusic:playlist] Respect track order for long (>150) playlistsSergey M․
2016-05-04[yandexmusic:playlist] Make title optionalSergey M․
2016-05-04[yandexmusic:playlist] Remove unused importsSergey M․
2016-05-04[yandexmusic:playlist] ModernizeSergey M․
2016-05-04[yandexmusic:playlist] Improve extraction (Closes #6801)Sergey M․
2016-05-03[vevo] Use raise_geo_restrictedSergey M․
2016-05-03[aol] Improve _VALID_URL (Closes #9381)Sergey M․
2016-05-03[xfileshare] Add support for streamin.toSergey M․
2016-05-03[xfileshare] Refactor _VALID_URL and remove ded sitesSergey M․
2016-05-03[xfileshare] Add support for thevideobee.to (Closes #9374)Sergey M․