keep thumb
This commit is contained in:
parent
dbccdec776
commit
4a9c93f12b
1 changed files with 0 additions and 1 deletions
|
@ -199,7 +199,6 @@ class GetPeertubeVideos:
|
|||
)
|
||||
return None
|
||||
os.remove(video_file)
|
||||
os.remove(thumb_file)
|
||||
os.rename(f"{video_file}_with_thumb.{file_extension}", video_file)
|
||||
|
||||
def _write_downloaded_items(self):
|
||||
|
|
Loading…
Reference in a new issue