mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2025-01-22 16:50:13 +00:00
cleanup channel info.json file after import
This commit is contained in:
parent
73cd9a11f8
commit
f28c47323f
@ -231,6 +231,7 @@ class YoutubeChannel(YouTubeItem):
|
||||
"channel_description": content.get("description", False),
|
||||
}
|
||||
)
|
||||
os.remove(info_json)
|
||||
|
||||
def get_channel_art(self):
|
||||
"""download channel art for new channels"""
|
||||
|
Loading…
Reference in New Issue
Block a user