[refactor] Do not specify redundant None as second argument in dict.get()
authorSergey M․ <dstftw@gmail.com>
Sun, 14 Feb 2016 08:25:04 +0000 (14:25 +0600)
committerSergey M․ <dstftw@gmail.com>
Sun, 14 Feb 2016 08:25:04 +0000 (14:25 +0600)
commitd800609c62703e4e6edd2891a8432306462e4db3
treeb38bc875bcaeac5a82d7e622b5188112cecd4bb6
parentc78c9cd10dfbb4fc3fd49df4f9c98e9c94c9aae9
[refactor] Do not specify redundant None as second argument in dict.get()
youtube_dl/YoutubeDL.py
youtube_dl/downloader/common.py
youtube_dl/downloader/fragment.py
youtube_dl/downloader/http.py
youtube_dl/downloader/rtmp.py
youtube_dl/extractor/common.py
youtube_dl/extractor/smotri.py
youtube_dl/extractor/vimeo.py
youtube_dl/extractor/youku.py
youtube_dl/utils.py