Merge branch 'jukebox' of https://github.com/remitamine/youtube-dl into remitamine...
[youtube-dl] / youtube_dl / downloader / external.py
2015-12-28 remitamineMerge branch 'dcn' of github.com:remitamine/youtube...
2015-12-21 remitamineMerge branch 'googledrive' of github.com:remitamine...
2015-11-29 Yen Chi HsuanMerge pull request #7691 from ryandesign/use-PYTHON...
2015-10-31 Yen Chi HsuanMerge branch 'pr-democracynow' of https://github.com...
2015-10-18 Yen Chi HsuanMerge branch 'pr-twitter' of https://github.com/atomicd...
2015-09-12 Yen Chi HsuanMerge branch 'master' of https://github.com/linhua55...
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.Merge pull request #5588 from aajanki/encode_frag_filenames
2015-08-15 Sergey M․Merge branch 'shahid' of https://github.com/remitamine...
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-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-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-04-27 Sergey M.Merge pull request #5523 from jaimeMF/remove-format...
2015-04-25 Sergey M․[downloader/external] Use encodeArgument
2015-04-02 Sergey M․Merge branch 'MiomioTv' of https://github.com/tiktok7...
2015-03-17 Sergey M․Merge branch 'douyutv' of https://github.com/bonfy...
2015-03-03 Sergey M.Merge pull request #5115 from chaos33/youporn-json
2015-03-02 Philipp Hagemeister[downloader/external] Add support for custom options...
2015-02-23 Jaime Marquínez... Merge branch 'subtitles-rework'
2015-02-17 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2015-02-17 Jaime Marquínez... [downloader/external] curl: Add the '--location' flag
2015-02-02 Philipp Hagemeister[downloader/external] Simplify source_address
2015-02-02 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2015-02-02 Philipp Hagemeister[options] Mark --fixup as non-experimental and correct...
2015-02-02 Sergey M․[downloader/external] Simplify
2015-02-02 Sergey M․[downloader/external] Simplify
2015-02-02 Sergey M.Merge pull request #4845 from vijayanandnandam/master
2015-02-02 vijayanand nandampassing source address option to external downloaders
2015-01-25 Philipp HagemeisterMerge remote-tracking branch 'David-Development/rtl2.py'
2015-01-25 Philipp HagemeisterMerge remote-tracking branch 'h-collector/master'
2015-01-24 Jaime Marquínez... [YoutubeDL] Fill the info dict 'http_headers' field...
2015-01-24 Jaime Marquínez... [downloader/external] Use the 'http_headers' field
2015-01-24 Philipp Hagemeister[downloader/external] Add curl and aria2c (Closes ...
2015-01-24 Philipp Hagemeister[downloader] Lay groundwork for external downloaders.