mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-02 19:15:26 +00:00
Testing Travis CI
This commit is contained in:
parent
1c200fb00f
commit
f4ff44b885
|
@ -238,6 +238,7 @@ class Ripper:
|
|||
'logger': MyLogger(),
|
||||
'progress_hooks': [my_hook],
|
||||
'output': "tmp_file",
|
||||
'prefer-ffmpeg': True,
|
||||
}
|
||||
|
||||
with youtube_dl.YoutubeDL(ydl_opts) as ydl:
|
||||
|
|
Loading…
Reference in a new issue