summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [crunchyroll] Update testTithen-Firion2017-05-021-2/+2
|
* [foxsports] fix extraction(closes #12945)Remita Amine2017-05-011-4/+5
|
* [coub] Update test and remove comment count extractionTithen-Firion2017-05-011-4/+1
|
* release 2017.05.01Sergey M․2017-05-014-5/+8
|
* [ChangeLog] ActualizeSergey M․2017-05-011-10/+32
|
* [infoq] Make audio format extraction non fatal (closes #12938)Sergey M․2017-05-011-2/+2
|
* [brightcove] Allow whitespace around attribute names in embedded codeSergey M․2017-05-012-1/+17
|
* [extractor/anvato] PEP 8Sergey M․2017-04-301-1/+1
|
* [downloader/fragment] PEP 8Sergey M․2017-04-301-1/+1
|
* [zaq1] Improve extraction (closes #12693)Sergey M․2017-04-301-27/+61
|
* [extractor/common] Extract view count from JSON-LDSergey M․2017-04-301-0/+1
|
* [utils] Improve unified_timestampSergey M․2017-04-302-0/+6
| | | | Seen at http://zaq1.pl/video/xev0e
* [zaq1] Add new extractorslocum2017-04-302-0/+68
|
* [xvideos] Extract og:duration (closes #12828)Sergey M․2017-04-301-4/+8
|
* [xvideos] Add video durationSander2017-04-301-0/+5
|
* [vevo] ModernizeSergey M․2017-04-301-12/+9
|
* [vevo] Fix extraction (config.token.key)gritstub2017-04-301-2/+10
|
* [utils] add video/mp2t to mimetype2extRemita Amine2017-04-301-3/+1
|
* [washingtonpost] Fix invalid escape sequence on Python 3.6Yen Chi Hsuan2017-04-301-1/+1
|
* [noovo] Improve extraction (closes #12792)Sergey M․2017-04-301-24/+69
|
* [noovo] Add extractorFrederic Bournival2017-04-302-0/+53
|
* [washingtonpost] Add support for embeds (closes #12699)John Hawkinson2017-04-292-0/+27
|
* Merge pull request #12869 from Tithen-Firion/cbc-update-testsYen Chi Hsuan2017-04-291-3/+3
|\ | | | | [cbc] update test cases
| * [cbc] update test casesTithen-Firion2017-04-271-3/+3
| |
* | [yandexmusic:playlist] Fix extraction for python 3 (closes #12888)Sergey M․2017-04-291-1/+2
| |
* | [anvato] Improve extraction (closes #12913)Sergey M․2017-04-293-3/+73
| | | | | | | | | | | | | | * 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
* | Merge pull request #12854 from Tithen-Firion/appletrailer-test-fixYen Chi Hsuan2017-04-291-2/+3
|\ \ | | | | | | [appletrailers] update test cases
| * | [appletrailers] update test casesTithen-Firion2017-04-271-2/+3
| | |
* | | Merge pull request #12906 from Tithen-Firion/clean-html-fixYen Chi Hsuan2017-04-292-2/+3
|\ \ \ | | | | | | | | [utils] Fix inconsistent output of clean_html
| * | | [test_utils] Add one more clean_html testTithen-Firion2017-04-281-0/+1
| | | |
| * | | [utils] Fix inconsistent output of clean_htmlTithen-Firion2017-04-281-2/+2
| | | | | | | | | | | | | | | | | | | | `\s` in Python 2.x doesn't match unicode whitespace characters by default
* | | | [xtube] Fix extraction with non-standard JSON 'sources'Yen Chi Hsuan2017-04-292-2/+27
| | | | | | | | | | | | | | | | | | | | | | | | Closes #12734 Thanks @paulguy for the fix!
* | | | [downloader/external] Properly handle live stream downloading cancellation ↵Sergey M․2017-04-291-1/+11
| | | | | | | | | | | | | | | | (closes #8932)
* | | | [tvplayer] Fix extraction (closes #12908)Sergey M․2017-04-291-12/+23
|/ / /
* | | release 2017.04.28Sergey M․2017-04-283-5/+5
| | |
* | | [ChangeLog] ActualizeSergey M․2017-04-281-0/+12
| | |
* | | [aenetworks] fix extraction for shows with single seasonRemita Amine2017-04-281-5/+9
| | |
* | | [go] add support for Disney, DisneyJunior and DisneyXD show pagesRemita Amine2017-04-281-14/+35
| | |
* | | [adobepass] use geo verification headers for all requestsRemita Amine2017-04-281-0/+6
| | |
* | | [youtube] Recognize another HTML5 player URL (#12885)Yen Chi Hsuan2017-04-281-1/+2
| | |
* | | [youtube] Recognize new locale-based player URLs (fixes #12885)Yen Chi Hsuan2017-04-282-1/+7
| | |
* | | [cbslocal] Update testTithen-Firion2017-04-281-2/+2
| | |
* | | [collegerama] Update testsTithen-Firion2017-04-281-1/+2
| | |
* | | [afreecatv] Fix title extractionTithen-Firion2017-04-281-2/+1
| | |
* | | [archiveorg] Update testTithen-Firion2017-04-281-2/+2
| | |
* | | [appleconnect] Update testTithen-Firion2017-04-281-2/+2
| | |
* | | [audioboom] Update testTithen-Firion2017-04-281-1/+1
| | |
* | | [atresplayer] Update testTithen-Firion2017-04-281-1/+1
| | |
* | | [bleacherreport] Update testsTithen-Firion2017-04-281-7/+3
| | |
* | | [downloader/fragment] Remove assert for resume_len when no fragments downloadedSergey M․2017-04-281-2/+0
| | | | | | | | | | | | This may be incorrect due some header (e.g. flv header in f4m downloader)