[refactor] Do not specify redundant None as second argument in dict.get()
[youtube-dl] / youtube_dl / downloader / fragment.py
2016-02-14 Sergey M․[refactor] Do not specify redundant None as second...
2016-02-02 remitamineMerge pull request #8354 from remitamine/m3u8_metadata
2016-02-02 remitamineMerge pull request #8348 from remitamine/dfxp2srt-text
2016-02-01 Yen Chi HsuanMerge pull request #8374 from yan12125/facebook-dash
2016-02-01 Yen Chi HsuanMerge branch 'daum-playlist-user' of https://github...
2016-01-30 Sergey M․[downloader/fragment] Remove superfluous whitespace
2016-01-30 Sergey M․[downloader/fragment] Do not report total bytes estimat...
2016-01-24 Yen Chi HsuanMerge pull request #8130 from dyn888/master
2016-01-19 Yen Chi HsuanMerge branch 'Weiqitv' of https://github.com/FounderSG...
2016-01-12 Sergey M․[downloader/fragment] Move helper data to context dict
2016-01-12 Sergey M․[downloader/fragment] More smooth calculations
2016-01-12 Sergey M․[downloader/fragment] Remove unused code and fix zero...
2016-01-10 Jaime Marquínez... [downloader/fragment] Don't fail if the 'Content-Length...
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-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/fragment] Respect --retries for fragment...
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-01 Sergey M.Merge pull request #6392 from dstftw/generalized-fragme...
2015-07-28 Sergey M․[fragment] Generalize fragmented media file downloader