Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Removing duplicate Image
#2
Hi,
could you share your code? It may be easier to help you if we could view what you are doing.
But even without code it seems that the thumbnail images are named <name_of_the_image>_thumb. You are probably going to fetch a list of all images in that chat. After that you could filter via list comprehension to remove the thumbnail images.
Reply


Messages In This Thread
Removing duplicate Image - by Evil_Patrick - Jan-23-2020, 02:19 PM
RE: Removing duplicate Image - by ThiefOfTime - Jan-23-2020, 02:34 PM
RE: Removing duplicate Image - by Evil_Patrick - Jan-23-2020, 02:47 PM
RE: Removing duplicate Image - by ThiefOfTime - Jan-23-2020, 05:25 PM
RE: Removing duplicate Image - by benlyboy - Jan-23-2020, 09:19 PM
RE: Removing duplicate Image - by ThiefOfTime - Jan-23-2020, 09:29 PM
RE: Removing duplicate Image - by benlyboy - Jan-23-2020, 09:37 PM
RE: Removing duplicate Image - by snippsat - Jan-24-2020, 12:28 PM
RE: Removing duplicate Image - by Evil_Patrick - Jan-26-2020, 03:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Removing duplicate list items eglaud 4 2,734 Nov-22-2019, 08:07 PM
Last Post: ichabod801
  removing duplicate numbers from a list calonia 12 5,372 Jun-16-2019, 12:09 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020