Skip to main content
1)
algoritm - scrap all posts inline

2)
bin/scraper_worker

3) go to 3 folder

from imagehash import dhash
from iso8601 import parse_date
from PIL import Image as PIL_Image

cur_im1 = PIL_Image.open('/home/t/Desktop/videos/3/test.jpg')
cur_hash1 = str(dhash(cur_im1))

GO TO REDIS select 1
set 2f2b0b2b33232323 "380668111208"


4)
import os
import redis
path = '/home/t/Desktop/videos/images'
two_dir = os.listdir(path)
r = redis.StrictRedis(host="localhost", port=6379, charset="utf-8", decode_responses=True, db=0)
keys = r.keys('*')
redis_values_dict = dict()
for key in keys:
redis_values_dict[r.get(key)] = None
count = 0
for image in two_dir:
if image not in redis_values_dict:
os.remove('{}{}{}'.format(path, '/', image ))
count += 1


0.0
---

- Initial version

Release files for xxx.scraper 0.94

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for xxx.scraper 0.94
File Size Uploaded
xxx.scraper-0.94.tar.gz 7.1 kB Details

Release files / xxx.scraper-0.94.tar.gz

Download URL xxx.scraper-0.94.tar.gz
Size 7.1 kB
Tags Source
SHA-256 checksum
How to use checksums
37fd659a65bb8865fa46f2785145f88b38ac85f1cb91729305730170dac76696
BLAKE2b-256 checksum
How to use checksums
5750fa9bd3cb6c701b4dd1575f1de74250e4d0fc6c3ad47a7c9d93da7b3e3015
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via Python-urllib/3.6

Release history Release notifications | RSS feed

This release

0.94 This release

1 release file

0.93

1 release file

0.92

1 release file

0.91

1 release file

0.9

1 release file

0.8

1 release file

0.7

1 release file

0.6

1 release file

0.5

1 release file

0.4

1 release file

0.3

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page