X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fcommon.py;h=9d39c632aa2602ff91944eaf2dc03ba8fe06148a;hb=1538eff6d8ee73f2ae4ac1dd832a9ef978c63074;hp=ba46a7bc77d17ed4bcf4dcf7764b1d39f4799958;hpb=00b2685b9ceecbeb5a5ea1cb7bd1ff2772e941de;p=youtube-dl diff --git a/youtube_dl/extractor/common.py b/youtube_dl/extractor/common.py index ba46a7bc7..9d39c632a 100644 --- a/youtube_dl/extractor/common.py +++ b/youtube_dl/extractor/common.py @@ -63,8 +63,6 @@ class InfoExtractor(object): ext: Video filename extension. format: The video format, defaults to ext (used for --get-format) player_url: SWF Player URL (used for rtmpdump). - urlhandle: [internal] The urlHandle to be used to download the file, - like returned by urllib.request.urlopen The following fields are optional: