deedy5 / duckduckgo_search

Search for words, documents, images, videos, news, maps and text translation using the DuckDuckGo.com search engine. Downloading files and images to a local hard drive.
MIT License
932 stars 117 forks source link

V4.1.0 #160

Closed deedy5 closed 6 months ago

deedy5 commented 6 months ago
  1. random browser in each class instance (headers are set automatically),
  2. CLI: file download debugging (removed chunks, added timeout),
  3. removed sleep between requests,
  4. removed VQDExtractionException,
  5. BUGFIX: AsyncDDGS - used AsyncSession instead of Session,
  6. BUGFIX AsyncDDGS on windows - change asyncio.set_event_loop_policy
  7. logging: improved debug messages.