X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fdownloader%2Fhttp.py;h=f796ee1135da582b717771681deccd5b3aa29f38;hb=8d5b8b477e4b1051482b21ea451f0de1ce23bce7;hp=b2e82cfde3ad1c659d7d71368f8285b6ca5788db;hpb=d7d2a9a3dbf1cef78c5085a4aab5d2f336c64cff;p=youtube-dl diff --git a/youtube_dl/downloader/http.py b/youtube_dl/downloader/http.py index b2e82cfde..f796ee113 100644 --- a/youtube_dl/downloader/http.py +++ b/youtube_dl/downloader/http.py @@ -4,6 +4,7 @@ import errno import os import socket import time +import re from .common import FileDownloader from ..compat import (