Browse Source

[vimeo] PEP 8

master-ytdl-org
Sergey M․ 8 years ago
parent
commit
26c0f09935
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      youtube_dl/extractor/vimeo.py

+ 0
- 2
youtube_dl/extractor/vimeo.py View File

@ -22,13 +22,11 @@ from ..utils import (
smuggle_url,
std_headers,
try_get,
unified_strdate,
unified_timestamp,
unsmuggle_url,
urlencode_postdata,
unescapeHTML,
parse_filesize,
try_get,
)


Loading…
Cancel
Save