[cleanup] Misc fixes
This commit is contained in:
parent
471d0367c7
commit
998a3cae0c
3 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ class HttpQuietDownloader(HttpFD):
|
|||
def to_screen(self, *args, **kargs):
|
||||
pass
|
||||
|
||||
console_title = to_screen
|
||||
to_console_title = to_screen
|
||||
|
||||
|
||||
class FragmentFD(FileDownloader):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue