Browse Source

[downloader/fragment] PEP 8

master
Sergey M․ 7 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. 2
      youtube_dl/downloader/fragment.py

2
youtube_dl/downloader/fragment.py

@ -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