GithubHelp home page GithubHelp logo

takao-takass / followcheck Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 170 KB

followcheckのバッチ処理 ※TwitterAPIの仕様変更に伴いサービス終了&メンテ終了

Python 98.65% Shell 1.35%

followcheck's Introduction

followcheck

  • followcheckのバッチ処理です。
  • Twitterからツイートをフェッチしたり、添付されている画像・動画をサーバーのDISKにキャッシュしたりします。

バッチ処理の内容

  • fc_compress_media.sh
    • 画像ファイルの品質を落としてファイルサイズを減らすバッチ処理。
  • fc_create_remlist.sh
    • リムられリストを作成するバッチ処理。
    • フォローをリムーブしたユーザーを検出します。
  • fc_create_thumbs.sh
    • キャッシュした画像と動画から、画面表示用のサムネイル画像を作成するバッチ処理。
  • fc_delete_checked_tweets.sh
    • 既読したツイートを削除するバッチ処理。
  • fc_delete_olddata.sh
    • 一時期使っていたデータお掃除ツール。
  • fc_download_medias.sh
    • ツイートに添付されている画像・動画をサーバーにキャッシュするバッチ処理。
  • fc_update_tweets.sh
    • ツイートをフェッチするバッチ処理。
  • fc_download_tweets.sh
    • ツイートをフェッチするバッチ処理。(初回フェッチ用)
  • fc_exists_media_file.sh
    • 不具合により誤削除してしまった画像・動画を再キャッシュするバッチ処理。
  • fc_repair_users.sh
    • ユーザ情報を修復するバッチ処理。
  • fc_update_reluser.sh
    • データベースに登録されているTwitterアカウントの情報を最新にするバッチ処理。

followcheck's People

Contributors

takao-takass avatar takahirotada avatar

Watchers

 avatar

followcheck's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.