mirror of
https://github.com/soimort/you-get.git
synced 2025-04-13 02:42:30 +03:00
basicly -> basically
This commit is contained in:
parent
4587fd913d
commit
2b80c6de9d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user