aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03[downloader/http] Report unable to resumeSergey M․
2015-08-03[downloader/http] SimplifySergey M․
2015-08-03[utils] import reremitamine
2015-08-03[utils] restart download if server does not support byte rangesremitamine
2015-08-02[dailymotion:playlist] Use an iterator for the entriesJaime Marquínez Ferrándiz
2015-08-02[nowtv] Remove unused importJaime Marquínez Ferrándiz
2015-08-02[nowtv] Expand _VALID_URLSergey M․
2015-08-02[nowtv] Fix extraction (Closes #6357)Sergey M․
2015-08-01[screenwavemedia] Use the IP for the videoserver (fixes #6397)Jaime Marquínez Ferrándiz
2015-08-01[screenwavemedia] fix info extraction (fixes #6270)remitamine
2015-08-02Credit @cyb3r for the ir90tv extractorYen Chi Hsuan
2015-08-01[nbcnews] Extend _VALID_URLSergey M․
2015-08-01Merge pull request #6392 from dstftw/generalized-fragmented-fdSergey M.
2015-08-01[utils] Make value optional for find_xpath_attrSergey M․
2015-08-01[gdcvault] Fix typo: xml_decription_url -> xml_description_urlJaime Marquínez Ferrándiz
2015-08-01[gdcvault] Add support for audio extraction (fixes #5784)remitamine
2015-08-01[viewster] use head request to extract api tokenremitamine
2015-08-01[vidme] Make uploader optional and add testSergey M․
2015-08-01Merge pull request #6421 from remitamine/vidmeSergey M.
2015-08-01[soundcloud] Clean up _VALID_URLsSergey M․
2015-07-31[vidme] extract the uploaderremitamine
2015-07-31[soundcloud:user] Rework extractor (Closes #6399)Sergey M․
2015-07-30[viewster] Use 'compat_urllib_parse_unquote'Jaime Marquínez Ferrándiz
2015-07-30[viewster] extract the api auth tokenremitamine
2015-07-29Merge remote-tracking branch 'dstftw/multifeed-videos' (closes #6360)Jaime Marquínez Ferrándiz
2015-07-30Merge branch 'atomicdryad-pr-fix_bbc_mediaselector'Sergey M․
2015-07-30[bbc] Improve work with mediaselection URLsSergey M․
2015-07-29Merge branch 'pr-fix_bbc_mediaselector' of https://github.com/atomicdryad/you...Sergey M․
2015-07-29Credit slangangular for the sportschau extractor (#6199)Jaime Marquínez Ferrándiz
2015-07-29[youtube] Show info message for multifeed videos according to noplaylist optionSergey M․
2015-07-29Merge branch 'purdeaandrei-save_tags_simpler_only_saves_tags_to_info_json'Sergey M․
2015-07-29[youtube] Improve tags extraction and add testSergey M․
2015-07-29[extractor/common] Add _meta_regex and clarify tags fieldSergey M․
2015-07-29Merge pull request #6372 from raphaelm/patch-1Sergey M.
2015-07-29[hls] Implement hlsnative fd in terms of fragment fdSergey M․
2015-07-29[f4m] Implement f4m fd in terms of fragment fdSergey M․
2015-07-29[fragment] Generalize fragmented media file downloaderSergey M․
2015-07-28Documented tags as a possible dict keyPurdea Andrei
2015-07-28[youtube]: tags key in info jason is now a listPurdea Andrei
2015-07-28[youtube] save keywords in info jason when --write-info-json is usedPurdea Andrei
2015-07-28release 2015.07.282015.07.28Philipp Hagemeister
2015-07-28[bbc] Fix regexSergey M․
2015-07-27[bbc] Add support for direct bbc.co.uk embedsSergey M․
2015-07-27BBCIE: Fix missing .mp4 formats on news sitesfnord
2015-07-26Remove redundant (and wrong) class parametersRaphael Michel
2015-07-26[youtube] Use 'vp8' and 'vp9' in lowercase (fixes #6358)Jaime Marquínez Ferrándiz
2015-07-26[spiegel] Accept iframe urlstippfeler
2015-07-26[comcarcoff] Add support for singleshots (Closes #6366)Sergey M․
2015-07-25[bbc] Skip DASH until supportedSergey M․
2015-07-25[bbc] PEP8Sergey M․