mirror of
https://github.com/bellingcat/vk-url-scraper.git
synced 2026-06-11 21:08:37 +03:00
remove print
This commit is contained in:
@@ -329,6 +329,5 @@ class VkScraper:
|
||||
vout.write(vin.read())
|
||||
os.remove(filename)
|
||||
filename = new_filename
|
||||
print(filename)
|
||||
downloaded.append(filename)
|
||||
return downloaded
|
||||
|
||||
Reference in New Issue
Block a user