Browse Source

[downloader/fragment] PEP 8

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

+ 1
- 1
youtube_dl/downloader/fragment.py View File

@ -49,7 +49,7 @@ class FragmentFD(FileDownloader):
index: 0-based index of current fragment among all fragments
fragment_count:
Total count of fragments
This feature is experimental and file format may change in future.
"""


Loading…
Cancel
Save