summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [vimeo] Fix login (Closes #6488)Sergey M․2015-08-101-10/+15
| | |
* | | [fc2] Fix python 2.6 (Closes #6512)Sergey M․2015-08-101-1/+1
| | |
* | | release 2015.08.09Philipp Hagemeister2015-08-093-4/+8
| | |
* | | [extractor/generic] Clarify commentSergey M․2015-08-091-1/+1
| | |
* | | [extractor/generic] Add test for xspf playlistSergey M․2015-08-091-0/+15
| | |
* | | [extractor/generic] Add support for xspf playlistsSergey M․2015-08-091-1/+6
| | |
* | | [extractor/common] Extract _parse_xspfSergey M․2015-08-091-3/+7
| | |
* | | [dhm] Use _extract_xspf_playlistSergey M․2015-08-091-18/+7
| | |
* | | [extractor/common] Use playlist id as default titleSergey M․2015-08-091-1/+1
| | |
* | | [tweakers] Fix testSergey M․2015-08-091-1/+1
| | |
* | | [tweakers] Use _extract_xspf_playlistSergey M․2015-08-091-38/+4
| | |
* | | [telegraaf] Add extractor (Closes #6492)Sergey M․2015-08-092-0/+36
| | |
* | | [extractor/common] Clarify playlists can have description fieldSergey M․2015-08-091-2/+2
| | |
* | | [extractor/generic] Add generic support for xspf playist extractionSergey M․2015-08-091-0/+41
| | |
* | | [vimeo] Fix password protected videos (Closes #6507)Sergey M․2015-08-091-1/+1
| | |
* | | [videolectures] Fix _VALID_URL for test_no_duplicates to passSergey M․2015-08-091-1/+1
| | |
* | | [rutube] Add age_limit to testSergey M․2015-08-081-0/+1
| | |
* | | [ok] Update testsSergey M․2015-08-081-2/+4
| | |
* | | [ok] Add age_limit to testsSergey M․2015-08-081-0/+2
| | |
* | | [break] Add age_limit to testSergey M․2015-08-081-0/+1
| | |
* | | [vpro] Override npo IE_NAMESergey M․2015-08-081-0/+1
| | |
* | | [24video] Fix testSergey M․2015-08-081-0/+1
| | |
* | | [test/helper] Make age_limit checkable fieldSergey M․2015-08-081-1/+1
| | |
* | | [91porn] Extract age limitSergey M․2015-08-081-0/+2
| | |
* | | [sexykarma] Fix testSergey M․2015-08-081-0/+1
| | |
* | | [downloader/external] Respect --no-check-certificate for wgetSergey M․2015-08-081-0/+4
| | |
* | | Merge pull request #6428 from dstftw/improve-generic-smil-supportSergey M.2015-08-085-56/+228
|\ \ \ | | | | | | | | Improve generic SMIL support
| * | | [videolectures] Fix _VALID_URLSergey M․2015-08-021-1/+1
| | | |
| * | | [extractor/common] Extract namespace parse routineSergey M․2015-08-021-4/+6
| | | |
| * | | [extractor/common] Fix python 3Sergey M․2015-08-021-1/+1
| | | |
| * | | [extractor/generic] Add generic SMIL testsSergey M․2015-08-021-0/+68
| | | |
| * | | [test/helper] Allow dicts for mincountSergey M․2015-08-021-2/+2
| | | |
| * | | [test_downloader] Respect --force-generic-extractorSergey M․2015-08-021-1/+3
| | | |
| * | | [extractor/generic] Improve generic SMIL detectionSergey M․2015-08-021-1/+3
| | | |
| * | | [extractor/common] Extract f4m and m3u8 formats, subtitles and infoSergey M․2015-08-021-51/+149
| | | |
* | | | [quickscope] Fix typoSergey M․2015-08-081-1/+1
| | | |
* | | | [quickscope] Add extractorSergey M․2015-08-082-1/+25
| | | |
* | | | [periscope] Add support for running streamsSergey M․2015-08-081-9/+25
| | | |
* | | | [periscope] Switch to API for broadcast dataSergey M․2015-08-081-12/+8
| | | |
* | | | [periscope] Add extractor (Closes #5850, closes #6459)Sergey M․2015-08-082-0/+67
| | | |
* | | | [extractor/common] Expand meta regexSergey M․2015-08-081-1/+1
| | | |
* | | | adding support for axel download managervijayanand nandam2015-08-081-0/+10
| | | |
* | | | [extractor/generic] Add test for #6485Sergey M․2015-08-081-0/+13
| | | |
* | | | [extractor/generic] Expand ooyala regex (Closes #6485)Sergey M․2015-08-081-1/+1
| | | |
* | | | Merge branch 'remitamine-clipfish'Sergey M․2015-08-081-26/+41
|\ \ \ \
| * | | | [clipfish] Fix extraction, minimize requests, get rid of drm hds, extract ↵Sergey M․2015-08-081-20/+34
| | | | | | | | | | | | | | | | | | | | m3u8 and more metadata
| * | | | Merge branch 'clipfish' of https://github.com/remitamine/youtube-dl into ↵Sergey M․2015-08-081-18/+19
|/| | | | | | | | | | | | | | | | | | | remitamine-clipfish
| * | | | [clipfish] extract mp4 video linkremitamine2015-07-241-18/+19
| | | | |
* | | | | [dcn] Simplify _VALID_URLSergey M․2015-08-081-1/+1
| | | | |
* | | | | Merge branch 'remitamine-dcn'Sergey M․2015-08-082-0/+85
|\ \ \ \ \