pull/20/head
msramalho 2022-03-16 19:56:18 +01:00
rodzic 516db483d6
commit 450065b6fb
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -64,8 +64,6 @@ class TelethonArchiver(Archiver):
media_posts = self._get_media_posts_in_group(chat, post)
print(len(media_posts))
if len(media_posts) > 1:
key = self.get_html_key(url)
cdn_url = self.storage.get_cdn_url(key)