anon767346
Results
2
issues of
anon767346
Hi, I managed to find how to download images from hutt.co with a simple script. I still am struggling to find a way to download the videos though. To scrape...
``` Traceback (most recent call last): File "E:\scrap\start_us.py", line 62, in asyncio.run(main()) File "C:\Python311\Lib\asyncio\runners.py", line 190, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "C:\Python311\Lib\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...