basicly -> basically

This commit is contained in:
Semen Zhydenko 2019-08-05 09:53:01 +02:00
parent 4587fd913d
commit 2b80c6de9d

View File

@ -220,7 +220,7 @@ def ffmpeg_concat_mp4_to_mp4(files, output='output.mp4'):
def ffmpeg_download_stream(files, title, ext, params={}, output_dir='.', stream=True):
"""str, str->True
WARNING: NOT THE SAME PARMS AS OTHER FUNCTIONS!!!!!!
You can basicly download anything with this function
You can basically download anything with this function
but better leave it alone with
"""
output = title + '.' + ext