aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2017-04-30[xvideos] Extract og:duration (closes #12828)Sergey M․
2017-04-30[xvideos] Add video durationSander
2017-04-30[vevo] ModernizeSergey M․
2017-04-30[vevo] Fix extraction (config.token.key)gritstub
2017-04-30[washingtonpost] Fix invalid escape sequence on Python 3.6Yen Chi Hsuan
2017-04-30[noovo] Improve extraction (closes #12792)Sergey M․
2017-04-30[noovo] Add extractorFrederic Bournival
2017-04-29[washingtonpost] Add support for embeds (closes #12699)John Hawkinson
2017-04-29Merge pull request #12869 from Tithen-Firion/cbc-update-testsYen Chi Hsuan
[cbc] update test cases
2017-04-29[yandexmusic:playlist] Fix extraction for python 3 (closes #12888)Sergey M․
2017-04-29[anvato] Improve extraction (closes #12913)Sergey M․
* Promote to regular shortcut based extractor * Add mcp to access key mapping table * Add support for embeds extraction * Add support for anvato embeds in generic extractor
2017-04-29Merge pull request #12854 from Tithen-Firion/appletrailer-test-fixYen Chi Hsuan
[appletrailers] update test cases
2017-04-29[xtube] Fix extraction with non-standard JSON 'sources'Yen Chi Hsuan
Closes #12734 Thanks @paulguy for the fix!
2017-04-29[tvplayer] Fix extraction (closes #12908)Sergey M․
2017-04-28[aenetworks] fix extraction for shows with single seasonRemita Amine
2017-04-28[go] add support for Disney, DisneyJunior and DisneyXD show pagesRemita Amine
2017-04-28[adobepass] use geo verification headers for all requestsRemita Amine
2017-04-28[youtube] Recognize another HTML5 player URL (#12885)Yen Chi Hsuan
2017-04-28[youtube] Recognize new locale-based player URLs (fixes #12885)Yen Chi Hsuan
2017-04-28[cbslocal] Update testTithen-Firion
2017-04-28[collegerama] Update testsTithen-Firion
2017-04-28[afreecatv] Fix title extractionTithen-Firion
2017-04-28[archiveorg] Update testTithen-Firion
2017-04-28[appleconnect] Update testTithen-Firion
2017-04-28[audioboom] Update testTithen-Firion
2017-04-28[atresplayer] Update testTithen-Firion
2017-04-28[bleacherreport] Update testsTithen-Firion
2017-04-28[beeg] Update testTithen-Firion
2017-04-28[bandcamp] Update testTithen-Firion
2017-04-28[canalc2] Update testTithen-Firion
2017-04-28[extractor/common] Add manifest_url for explicit group rendition formatsSergey M․
2017-04-28[br] Update testTithen-Firion
2017-04-28[clipfish] Update testTithen-Firion
2017-04-27[cbc] update test casesTithen-Firion
2017-04-27Don't list master m3u8 playlists in format list (closes #12832)Sergey M․
2017-04-27[appletrailers] update test casesTithen-Firion
2017-04-26[streamable] Add support for new embedded URL schemaLucas M
2017-04-26[arte:+7] Relax _VALID_URL (closes #12837)Sergey M․
2017-04-25[extractor/common] Improve jwplayer regexSergey M․
2017-04-25[iqiyi] Fix extraction of Yule videosYen Chi Hsuan
2017-04-23[extractor/common] Rephrase commentSergey M․
2017-04-23[test_InfoExtractor] Add m3u8 parsing test for NAME attribute in ↵Sergey M․
EXT-X-STREAM-INF tag
2017-04-23[vidio] Improve and sort formatsSergey M․
2017-04-23[extractor/common] Use float for scaled tbrSergey M․
2017-04-22[brightcove] match only video elements with data-video-id attributeRemita Amine
2017-04-22[iqiyi] Fix playlist detection (#12504)Yen Chi Hsuan
2017-04-22[azubu] Remove extractor as the site is gone (closes #12813)Yen Chi Hsuan
2017-04-22[porn91] Fix extraction (closes #12814)Yen Chi Hsuan
2017-04-22[extractor/common] Improve m3u8 extraction (closes #12211)Sergey M․
* Extract m3u8 parsing to separate method * Improve rendition groups extraction * Build stream name according stream GROUP-ID * Ignore reference to AUDIO group without URI when stream has no CODECS + Add test coverage for parsing m3u8 from #11507, #11995, #12211 and twitch vod
2017-04-21[vidzi] Fix extraction (closes #12793)Sergey M․