mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 23:39:18 +00:00
cleanup channel info.json file after import
This commit is contained in:
@@ -231,6 +231,7 @@ class YoutubeChannel(YouTubeItem):
|
|||||||
"channel_description": content.get("description", False),
|
"channel_description": content.get("description", False),
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
os.remove(info_json)
|
||||||
|
|
||||||
def get_channel_art(self):
|
def get_channel_art(self):
|
||||||
"""download channel art for new channels"""
|
"""download channel art for new channels"""
|
||||||
|
|||||||
Reference in New Issue
Block a user