aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-01[coub] Update test and remove comment count extractionTithen-Firion
2017-05-01release 2017.05.012017.05.01Sergey M․
2017-05-01[ChangeLog] ActualizeSergey M․
2017-05-01[infoq] Make audio format extraction non fatal (closes #12938)Sergey M․
2017-05-01[brightcove] Allow whitespace around attribute names in embedded codeSergey M․
2017-04-30[extractor/anvato] PEP 8Sergey M․
2017-04-30[downloader/fragment] PEP 8Sergey M․
2017-04-30[zaq1] Improve extraction (closes #12693)Sergey M․
2017-04-30[extractor/common] Extract view count from JSON-LDSergey M․
2017-04-30[utils] Improve unified_timestampSergey M․
Seen at http://zaq1.pl/video/xev0e
2017-04-30[zaq1] Add new extractorslocum
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[utils] add video/mp2t to mimetype2extRemita Amine
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-29Merge pull request #12906 from Tithen-Firion/clean-html-fixYen Chi Hsuan
[utils] Fix inconsistent output of clean_html
2017-04-29[xtube] Fix extraction with non-standard JSON 'sources'Yen Chi Hsuan
Closes #12734 Thanks @paulguy for the fix!
2017-04-29[downloader/external] Properly handle live stream downloading cancellation ↵Sergey M․
(closes #8932)
2017-04-29[tvplayer] Fix extraction (closes #12908)Sergey M․
2017-04-28[test_utils] Add one more clean_html testTithen-Firion
2017-04-28[utils] Fix inconsistent output of clean_htmlTithen-Firion
`\s` in Python 2.x doesn't match unicode whitespace characters by default
2017-04-28release 2017.04.282017.04.28Sergey M․
2017-04-28[ChangeLog] ActualizeSergey 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[downloader/fragment] Remove assert for resume_len when no fragments downloadedSergey M․
This may be incorrect due some header (e.g. flv header in f4m downloader)
2017-04-28[beeg] Update testTithen-Firion
2017-04-28[bandcamp] Update testTithen-Firion
2017-04-28[canalc2] Update testTithen-Firion
2017-04-28[test_InfoExtractor] Fix test_parse_m3u8_formatsSergey M․