Switch codebase to use sanitized_Request instead of
[youtube-dl] / youtube_dl / downloader /
2015-11-23 Sergey M?Switch codebase to use sanitized_Request instead of
2015-11-23 Sergey MMerge pull request #7599 from lalinsky/fix-youtube
2015-11-20 Sergey MMerge pull request #7579 from ashutosh-mishra/typo_fix
2015-11-20 ashutosh-mishraTypo fix, found while going through the code.
2015-11-13 Sergey M․Merge branch 'brightcove_in_page_embed' of https:/...
2015-11-03 Yen Chi HsuanMerge branch 'atomicdryad-pr-democracynow'
2015-10-31 Sergey MMerge pull request #7296 from jaimeMF/xml_attrib_unicode
2015-10-31 Yen Chi HsuanMerge branch 'pr-democracynow' of https://github.com...
2015-10-25 Jaime Marquínez... Use a wrapper around xml.etree.ElementTree.fromstring...
2015-10-24 Sergey M․[downloader/f4m] More accurate fragment URL construction
2015-10-24 remitamine[downloader/f4m] get the redirected f4m_url and handle...
2015-10-18 Yen Chi HsuanMerge pull request #7208 from yan12125/letv-fix
2015-10-18 Yen Chi HsuanMerge branch 'pr-twitter' of https://github.com/atomicd...
2015-10-18 Yen Chi Hsuan[downloader/hls] Add headers only for http(s) URLs
2015-10-11 Sergey M․[downloader/common] Always skip "already downloaded...
2015-10-11 AndroKev[downloader/rtmp] Respect --no-continue option
2015-09-25 Yen Chi HsuanMerge branch 'fktv' of https://github.com/remitamine...
2015-09-22 Sergey M․[downloader/hls] Pass http headers to downloader
2015-09-18 Jaime Marquínez... [postprocessor/ffmpeg] Always use the 'file:' protocol...
2015-09-13 Sergey M․Merge branch 'nowness' of https://github.com/remitamine...
2015-09-12 Sergey M․Merge branch 'ndr' of https://github.com/remitamine...
2015-09-12 Yen Chi HsuanMerge branch 'master' of https://github.com/linhua55...
2015-09-09 Sergey M․[downloader/hls] Properly close stream
2015-09-05 Yen Chi HsuanMerge branch 'vlive' of https://github.com/ping/youtube...
2015-09-04 Sergey M․[downloader/external] Use generalized cli option converters
2015-09-04 Sergey M.Merge pull request #6755 from remitamine/external_downl...
2015-09-04 remitamine[downloader/external] change _argless_option function...
2015-09-04 remitamine[downloader/external] add _argless_option for option...
2015-09-04 remitamine[downloader/external] add _bool_option to pass value...
2015-09-03 remitamine[downloader/external] Respect --no-check-certificate...
2015-08-30 Sergey M․[hls] Properly encode fragment filename
2015-08-30 Sergey M․[f4m] Add missing imports
2015-08-30 Sergey M.Merge pull request #5588 from aajanki/encode_frag_filenames
2015-08-15 Sergey M․Merge branch 'shahid' of https://github.com/remitamine...
2015-08-13 Sergey M․[downloader/hls] Add _debug_cmd
2015-08-13 Sergey M․[downloader/fragment] Respect --retries for fragment...
2015-08-11 Sergey M․[downloader/external] Use generic _option
2015-08-11 Sergey M․[downloader/external] Forward --proxy to wget and aria2c
2015-08-08 Sergey M․[downloader/external] Respect --no-check-certificate...
2015-08-07 Sergey M.Merge pull request #6428 from dstftw/improve-generic...
2015-08-07 vijayanand nandamadding support for axel download manager
2015-08-07 Sergey M․Merge branch 'clipfish' of https://github.com/remitamin...
2015-08-07 Sergey M․Merge branch 'dcn' of https://github.com/remitamine...
2015-08-03 Jaime Marquínez... Merge remote-tracking branch 'jaimemf/format_spec_group...
2015-08-02 Sergey M.Merge pull request #6439 from remitamine/facebook
2015-08-02 Sergey M․[downloader/http] Clarify rationale for Content-Range...
2015-08-02 Sergey M․[downloader/http] Report unable to resume
2015-08-02 Sergey M․[downloader/http] Simplify
2015-08-02 remitamine[utils] import re
2015-08-02 remitamine[utils] restart download if server does not support...
2015-08-01 Sergey M.Merge pull request #6392 from dstftw/generalized-fragme...
2015-07-28 Sergey M․[hls] Implement hlsnative fd in terms of fragment fd
2015-07-28 Sergey M․[f4m] Implement f4m fd in terms of fragment fd
2015-07-28 Sergey M․[fragment] Generalize fragmented media file downloader
2015-07-25 Yen Chi HsuanMerge branch 'ir90tv' of https://github.com/cyb3r/youtu...
2015-07-24 Sergey M․Merge branch 'pr-bbcnews' of https://github.com/atomicd...
2015-07-23 Sergey M.Merge pull request #6306 from jaimeMF/extract_start_time
2015-07-23 Jaime Marquínez... [downloader/dash] Improve 'combine_url' (fixes #6341)
2015-07-22 Sergey M․Merge branch 'patch/enhance-tagesschau-regex' of https...
2015-07-22 Sergey M.Merge pull request #6292 from atomicdryad/pr-fix_pbs_titles
2015-07-22 Yen Chi HsuanMerge branch 'lecture2go' of https://github.com/nichdu...
2015-07-20 Jaime Marquínez... Merge remote-tracking branch 'yan12125/download-dash...
2015-07-17 Sergey M.Merge pull request #6259 from remitamine/howstuffworks
2015-07-11 Sergey M․Merge branch 'master' of https://github.com/aurium...
2015-07-10 Sergey M․Merge branch 'webofstories' of https://github.com/duffe...
2015-07-10 Yen Chi HsuanMerge branch 'kuwo' of https://github.com/ping/youtube...
2015-07-10 Yen Chi HsuanMerge branch 'neteasemusic' of https://github.com/ping...
2015-07-06 Yen Chi HsuanMerge branch 'qqmusic-format-fix' of https://github...
2015-07-06 Yen Chi HsuanMerge branch 'qqmusic-album-fix' of https://github...
2015-07-06 Yen Chi HsuanMerge branch 'qqmusic-playlist' of https://github.com...
2015-06-29 Sergey M.Merge pull request #6098 from dstftw/use-codecs-from...
2015-06-29 Sergey M.Merge pull request #6097 from dstftw/union-itags-from...
2015-06-27 Sergey M․[downloader/external] Fix externals downloaders specifi...
2015-06-27 Sergey M.Merge pull request #6081 from yan12125/skip_problematic...
2015-06-27 Sergey M․Merge branch 'snagfilms' of https://github.com/remitami...
2015-06-25 Jaime Marquínez... [downloader/external] Add downloader for httpie (closes...
2015-06-10 Yen Chi Hsuan[downloader/dash] Add testing facility
2015-06-10 Yen Chi Hsuan[downloader/dash] Do not pollute ```self```
2015-06-04 Yen Chi Hsuan[downloader/dash] Rename the protocol
2015-06-04 Yen Chi Hsuan[downloader/dash] Reorder imports
2015-06-04 Yen Chi Hsuan[YoutubeDL] Change how DashSegmentsFD is selected
2015-06-03 Yen Chi Hsuan[YoutubeDL] Support DASH manifest downloading
2015-05-08 Sergey M.Merge pull request #5641 from dstftw/preserve-best...
2015-05-07 Yen Chi Hsuan[downloader/rtmp] Fix a typo
2015-05-03 Antti Ajanki[downloader/f4m] Fragment filenames must be sanitized
2015-05-02 Jaime Marquínez... Remove code that was only used by the Grooveshark extractor
2015-04-27 Sergey M.Merge pull request #5523 from jaimeMF/remove-format...
2015-04-25 Sergey M․[downloader/external] Use encodeArgument
2015-04-25 Sergey M․[downloader/rtmp] Fix arguments encoding and simplify...
2015-04-25 Sergey M․[downloader/common] Use decodeArgument
2015-04-25 pulpeMerge branch 'mp3'
2015-04-25 Sergey M․[mplayer] Rename to RTSP
2015-04-25 Sergey M․[mplayer] Simplify
2015-04-25 Sergey M․[mplayer] Clarify error message
2015-04-25 Sergey M.Merge pull request #5521 from mrkrossxdx/mpv
2015-04-24 mrkrossxdxAdded support for mpv if mplayer is not available
2015-04-20 Yen Chi Hsuan[Senate] Add new extractor (#5302)
2015-04-11 Sergey M․Merge branch 'crooksandliars' of https://github.com...
2015-04-04 Sergey M․Merge branch 'patch-1' of https://github.com/tuexss...
2015-04-04 Sergey M․Merge branch 'pornovoisines' of https://github.com...
next