aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Expand)Author
2016-01-31Merge pull request #8376 from rrooij/schooltvSergey M
2016-01-30[schooltv] Add extractor for SchoolTV playlistsrrooij
2016-01-31[nba] Add ext for hls formats and fix test_NBAYen Chi Hsuan
2016-01-31[nbc] Use NBC's id and fix _TESTSYen Chi Hsuan
2016-01-31[nrktv] Fix _TESTSYen Chi Hsuan
2016-01-31[senateisvp] Fix test_SenateISVP and test_SenateISVP_1Yen Chi Hsuan
2016-01-31[tv2] Fix test_TV2Yen Chi Hsuan
2016-01-31[screenwavemedia] Fix HLS extension and test_TeamFourYen Chi Hsuan
2016-01-31[vgtv] Fix test_VGTV_2Yen Chi Hsuan
2016-01-31[viidea] Skip download for the test case requiring ffmpegYen Chi Hsuan
2016-01-31[npo] Add extension for m3u8Sergey M․
2016-01-30[limelight] fix format sorting and make m3u8 and f4m extraction non fatalremitamine
2016-01-30[generic] Add support for Limelight APIremitamine
2016-01-30[matchtv] Add extractor (Closes #8313)Sergey M․
2016-01-30[facebook] Support alternative webpage formYen Chi Hsuan
2016-01-30[daum] Add 'thumbnail' to all _TESTSYen Chi Hsuan
2016-01-30[daum.net] Support VodPlayer.swf URLs (closes #8173)Yen Chi Hsuan
2016-01-30Merge remote-tracking branch 'upstream/master'Yen Chi Hsuan
2016-01-30[daum.net] Move the request to ClipInfoXml.doYen Chi Hsuan
2016-01-30Merge branch 'daum-fix-clip' of https://github.com/ping/youtube-dl into ping-...Yen Chi Hsuan
2016-01-30[daum] Fix add view_count, comment_count to testping
2016-01-30[daum] Fix copy-paste mistakeping
2016-01-30[espn] Improve video id extraction (Closes #8368)Sergey M․
2016-01-30[extractor/common] Restrict checks when auto calculating tbrSergey M․
2016-01-30[cspan] Unescape path (Closes #8365)Sergey M․
2016-01-29[azubu] Add extractor for live streams (closes #8343)Jaime Marquínez Ferrándiz
2016-01-29[youtube:user] Require 'https?://' in the url (fixes #8356)Jaime Marquínez Ferrándiz
2016-01-28[bbc] Add test for #8147Sergey M․
2016-01-28[bbc] Add another description regexSergey M․
2016-01-28[bbc] Add another title regex (Closes #8340)Sergey M․
2016-01-28[ok] Add support for mobile URLs (Closes #8345)Sergey M․
2016-01-28[ndr:embed:base] Add missing ext for m3u8Sergey M․
2016-01-28[cbsnews] Remove unused importSergey M․
2016-01-27[cbsnews] extract all formatsremitamine
2016-01-27Merge pull request #8328 from remitamine/hls-master-detectremitamine
2016-01-27[extractor/common] detect media playlist in _extract_m3u8_formatsremitamine
2016-01-27[spankbang] Fix title extraction (Closes #8329)Sergey M․
2016-01-27[spankbang] Fix formats extractionSergey M․
2016-01-27[extractor/common] Auto calculate tbr when missingSergey M․
2016-01-27[daum.net] Fixes #8331ping
2016-01-26[instagram] Make description optional (Closes #8326)Sergey M․
2016-01-26[cspan] Extract from path when no qualities (Closes #8317)Sergey M․
2016-01-26Merge branch 'master' of github.com:rg3/youtube-dlremitamine
2016-01-26[vevo] fallback to youtube video only if vevo video is geo restricted(fixes 8...remitamine
2016-01-26[cspan] Fix clip/prog id extraction (#8317)Sergey M․
2016-01-26[vevo] extract metadata and formats from api if videoinfo is emptyremitamine
2016-01-25[vevo] extract all formats and bypass geo restrictionremitamine
2016-01-25[facebook:post] Add extractor (Closes #8321)Sergey M․
2016-01-25[facebook] Add shortcut and reformat _VALID_URLSergey M․
2016-01-25Merge pull request #8130 from dyn888/masterYen Chi Hsuan