Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 767 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 767 Bytes

Dcard Sexy Image Downloader

Dcard 現在有防爬蟲機制 故此程式暫時無法使用了

這個小程式可以下載 Dcard 西斯板分享的圖片,以 Python3.4 開發

Fetures

  • 熱門前 60 篇
  • 記錄已經抓取過的文章

Weak Points

  • 沒有例外處理
  • 圖片可能是其它內容
  • 執行速度差強人意

Usage

在資料夾下執行

$ python downloader.py

或是利用 py2exe 打包成執行檔

$ python setup.py py2exe

Result

IMAGE ALT TEXT HERE

執行檔下載(Windows only)

Executable file

License

MIT