summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | [vimeo] Append cookies instead of overridingSergey M․2015-11-111-3/+3
| | | | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'upstream/master'Yen Chi Hsuan2015-11-125-11/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [vimeo] Fix password protected videos (Closes #7451)Sergey M․2015-11-111-1/+1
| | | | | | | | | | |
| * | | | | | | | | | [novamov] Follow continue-to-the-video button if any (Closes #7330)Sergey M․2015-11-111-7/+33
| | | | | | | | | | |
| * | | | | | | | | | [nowvideo] Replace main host to resolvable oneSergey M․2015-11-111-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Credit @sieben for fixing wsj extractorYen Chi Hsuan2015-11-111-0/+1
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7454 from sieben/duplicate_keysYen Chi Hsuan2015-11-111-1/+0
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate key
| | * | | | | | | | | | Remove duplicate keyRémy Léone2015-11-111-1/+0
| |/ / / / / / / / / /
* | | | | | | | | | | [vidto] Several simplifications and improvementsYen Chi Hsuan2015-11-111-33/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Use InfoExtractor._hidden_inputs 2. Fetch title from <title> tag 3. Cookies are preserved automatically 4. Use single quotes everywhere 5. Do not declare variables for one-time use only
* | | | | | | | | | | [vidto] Minor fixesYen Chi Hsuan2015-11-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. import order 2. fatal is already True in helper functions
* | | | | | | | | | | [vidto] PEP8Yen Chi Hsuan2015-11-111-2/+0
| | | | | | | | | | |
* | | | | | | | | | | vidto extractor: code cleanupMarco Ferragina2015-11-112-21/+12
| | | | | | | | | | |
* | | | | | | | | | | [vidto] Add extractorMarco Ferragina2015-11-113-0/+84
|/ / / / / / / / / /
* | / / / / / / / / [funnyordie] Fix extraction and extract m3u8 formatsSergey M․2015-11-101-3/+12
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | release 2015.11.10Philipp Hagemeister2015-11-102-2/+4
| | | | | | | | |
* | | | | | | | | [youtube] Support new base.js html5 playerYen Chi Hsuan2015-11-101-2/+2
| | | | | | | | |
* | | | | | | | | [jsinterp] Support alternative function definition formYen Chi Hsuan2015-11-102-2/+5
| | | | | | | | |
* | | | | | | | | [kaltura] Relax _VALID_URLSergey M․2015-11-091-1/+1
| | | | | | | | |
* | | | | | | | | [generic] Improve kaltura embed detection (2)Sergey M․2015-11-091-1/+1
| | | | | | | | |
* | | | | | | | | [generic] Improve kaltura embed detection (Closes #7409)Sergey M․2015-11-091-1/+1
| | | | | | | | |
* | | | | | | | | [cmt] Extend _VALID_URL to support shows (Closes #7407)Sergey M․2015-11-091-1/+4
| | | | | | | | |
* | | | | | | | | [mit] Allow external embeds (Closes #7406)Sergey M․2015-11-081-1/+1
| | | | | | | | |
* | | | | | | | | [extremetube] ModernizeSergey M․2015-11-081-5/+9
| | | | | | | | |
* | | | | | | | | [extremetube] Fix extraction (Closes #7163)Sergey M․2015-11-081-16/+29
| | | | | | | | |
* | | | | | | | | [rtbf] Make www optional in _VALID_URLSergey M․2015-11-081-1/+1
| | | | | | | | |
* | | | | | | | | [rtbf] Expand _VALID_URL (Closes #7402)Sergey M․2015-11-081-30/+18
| | | | | | | | |
* | | | | | | | | [movieclips] Add coding cookieSergey M․2015-11-081-0/+1
| | | | | | | | |
* | | | | | | | | Added support for the RTBF OUFtivi subpageFrans de Jonge2015-11-081-11/+30
| | | | | | | | |
* | | | | | | | | [movieclips] Fix extraction (fixes #7404)Jaime Marquínez Ferrándiz2015-11-081-58/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They use theplatform now. Changed the test, because the old one seems to be georestricted.
* | | | | | | | | [viidea] Improve and cleanup (Closes #7390)Sergey M?2015-11-081-27/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Optimize requests for multipart videos * Fix cfg regex * Improve titles and identifiers
* | | | | | | | | [viidia] Cleaupremitamine2015-11-081-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [viidea] extract playlist if lecture is an event [viidia] use compat_str
* | | | | | | | | [viidea] fix _VALID_URL regex and testsremitamine2015-11-081-2/+2
| | | | | | | | |
* | | | | | | | | [viidea] add support for sites using viidea serviceremitamine2015-11-082-9/+26
| | | | | | | | |
* | | | | | | | | [videolecture] add support for multi part videosremitamine2015-11-081-25/+70
| | | | | | | | |
* | | | | | | | | [googleplus] Fix extraction of formatsJaime Marquínez Ferrándiz2015-11-071-1/+1
| | | | | | | | |
* | | | | | | | | [crunchyroll] Fix description extractionSergey M․2015-11-071-2/+6
| | | | | | | | |
* | | | | | | | | [crunchyroll] Simplify description extractionSergey M․2015-11-071-3/+2
| | | | | | | | |
* | | | | | | | | [crunchyroll] Fix title extraction (Closes #7396)Sergey M․2015-11-071-1/+3
| | | | | | | | |
* | | | | | | | | [beeg] Skip empty URLs (Closes #7392)Sergey M․2015-11-071-0/+2
| | | | | | | | |
* | | | | | | | | [vidzi] fixed. finds url from hash and host in scriptMister Hat2015-11-061-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #7386.
* | | | | | | | | [pbs] Make flp embed lookup non fatalSergey M․2015-11-071-1/+1
| | | | | | | | |
* | | | | | | | | [pbs] Add test for flp frontline embedsSergey M․2015-11-071-0/+16
| | | | | | | | |
* | | | | | | | | [pbs] Add support for flp frontlines (Closes #7369)Sergey M․2015-11-071-0/+18
| | | | | | | | |
* | | | | | | | | [pbs] Simplify and speed up player URL searchSergey M․2015-11-061-3/+7
| | | | | | | | |
* | | | | | | | | [miomio] PEP 8Sergey M․2015-11-061-1/+1
| | | | | | | | |
* | | | | | | | | [lynda] PEP 8Sergey M․2015-11-061-3/+2
| | | | | | | | |
* | | | | | | | | [lynda] Modernize and make more robustSergey M․2015-11-061-29/+25
| | | | | | | | |
* | | | | | | | | [lynda:course] Modernize and make more robustSergey M․2015-11-061-8/+9
| | | | | | | | |
* | | | | | | | | [lynda:course] Force log out (Closes #7361)Sergey M․2015-11-061-0/+7
| | | | | | | | |
* | | | | | | | | [postprocessor/ffmpeg] Use ffmpeg as prefix since it's used all over the ↵Sergey M․2015-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | places (Closes #7371)