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
937 stars 117 forks source link

v3.0.0 #66

Closed deedy5 closed 1 year ago

deedy5 commented 1 year ago
  1. the code is rewritten as a class to make it easier to use with a proxy.
  2. the VQD_CACHE is deleted pending clarification because vqd's for some reason changes.
  3. ddg, ddg_images, ddg_videos, ddg_news, ddg_answers, ddg_suggestions, ddg_translate, ddg_maps functions are now deprecated. They will be removed in the future.
  4. output and download parameters were removed from the functions and the functionality was moved to the CLI module.