summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [vlive] Fixes for reviewping2015-08-311-2/+2
| | |
| * | [vlive] Remove upload_date extraction & cleanupping2015-08-241-16/+7
| | |
| * | [vlive] New extractor for vlive.tvping2015-08-202-0/+95
| | |
* | | [test_utils] Add tests for cli option convertersSergey M․2015-09-051-0/+48
| | |
* | | [postprocessor/common] Use generalized cli option convertersSergey M․2015-09-051-5/+2
| | |
* | | [downloader/external] Use generalized cli option convertersSergey M․2015-09-051-17/+8
| | |
* | | [utils] Generalize cli option convertersSergey M․2015-09-051-0/+26
| | |
* | | Merge pull request #6755 from remitamine/external_downloader_optionsSergey M.2015-09-051-3/+16
|\ \ \ | | | | | | | | [downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl
| * | | [downloader/external] change _argless_option function to _valueless_optionremitamine2015-09-041-4/+4
| | | |
| * | | [downloader/external] add _argless_option for option without argumentsremitamine2015-09-041-4/+6
| | | |
| * | | [downloader/external] add _bool_option to pass value to bool optionremitamine2015-09-041-1/+9
| | | |
| * | | [downloader/external] Respect --no-check-certificate for curl and aria2c and ↵remitamine2015-09-031-1/+4
| | | | | | | | | | | | | | | | --proxy for curl
* | | | [ruutu] Update test urlJaime Marquínez Ferrándiz2015-09-041-1/+1
| | | |
* | | | [test_utils] Add more tests for xpathSergey M․2015-09-051-0/+28
| | | |
* | | | [utils] Improve xpath_textSergey M․2015-09-051-2/+13
| | | |
* | | | [ruutu] Fix extraction (Closes #6759)Sergey M․2015-09-051-31/+10
| | | |
* | | | [utils] Relax attribute key assertSergey M․2015-09-041-1/+1
| | | |
* | | | [utils] Add xpath_element and xpath_attrSergey M․2015-09-041-2/+19
| | | |
* | | | Merge pull request #6760 from ferama/masterSergey M.2015-09-041-1/+1
|\ \ \ \ | |/ / / |/| | | Added ec extension to nowvideo extractor
| * | | Added ec extension to nowvideo extractorMarco Ferragina2015-09-041-1/+1
|/ / /
* | | [crunchyroll] Extract width and height (closes #6749)Jaime Marquínez Ferrándiz2015-09-031-5/+13
| | |
* | | release 2015.09.03Philipp Hagemeister2015-09-033-2/+4
| | |
* | | [ok] Sort formatsSergey M․2015-09-021-0/+1
| | |
* | | [ok] Add support for youtube embedsSergey M․2015-09-021-11/+35
| | |
* | | [ok] Improve player regexSergey M․2015-09-021-1/+2
| | |
* | | [ok] Extract correct data-options (Closes #6726)Sergey M․2015-09-021-1/+1
| | |
* | | [README.md] Remove superfluous wordSergey M.2015-09-021-1/+1
| | |
* | | Merge pull request #6736 from remitamine/readmeSergey M.2015-09-021-2/+2
|\ \ \ | | | | | | | | [README] link to developer instructions and correct common.py path
| * | | link to developer instructions and correct common.py pathremitamine2015-09-021-2/+2
| | | |
* | | | Merge pull request #6731 from dstftw/strict-http-responseSergey M.2015-09-021-0/+5
|\ \ \ \ | |/ / / |/| | | [utils] Strict HTTP responses (Closes #6727)
| * | | [utils] Strict HTTP responses (Closes #6727)Sergey M․2015-09-021-0/+5
| | | |
* | | | [rtve] Fix extraction (fixes #6723)Jaime Marquínez Ferrándiz2015-09-011-2/+4
|/ / / | | | | | | | | | Adding the 'Referer' header to the png request is enough.
* | | [francetv] Update tests (2)Sergey M․2015-09-011-6/+6
| | |
* | | [francetv] Update testsSergey M․2015-09-011-1/+1
| | |
* | | [francetv] Use subtitle when present (Closes #6715)Sergey M․2015-09-011-1/+6
| | |
* | | [options] Clarify extractors supporting videopasswordSergey M․2015-09-012-2/+2
| | |
* | | [youku] Fix videopassword testSergey M․2015-09-011-1/+1
| | |
* | | [youku] Simplify (Closes #6717)Sergey M․2015-09-011-2/+2
| | |
* | | Update READMEPSJay2015-09-011-1/+1
| | | | | | | | | | | | Add Youku in video password description.
* | | Fix coding styple in YouKuIE.PSJay2015-09-011-7/+6
| | |
* | | Support video-password on Youku.PSJay2015-09-011-3/+21
| | |
* | | [dumpert] Support 'embed/' urls (fixes #6712)Jaime Marquínez Ferrándiz2015-09-011-3/+7
| | |
* | | [globo] Fix extraction and make more robust (Closes #6728)Sergey M․2015-09-011-5/+6
| | |
* | | [odnoklassniki] Fix extraction and extend _VALID_URL (closes #6726)Yen Chi Hsuan2015-09-011-2/+5
| | |
* | | [fc2] Fix referSergey M․2015-08-311-1/+1
| | |
* | | [fc2] Add test for #3171Sergey M․2015-08-311-0/+3
| | |
* | | [fc2] Relax _VALID_URL (Closes #3171)Sergey M․2015-08-311-1/+1
| | |
* | | [hls] Properly encode fragment filenameSergey M․2015-08-311-4/+5
| | |
* | | [f4m] Add missing importsSergey M․2015-08-311-0/+2
| | |
* | | Merge pull request #5588 from aajanki/encode_frag_filenamesSergey M.2015-08-311-11/+12
|\ \ \ | | | | | | | | [f4m] Fix encode error by sanitizing fragment filenames