X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=inline;f=youtube_dl%2Fdownloader%2Ffragment.py;h=bccc8ecc1e91af231bbf63cf07f9ee9e50948b25;hb=00e5c363159f7771dc3a2e33b1a38af520782372;hp=d529ae09ad14d38e8cc6b8659ebf5fd982e26406;hpb=a1ebfd449486ae5c4e8c38a38e6d5142ce4740e6;p=youtube-dl diff --git a/youtube_dl/downloader/fragment.py b/youtube_dl/downloader/fragment.py index d529ae09a..bccc8ecc1 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. """