summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [vice] Fix extraction for non en_us videos (closes #12967)Yen Chi Hsuan2017-05-053-9/+37
|
* [gdcvault] Fix extraction for videos with gdc-player.htmlYen Chi Hsuan2017-05-052-1/+15
| | | | Closes #12733
* [pbs] Improve multipart video support (closes #12981)Sergey M․2017-05-041-2/+10
|
* [laola1tv:embed] Fix testsSergey M․2017-05-041-2/+2
|
* [laola1tv] fix extraction(closes #12880)Remita Amine2017-05-041-25/+67
|
* [extractor/common] fix typo in _extract_akamai_formatsRemita Amine2017-05-041-1/+1
|
* [cda] Implement birthday verification (closes #12789)Yen Chi Hsuan2017-05-045-9/+125
|
* [leeco] Fix extraction (closes #12974)Yen Chi Hsuan2017-05-042-74/+43
| | | | | Seems on mobile devices a similar API is used, but I always get an AD with mimicking that API.
* [pbs] extract chapters informationremitamine2017-05-021-0/+17
|
* [ffmpeg] add support for chapters field postprocessingremitamine2017-05-021-3/+28
|
* [common] introduce chapters fieldremitamine2017-05-021-0/+4
|
* [amp] imporove thumbnail and subtitle extractionRemita Amine2017-05-021-5/+13
|
* [douyutv] Update testTithen-Firion2017-05-021-2/+2
|
* [dotsub] Update testTithen-Firion2017-05-021-1/+1
|
* [democracynow] Update testTithen-Firion2017-05-021-1/+2
|
* [dailymotion] Add working testTithen-Firion2017-05-021-1/+20
|
* [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
|/ / /