aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/downloader
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-04-30 22:04:01 +0700
committerSergey M․ <dstftw@gmail.com>2017-04-30 22:04:01 +0700
commit50534b7158e0e1c842d05eae39fd6687a04a76e3 (patch)
tree90ccb08f872da137b592a8abc274272b3284648c /youtube_dl/downloader
parent9cd4209724c60efe636efdec43d7df6c385d0e2f (diff)
downloadyoutube-dl-50534b7158e0e1c842d05eae39fd6687a04a76e3.zip
youtube-dl-50534b7158e0e1c842d05eae39fd6687a04a76e3.tar.gz
youtube-dl-50534b7158e0e1c842d05eae39fd6687a04a76e3.tar.bz2
[downloader/fragment] PEP 8
Diffstat (limited to 'youtube_dl/downloader')
-rw-r--r--youtube_dl/downloader/fragment.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/downloader/fragment.py b/youtube_dl/downloader/fragment.py
index d529ae0..bccc8ec 100644
--- a/youtube_dl/downloader/fragment.py
+++ b/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.
"""