aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2015-09-05[__init__] Use compat_shlex_splitSergey M․
2015-09-05[compat] Add compat shlex.splitSergey M․
2015-09-05[YoutubeDL] Ensure bool params always present in downloaderSergey M․
2015-09-05[postprocessor/common] Use 'self._downloader.params' instead of 'self.params'Jaime Marquínez Ferrándiz
2015-09-05[dcn] PEP8Yen Chi Hsuan
2015-09-05[vlive] PEP8Yen Chi Hsuan
2015-09-05Merge branch 'vlive' of https://github.com/ping/youtube-dl into ping-vliveYen Chi Hsuan
2015-09-05[postprocessor/common] Use generalized cli option convertersSergey M․
2015-09-05[downloader/external] Use generalized cli option convertersSergey M․
2015-09-05[utils] Generalize cli option convertersSergey M․
2015-09-05Merge pull request #6755 from remitamine/external_downloader_optionsSergey M.
2015-09-04[downloader/external] change _argless_option function to _valueless_optionremitamine
2015-09-04[downloader/external] add _argless_option for option without argumentsremitamine
2015-09-04[ruutu] Update test urlJaime Marquínez Ferrándiz
2015-09-04[downloader/external] add _bool_option to pass value to bool optionremitamine
2015-09-05[utils] Improve xpath_textSergey M․
2015-09-05[ruutu] Fix extraction (Closes #6759)Sergey M․
2015-09-04[utils] Relax attribute key assertSergey M․
2015-09-04[utils] Add xpath_element and xpath_attrSergey M․
2015-09-04Added ec extension to nowvideo extractorMarco Ferragina
2015-09-03[downloader/external] Respect --no-check-certificate for curl and aria2c and ...remitamine
2015-09-03[crunchyroll] Extract width and height (closes #6749)Jaime Marquínez Ferrándiz
2015-09-03release 2015.09.032015.09.03Philipp Hagemeister
2015-09-02[ok] Sort formatsSergey M․
2015-09-02[ok] Add support for youtube embedsSergey M․
2015-09-02[ok] Improve player regexSergey M․
2015-09-02[ok] Extract correct data-options (Closes #6726)Sergey M․
2015-09-02Merge pull request #6731 from dstftw/strict-http-responseSergey M.
2015-09-02[utils] Strict HTTP responses (Closes #6727)Sergey M․
2015-09-01[rtve] Fix extraction (fixes #6723)Jaime Marquínez Ferrándiz
2015-09-01[francetv] Update tests (2)Sergey M․
2015-09-01[francetv] Update testsSergey M․
2015-09-01[francetv] Use subtitle when present (Closes #6715)Sergey M․
2015-09-01[options] Clarify extractors supporting videopasswordSergey M․
2015-09-01[youku] Fix videopassword testSergey M․
2015-09-01[youku] Simplify (Closes #6717)Sergey M․
2015-09-01Fix coding styple in YouKuIE.PSJay
2015-09-01Support video-password on Youku.PSJay
2015-09-01[dumpert] Support 'embed/' urls (fixes #6712)Jaime Marquínez Ferrándiz
2015-09-01[globo] Fix extraction and make more robust (Closes #6728)Sergey M․
2015-09-01[odnoklassniki] Fix extraction and extend _VALID_URL (closes #6726)Yen Chi Hsuan
2015-09-01[vlive] Add info about www. to m. redirects for mobileping
2015-08-31[fc2] Fix referSergey M․
2015-08-31[fc2] Add test for #3171Sergey M․
2015-08-31[fc2] Relax _VALID_URL (Closes #3171)Sergey M․
2015-08-31[vlive] Fixes for reviewping
2015-08-31[hls] Properly encode fragment filenameSergey M․
2015-08-31[f4m] Add missing importsSergey M․
2015-08-31Merge pull request #5588 from aajanki/encode_frag_filenamesSergey M.
2015-08-31[YoutubeDL] Encode thumbnail filename (Closes #6714)Sergey M․