aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2015-09-02[ok] Sort formatsSergey M․
2015-09-02[ok] Add support for youtube embedsSergey M․
2015-09-02[ok] Improve player regexSergey M․
2015-09-02[ok] Extract correct data-options (Closes #6726)Sergey M․
2015-09-01[rtve] Fix extraction (fixes #6723)Jaime Marquínez Ferrándiz
Adding the 'Referer' header to the png request is enough.
2015-09-01[francetv] Update tests (2)Sergey M․
2015-09-01[francetv] Update testsSergey M․
2015-09-01[francetv] Use subtitle when present (Closes #6715)Sergey M․
2015-09-01[youku] Fix videopassword testSergey M․
2015-09-01[youku] Simplify (Closes #6717)Sergey M․
2015-09-01Fix coding styple in YouKuIE.PSJay
2015-09-01Support video-password on Youku.PSJay
2015-09-01[dumpert] Support 'embed/' urls (fixes #6712)Jaime Marquínez Ferrándiz
2015-09-01[globo] Fix extraction and make more robust (Closes #6728)Sergey M․
2015-09-01[odnoklassniki] Fix extraction and extend _VALID_URL (closes #6726)Yen Chi Hsuan
2015-08-31[fc2] Fix referSergey M․
2015-08-31[fc2] Add test for #3171Sergey M․
2015-08-31[fc2] Relax _VALID_URL (Closes #3171)Sergey M․
2015-08-30[imgut:album] Add extractor (Closes #6711)Sergey M․
2015-08-30[youtube] Simplify and extract more metadata from url_encoded_fmt_stream_map ↵Sergey M․
(Closes #5993)
2015-08-30[youtube] Fix missing format details for 60fps DASH formatsAnssi Hannula
60fps DASH formats do not appear in the DASH manifest, but the non-DASH video info page does contain additional parameters for DASH formats that we can parse. Use those when they exist. This fixes "bestvideo" not selecting 60fps formats over similar 30fps formats just because the file size is unknown.
2015-08-30[abc] Use int_or_noneYen Chi Hsuan
2015-08-30[abc] Support YouTube embeds (fixes #6595)Yen Chi Hsuan
2015-08-29[nowtv] Fix display_id (Closes #6702)Sergey M․
2015-08-29[kaltura] Fix _VALID_URL formattingSergey M․
2015-08-29[kaltura] Clarify html5 player commentSergey M․
2015-08-29[kaltura] Strictify _VALID_URLSergey M․
2015-08-29[kaltura] add html5 player urlssourcerect
2015-08-29[generic] Add test for screenwavemedia embedSergey M․
2015-08-29[generic] Use screenwavemedia embed patternSergey M․
2015-08-29[cinemassacre] Use screenwavemedia embed patternSergey M․
2015-08-29[screenwavemedia] Improve _VALID_URLSergey M․
2015-08-29[screenwavemedia] Add EMBED_PATTERNSergey M․
2015-08-29[screenwavemedia] warn when falling back to a hardcoded list of streamsfelix
2015-08-29[screenwavemedia] use the true JS value instead of a commentfelix
2015-08-29[generic] Look for ScreenwaveMedia embedsfelix
2015-08-28[mtvservices] Fix title extraction under python 2Sergey M․
2015-08-28[mtvservices] Catch more georestriction errorsSergey M․
2015-08-28[mtvde] Add support for newsSergey M․
2015-08-28[mtvde] Add test for mediagen URL without querySergey M․
2015-08-28[mtvservices] Fix mediagen URL generationSergey M․
2015-08-28[mtvde] Simplify (Closes #6673)Sergey M․
2015-08-28[MTV] move German mtv site to new classPaul Hartmann
2015-08-27[foxnews] Clarify IE_DESCSergey M․
2015-08-27[foxnews] Simplify (Closes #6694)Sergey M․
2015-08-27Added matching test for FoxBusiness.nmrugg
2015-08-27Make FoxBusiness work.nmrugg
2015-08-26[shared] Add filesize to testSergey M․
2015-08-26[shared] Add test for vivoSergey M․
2015-08-26[shared] Clarify IE_DESCSergey M․